Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I migrate with jessie to new version 1 with mpd? #137

Closed
MiczFlor opened this issue Aug 16, 2018 · 0 comments
Closed

How do I migrate with jessie to new version 1 with mpd? #137

MiczFlor opened this issue Aug 16, 2018 · 0 comments

Comments

@MiczFlor
Copy link
Owner

The new master version as of 1.0 has only been tested on stretch and NOT jessie. I haven't tested if the install script works. But it might.

If somebody wants to try the one line install script, please post the results here.

The latest version with VLC as the audio player is copied to the branch Version-0.9.7-with-VLC-(discontinued).

Two things you can do to park with this version:

git fetch
git checkout Version-0.9.7-with-VLC-(discontinued)
git pull

This will park you in the latest branch - which might still get some updates. Your audio files and configurations will not be affected. So it should continue to work.

Another way is

cd /home/pi/RPi-Jukebox-RFID
rm -rf .git

This will totally disconnect the install from the github activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant