RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login

    Please Test: Adding support for "All", "Favorites" and "Last Played" systems

    Scheduled Pinned Locked Moved Ideas and Development
    emulationstatiofavouritescustom system
    226 Posts 19 Posters 100.4k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • cyperghostC
      cyperghost @pjft
      last edited by cyperghost

      @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 in all-gamessystem
      If I want directly remove from auto-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 enter auto-favoriteand 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!

      pjftP 1 Reply Last reply Reply Quote 0
      • pjftP
        pjft @cyperghost
        last edited by

        @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!

        cyperghostC 1 Reply Last reply Reply Quote 1
        • cyperghostC
          cyperghost @pjft
          last edited by

          @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 in auto-favoritesystem
          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!

          1 Reply Last reply Reply Quote 0
          • pjftP
            pjft
            last edited by

            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!

            lilbudL 1 Reply Last reply Reply Quote 0
            • lilbudL
              lilbud @pjft
              last edited by

              @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?

              Creator of the Radiocade: https://retropie.org.uk/forum/topic/6077/radiocade

              Backlog: http://backloggery.com/lilbud

              pjftP 1 Reply Last reply Reply Quote 0
              • pjftP
                pjft @lilbud
                last edited by

                @lilbud The idea is that all will be created via ES.

                See here for the concept:

                https://retropie.org.uk/forum/post/90376

                1 Reply Last reply Reply Quote 0
                • cyperghostC
                  cyperghost
                  last edited by

                  @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

                  pjftP 1 Reply Last reply Reply Quote 0
                  • pjftP
                    pjft @cyperghost
                    last edited by

                    @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 :)

                    1 Reply Last reply Reply Quote 1
                    • cyperghostC
                      cyperghost
                      last edited by

                      @pjft @Hex

                      uploaded binary!
                      Feel free to test on your mashines
                      It's called ES 2.3.1 RP merged commit favorites + power saving v2

                      lilbudL 1 Reply Last reply Reply Quote 0
                      • lilbudL
                        lilbud @cyperghost
                        last edited by

                        @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

                        Creator of the Radiocade: https://retropie.org.uk/forum/topic/6077/radiocade

                        Backlog: http://backloggery.com/lilbud

                        cyperghostC 1 Reply Last reply Reply Quote 0
                        • cyperghostC
                          cyperghost @lilbud
                          last edited by

                          @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

                          lilbudL 1 Reply Last reply Reply Quote 0
                          • lilbudL
                            lilbud @cyperghost
                            last edited by

                            @cyperghost

                            http://knowyourmeme.com/memes/knuckles

                            Creator of the Radiocade: https://retropie.org.uk/forum/topic/6077/radiocade

                            Backlog: http://backloggery.com/lilbud

                            1 Reply Last reply Reply Quote 1
                            • cyperghostC
                              cyperghost
                              last edited by

                              @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!

                              1 Reply Last reply Reply Quote 0
                              • pjftP
                                pjft
                                last edited by

                                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.

                                R 1 Reply Last reply Reply Quote 5
                                • meleuM
                                  meleu
                                  last edited by

                                  @pjft Huge thanks bro!!

                                  • Useful topics
                                  • joystick-selection tool
                                  • rpie-art tool
                                  • achievements I made
                                  pjftP 1 Reply Last reply Reply Quote 0
                                  • pjftP
                                    pjft @meleu
                                    last edited by

                                    @meleu not at all, my pleasure!

                                    Go and have fun. :)

                                    1 Reply Last reply Reply Quote 1
                                    • R
                                      red2blue
                                      last edited by

                                      @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?

                                      1 Reply Last reply Reply Quote 0
                                      • R
                                        red2blue @pjft
                                        last edited by

                                        @pjft how do I update it to make it do this from main repository

                                        1 Reply Last reply Reply Quote 0
                                        • HexH
                                          Hex
                                          last edited by Hex

                                          @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

                                          Sent from 20,000 leagues under the sea.

                                          Powersaver Emulation station : https://github.com/hex007/EmulationStation
                                          ES dev script : https://github.com/hex007/es-dev/blob/master/es-tests.sh

                                          R 1 Reply Last reply Reply Quote 0
                                          • R
                                            red2blue @Hex
                                            last edited by red2blue

                                            @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?

                                            HexH 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            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.