podget use with mpd/mpd #57
theorbitofmercury
started this conversation in
Show and tell
Replies: 2 comments 2 replies
-
This is an interesting suggestion but there might be one small issue. What if the podget session takes more than 15 minutes? That delay could affect what needs to happen to the files. Might be better to put all this into one wrapper script then set it as a cronjob. FILE: /usr/local/bin/mypodget.sh
crontab:
Now this should work but may interfere with any automatic cleanup that Podget attempts to do because of the path changes in the playlist. |
Beta Was this translation helpful? Give feedback.
2 replies
-
see the issue thread ( #58 ) for further stuff |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Found podget to be the easiest/simplest pod catcher for my Raspberry Pi(s)/mpd/snapcast constellation. I had to do some work on the New playlists. So:
crontab:
Hope this of use to someone else.
Beta Was this translation helpful? Give feedback.
All reactions