Please Test: Adding support for "All", "Favorites" and "Last Played" systems
-
@pjft said in Please Test: Adding support for "All", "Favorites" and "Last Played" systems:
@cyperghost no, no changes there. Would you be able to take a video of that, for me to see if anything stands out?
Got this!
What happens if you do that to the same ROM in its original system? Will it remove it as intended? Is it in all Roms?
That works, Badge "Removed 'xxxxx' from 'Favorites' appears" and selected ROM will disapper on
auto-favorite
The adding and removing works also inall-games
system
If I want directly remove fromauto-favorites
then ES crashes with "segmentataion fault"What collections do you have enabled?
all three systems
Can you tell me where you have the ROM (subfolder? What exact system?).
I have symlinked FAT32 USB-Stick to
~/RetroPie/roms
There all system are arranged as in original state. The system does not matter if I enterauto-favorite
and press Y then ES is breaked.Are you parsing gamelists? Not?
No... Parsing is diabled, saving of metadata on exit is enabled
Sorry for the trouble. That's certainly a problem, and I may end up having to put together a small debug build and send it your way just to get some more logs.
But I located the bug!
It is the power saving feature @hex in the older version with the info note!
If it is disabeld it works! enabeld it crashes ES....
I provide the binary in download archive here >> https://github.com/crcerror/emulationstation-binary-archive
Go to PI2/3 section and download Powersaving and Favorite system build. I'm on journey and can't test out now. But as I said it's the older version of @hex mod.
It may be elimanated in newer versions!I edited my previous post
Annother small bug
In auto-lastplayed if you press select and menu with filter will pop up then filtering of "sort games by" is automatically set to "Filename, Ascending"
You will loose setted feature "Last Played, Ascending" even after you leave system and enter it again. Just after restart!
-
@cyperghost Thanks.
That's good to know, and thanks for investigating and narrowing down.
@Hex : is this something you'd be able to debug on your end, as to why we're getting a segmentation fault if we remove an element from the current view? Maybe you'll be able to replicate it if you edit the metadata of a game and choose to delete the file (attention: it will effectively delete a file, so you may want to create test files for that). See if that crashes on your end at the moment, as it seems not to happen without PS enabled.
In regards to the auto-lastplayed filter, yeah, I know... we don't have pre-sets selected in the menu, which sucks. That also happens if you sort any gamelist, and then go back to the menu.
I may leave it at that for now and fix it later, as that's a separate thing, but good catch.
Thanks!
-
@pjft said in Please Test: Adding support for "All", "Favorites" and "Last Played" systems:
That's good to know, and thanks for investigating and narrowing down.
Yes, better to catch this in early development state. Maybe it's fixed in later power saving branches but I've no chance to test. Someone must merge yours and @hex branch and test out!
@Hex
ES just breaks if you press Y inauto-favorite
system
All other systems work as aspected!In regards to the auto-lastplayed filter, yeah, I know... we don't have pre-sets selected in the menu, which sucks. That also happens if you sort any gamelist, and then go back to the menu.
I may leave it at that for now and fix it later, as that's a separate thing, but good catch.Can you reload sort mode after entering
auto-lastplayed
again?Thanks!
Thank you for debugging instructions!
-
So, end of day update:
- Added the "caps" to the system name;
- Adjusted the "Go to Random Game" functionality to behave as discussed earlier;
- Added a "Filter by Favorites" per system, so far. I may add an option to make it global to be closer to the ES-Kids branch at a later stage, but not for now.
- (Hopefully) A few fixes to nasty, hidden bugs spotted by @Zigurana (thanks!).
- A few other quality of life changes, I suppose, but mostly around the code.
So if nobody runs into issues when testing it, I'm reasonably happy with its current state and hopefully the PR can go into the normal approval flow.
Well, as soon as I rebase it, I imagine.
Thank you all!
If all goes well, next stop: user created collections!
-
@pjft said in Please Test: Adding support for "All", "Favorites" and "Last Played" systems:
next stop: user created collections
Will they function the same as favorites and lastplayed? Also, how would we create them? would it be done through ES?
-
@lilbud The idea is that all will be created via ES.
See here for the concept:
-
@pjft
I merged your brach together with powersavings enabeld.
The bug @hex Powersavings is still there :( - I will post this habbit on PowerSavings Thread- Added the "caps" to the system name;
works!
- Adjusted the "Go to Random Game" functionality to behave as discussed earlier;
Nice solution. If there is no other urgent need for X then it is a good usecase
- Added a "Filter by Favorites" per system, so far. I may add an option to make it global to be closer to the ES-Kids branch at a later stage, but not for now.
Well this works as an filter for
auto-lastgames
to show only favorite entries.
Why not? At the moment I see no usecase and but no case against this...- (Hopefully) A few fixes to nasty, hidden bugs spotted by @Zigurana (thanks!).
- A few other quality of life changes, I suppose, but mostly around the code.
Didn't notice ;)
I upload binary to my github https://github.com/crcerror/emulationstation-binary-archive
-
@cyperghost Thanks for testing!
You can, I suppose, filter by favorites the "All Games" list to have the same as favorites, sure. It's just that access to Favorites is a common use case, but yeah, good catch.
I added this morning a sort by system, which is useful on the collections.
I'm still finalizing a bug fix from @Zigurana 's report, as it isn't fixed yet :)
The PS bug will need to be looked into on the PS side of things, as I don't know what's being added there. But hopefully that'll be done in due time.
Thanks for looking into this :)
-
-
@cyperghost said in Please Test: Adding support for "All", "Favorites" and "Last Played" systems:
ES 2.3.1 RP merged commit favorites + power saving v2
and Knuckles
-
@lilbud said in Please Test: Adding support for "All", "Favorites" and "Last Played" systems:
@cyperghost said in Please Test: Adding support for "All", "Favorites" and "Last Played" systems:
ES 2.3.1 RP merged commit favorites + power saving v2
and Knuckles
Sorry? - I didn't get you
-
-
@lilbud
Yes I should use shorter descriptions.
But not really much would download and install the compiled binaries - sadly.
That would speed up debugging a lot! -
Hi all.
Thanks a lot for your hard work and effort in testing this!
It's now been merged to the main repository, so you now have favorites and such provided you're using a supported theme:)
Next stop: custom collections. I'll open a new topic for that when there's something to test!
Thanks and have a great weekend.
-
@pjft Huge thanks bro!!
-
@meleu not at all, my pleasure!
Go and have fun. :)
-
@pjft hey man I'm super confused and I don't quite understand github and compiling...
So how do I incorporate your features on to my pi?? I really want the favorites thing and the power saving thing..
Also since we're on the subject how do I grab things from github branches and put it into my pi??? Like when I go under comments for let's say retropie github and people add fixes or features how do I put that onto my pi?
-
@pjft how do I update it to make it do this from main repository
-
@red2blue All you have to do is update emulationstation from source in Retropie setup and it will have this feature as it has been incorporated into main repo
-
@Hex oh sweet!! Does it come with your power saving thing as well??
Do i need to take my emulationstayion off kids mode? Which themes are supported?
Also can you help me on loading github requests pulls or whatever it's called onto my pi?
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.