RetroPie-Manager web app (Recalbox-Manager fork/mod)
-
Done! It's now in experimental packages! ;-)
-
@meleu Feeling a bit silly, but I have installed from the experimental packages and started it from the menu and set it to start on boot. I am trying to access it via web browser at my PI's IP address but get page not found. Is there more that I need to do?
-
@wmcclelion Hah, needed to add :8000 to direct to the port. /blush
-
WOW, I just came across this today, looking forward to giving it a try.
Myself, I can't see it getting used a lot, be people I've built PIs for sure will. What do you think about adding a virtual shell\console to it? I realise there is remote tools, but while you're in there....Not sure how this would work, it's just an idea. I managed a lot of devices that do this, web based UI, then you can throw to a shell for more advanced work. Prob is, it's often java based and no one wants that
-
I am loving this package. It makes managing my rom and bios sets a lot easier. I was wondering, would it be possible to add the ability to rename the files from the web app? I know I can do it via the Samba share or even directly from an SSH session, but it would be nice to be able to do it from the web page. Also, where is it pulling the file info when you upload? I used it to upload a Sega CD bios file and it told me it was a unsupported bios after the upload.
-
Any future updates for the manager?
-
@wmcclelion sadly @Botolo seems to be very busy nowadays. And he is the webdevelopment guy...
-
Has anyone tried to run this lately? I've just installed this and am getting an error:
"A server error occurred, please contact the administrator."
-
@robertybob did you installed using the RetroPie-Setup? If yes, can you paste the log somewhere? (I like ghostbin.com for pasting long files).
-
I have the exact same issue
"A server error occurred, please contact the administrator."
I have installed it via the RetroPie Setup
-
I will look into it
-
@meleu Sorry to come across like an idiot, but which log?
-
@robertybob look at your
/home/pi/RetroPie-Setup/logs/
;-)
The RetroPie-Setup logs are named asrps_TIME_STAMP.log.gz
and are gziped, but you can read it with thezless
command. -
@meleu said in RetroPie-Manager web app (Recalbox-Manager fork/mod):
/home/pi/RetroPie-Setup/logs/
i am running into the same problem
here is my log from trying to update the package through the retropie setup -
Did you have it installed before? If so please try removing then re-installing as I changed the module install method which is incompatible with the old one when it was first added. I've not had a chance to look yet though if there is another issue.
-
Installed fine here (and updated fine after). I suspect you just need to remove and reinstall - then it should be good for future upgrades.
-
@BuZz i removed the package and then reinstalled it, here is the log from re-installing.
http://pastebin.com/UQcH4rkc
i still get "A server error occurred. Please contact the administrator." when i try to connect through chrome -
the install issue is different from that error. I am looking into that.
-
The previous module installed the requisites system wide afair, and I changed it to not do this but to install correctly just in the install folder. I missed the fact that the
rpmanager.sh
doesn't initialise the python virtualenv - it will need the addition to do this.source /opt/retropie/supplementary/retropie-manager/bin/activate
before running. I'll fork it and do the code and submit a PR. -
I don't have more time to do this right now, so I will look further in a bit (unless someone else wants to have a go). I missed this when I converted the module, as it had already installed the requirements system wide. As this is a retropie module we want to be able to "remove" I changed that so it just needs adjusting to work via the virtualenv.
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.