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

    RetroPie-Manager web app (Recalbox-Manager fork/mod)

    Scheduled Pinned Locked Moved Ideas and Development
    89 Posts 15 Posters 56.8k 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.
    • meleuM
      meleu @Botolo
      last edited by

      @Botolo said in Recalbox Manager port:

      @herb_fargus said in Recalbox Manager port:

      @Botolo yeah I just tested it and it's very lightweight. Once we sort out the repository stuff we can add some things like the runcommand log. A few icon changes, maybe the colours too. I can get a working module that will automate the install somewhat and we can throw it on zerojays retropie-extra extra repository

      Do you think we should get rid of the original recalbox variables?

      I think yes. I'll try to do it tonight.

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

        I found a problem. The RetroPie-Manager isn't able to show subdirs in ROMs directories.
        For example, my /home/pi/RetroPie/roms/nes has the following subdirs:
        0-9/
        a/
        b/
        c/
        d/
        etcetera...

        When I open the NES' ROMs dir in RetroPie-Manager, it's empty.

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

          @meleu said in Recalbox Manager port:

          I found a problem. The RetroPie-Manager isn't able to show subdirs in ROMs directories.
          For example, my /home/pi/RetroPie/roms/nes has the following subdirs:
          0-9/
          a/
          b/
          c/
          d/
          etcetera...

          When I open the NES' ROMs dir in RetroPie-Manager, it's empty.

          I know, but this could be tricky to solve since that module has been designed for a single level folder structure.

          1 Reply Last reply Reply Quote 0
          • R
            Redstoner @Botolo
            last edited by

            @Botolo dude, you and you're friends are amazing!

            "See, if I start running slightly earlier than someone else, I seem faster." -Johan Cruyff

            B 1 Reply Last reply Reply Quote 0
            • B
              Botolo @Redstoner
              last edited by

              @Redstoner said in Recalbox Manager port:

              @Botolo dude, you and you're friends are amazing!

              Thanks. I'm happy @meleu and @herb_fargus wanted to help :)

              1 Reply Last reply Reply Quote 0
              • meleuM
                meleu
                last edited by

                Hey guys!
                A small update:
                A did a small script to simplify the commands to start/stop the RetroPie-Manager.
                Take a look at https://github.com/botolo78/RetroPie-Manager again ;-)

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

                  @herb_fargus made an adjustment and now the RetroPie-Manager can run on a ubuntu-based RetroPie.

                  @Botolo maybe you should rename this thread to "RetroPie-Manager web server", what do you think? ;-)

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

                    @herb_fargus made an adjustment and now the RetroPie-Manager can run on a ubuntu-based RetroPie.

                    @Botolo maybe you should rename this thread to "RetroPie-Manager web server", what do you think? ;-)

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

                      @meleu said in Recalbox Manager port:

                      RetroPie-Manager web server

                      web app maybe?

                      meleuM 1 Reply Last reply Reply Quote 1
                      • meleuM
                        meleu @Botolo
                        last edited by

                        @Botolo Well... It's really a server (a system that responds to requests across a computer network to provide a service). But we don't care about these formalities! Name it as you like ;-)

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

                          @meleu said in RetroPie-Manager web app (Recalbox-Manager fork/mod):

                          @Botolo Well... It's really a server (a system that responds to requests across a computer network to provide a service). But we don't care about these formalities! Name it as you like ;-)

                          I know it's a server, but I don't wont to let people think you need to install a new server :D

                          1 Reply Last reply Reply Quote 1
                          • Drakaen391D
                            Drakaen391
                            last edited by

                            @Botolo Do you mind if I modify it myself to port in my Backup/restore script into it?

                            I like the interface makes things alot smoother then the current way of doing things

                            RPi B & RPi 3B OC (Now Raspberry pi 4b 8gb)
                            Retropie (Latest Stable)
                            PiBox with Wind Tunnel Cooling System

                            meleuM 1 Reply Last reply Reply Quote 1
                            • meleuM
                              meleu @Drakaen391
                              last edited by meleu

                              @Drakaen391 said in RetroPie-Manager web app (Recalbox-Manager fork/mod):

                              @Botolo Do you mind if I modify it myself to port in my Backup/restore script into it?

                              Hey! It's on github man! There is no need to ask for it!
                              Just fork and play with the code. If you think your changes are usefull and want to share, do a Pull Request so we can see what you did.

                              • Useful topics
                              • joystick-selection tool
                              • rpie-art tool
                              • achievements I made
                              1 Reply Last reply Reply Quote 0
                              • B
                                Botolo
                                last edited by Botolo

                                Sure, you can do whatever you want :)
                                I'm playing around with django now because I'd like to understand what's under the hood. It's possible in the future I'll release a new version (with another repo of course) not forked from Recalbox Manager and completely written from scratch.

                                I'd like to extend it's functions so we will be able to manage rom subfolders (1 level i think) and play around some more with roms and files.

                                Any request from you?

                                1 Reply Last reply Reply Quote 0
                                • S
                                  simbz23
                                  last edited by

                                  Hey guys,

                                  Love the web interface, install worked perfectly. Only problem I am having is with autostart. I followed the instructions to start on boot, and its not working. I added this line to autostart.sh:

                                  /home/pi/RetroPie-Manager/rpmanager.sh --start --user pi 2>&1 &
                                  emulationstation #auto

                                  Web manager doesn't start at boot. I know the path to is correct, and I also tried removing the "2>&1 &", and still doesn't work. Any ideas? :-/

                                  RetroPie 4.0 RC1
                                  Pi3
                                  Logitech F310

                                  Overlay and launching image repo
                                  https://github.com/simbz33/retropie-overlay

                                  meleuM 1 Reply Last reply Reply Quote 0
                                  • meleuM
                                    meleu @simbz23
                                    last edited by

                                    @simbz23
                                    I'm not used to use the autostart feature., but I would like to help you with it.

                                    Can you change the line on your autostart.sh to this?:

                                    /home/pi/RetroPie-Manager/rpmanager.sh --start --user pi 2>&1 > /tmp/rpmanager.log
                                    

                                    And then paste the /tmp/rpmanager.log here.

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

                                      @herb_fargus
                                      Did you give up that RetroPie scriptmodule for RetroPie-Manager installation?
                                      If yes, would you mind if I try to finish it?

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

                                        Thanks for the reply @meleu !

                                        Ran the command like you asked, and the log file was created after a reboot of the pi3, but has nothing inside of it? :-/

                                        Overlay and launching image repo
                                        https://github.com/simbz33/retropie-overlay

                                        meleuM 1 Reply Last reply Reply Quote 0
                                        • herb_fargusH
                                          herb_fargus administrators @meleu
                                          last edited by

                                          @meleu this is as far as I got with it:

                                          https://github.com/HerbFargus/RetroPie-Setup/blob/742d55a313ff6184dba23c207a3db5827a873fef/scriptmodules/supplementary/retropie-manager.sh

                                          But yeah feel free, I am starting a new job and finishing moving so I don't know if I'll have the time.

                                          If you read the documentation it will answer 99% of your questions: https://retropie.org.uk/docs/

                                          Also if you want a solution to your problems read this first: https://retropie.org.uk/forum/topic/3/read-this-first

                                          1 Reply Last reply Reply Quote 1
                                          • meleuM
                                            meleu @simbz23
                                            last edited by

                                            @simbz23
                                            Some questions to let me try to understand what can be the problem:

                                            If you use the same command direct in the command line, does it work?

                                            Where exactly is your autostart.sh (what directory)?

                                            Is there some other command on your autostart.sh? Do they work?

                                            • Useful topics
                                            • joystick-selection tool
                                            • rpie-art tool
                                            • achievements I made
                                            S 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.