recalbox / recalbox-manager

Django project to manage a Recalbox from a web interface
MIT License
14 stars 54 forks source link

[4.0.0] Some paths changed #51

Closed substring closed 7 years ago

substring commented 8 years ago

root's home moved to /recalbox/share/system. Some files have moved too (logs, confs) Some other paths must have changed, can't tell you all for now. Just ask if you need some more details

sveetch commented 8 years ago

I'm pinning this, we will move master and bump to a new major version for Recalbox 4.x and add a new branch for 3.3.x support

sveetch commented 8 years ago

Ok you can start editing these paths into branch https://github.com/recalbox/recalbox-manager/tree/recalbox_4-x until i'm able to work with Recalbox 4.0, then i would merge it in master definitively.

For now i will finish some things on https://github.com/recalbox/recalbox-manager/tree/recalbox_3-x

See file project/settings.py to add these paths changes.

sveetch commented 8 years ago

Oops, i should have not close the issue..

digitalLumberjack commented 8 years ago

https://github.com/recalbox/recalbox-manager/pull/57

sveetch commented 7 years ago

This should be ok now