Previous Page | Next Page
- by bxaimc at 7:20 PM EDT on April 13, 2018
- lmao that face really expresses feeling so well.
- by bnnm at 7:23 PM EDT on April 13, 2018
- I think you may need to use elem.value = x (changes the element's DOM property --internal object) rather that elem.setAttribute('value', x) (changes the element's HTML attribute --external representation).
I assume changing the attribute propagates to the property but delayed/inconsistently (in fact it randomly works).
- by datschge at 7:06 AM EDT on April 15, 2018
- @bnnm: thanks, converted everything. Please (hard) refresh and check again.
- by marcusss at 9:16 AM EDT on April 15, 2018
- @ datschge : The page seems to behave normally now for me since the change you made. Thanks
edited 9:16 AM EDT April 15, 2018
- by bnnm at 10:04 AM EDT on April 15, 2018
- @datschge - Thanks, seems to work fine.
Another minor bug, if a set updates the file list seems to cache/show older contents.
For example Super Robot Taisen OG Saga - Masou Kishin III - Pride of Justice (what a name) was updated with a bunch of extra files but still lists only 2.
The list also says "Last changed data retrieved Xh Ym Zs ago." but maybe that only applies to the main list? (not that it matters much).
- by datschge at 5:04 PM EDT on April 15, 2018
- @bnnm: The "Last changed data retrieved" refers to the global json data the frontend gets from the backend. The set file listings are separate from that.
Thanks for the report that updates for sets are not caught, that means the identification I currently use is unexpectedly not sufficiently unique. Will have to think how to resolve that first.
- by datschge at 5:15 AM EDT on April 17, 2018
- @bnnm: File listing cache should be correctly updated now whenever a set changes (as long as the file size is not exactly the same as before).
@bxaimc: Got a reply from JoshW, the dataset the frontend receives is delayed by one hour, so what we observed is intended.
edited 5:18 AM EDT April 17, 2018
- by bxaimc at 1:54 PM EDT on April 17, 2018
- Roger that 👍
- by bnnm at 7:09 AM EDT on April 22, 2018
- Another fun bug:
- enter file list
- press browser back
- search something
> goes to file list
Also, can't search with hyphens between words, ex. game-name is taken as "game" and exclude -name
Plus, it'd be nice if the file list also had file counts, for quick "this rip has more/less tracks than mine" checks.
edited 1:28 PM EDT April 22, 2018
- by datschge at 4:42 AM EDT on April 23, 2018
- Firefox again, huh? Search now clears those historic values as well...
When you search using hyphens to combine words you actually should already be shown a suggestion. In your example:
You excluded name, did you mean to search for "game name" as a phrase?
where "game name" is a link to the fixed search. If you are asking that behavior to be changed, sorry but no go, it's all built in full text search syntax of the db I can't change.
Added file count to the file lists.
Previous Page | Next Page
Go to Page 0 1 2 3 4 5 6 7 8 9 10
Search this thread
Show all threads
Reply to this thread:
HCS Forum Index
Halley's Comet Software
forum source