Fix playlists path
This commit is contained in:
@@ -19,9 +19,9 @@ xTevePORT="34400"
|
|||||||
|
|
||||||
### Generate playlist and XML data from Lazystream
|
### Generate playlist and XML data from Lazystream
|
||||||
echo "Running Lazystream..."
|
echo "Running Lazystream..."
|
||||||
rm ./playlists/lazystream.m3u
|
rm ./playlists/lazystream/lazystream.m3u
|
||||||
rm ./playlists/lazystream.xml
|
rm ./playlists/lazystream/lazystream.xml
|
||||||
lazystream generate xmltv /playlists/lazystream
|
lazystream generate xmltv /playlists/lazystream/lazystream
|
||||||
|
|
||||||
### Emby
|
### Emby
|
||||||
# Only necessary if xTeVe API is active
|
# Only necessary if xTeVe API is active
|
||||||
|
|||||||
Reference in New Issue
Block a user