-
Notifications
You must be signed in to change notification settings - Fork 25
Description
keep getting this error, when using aurena-server playlist.txt command
** (aurena-server:15605): WARNING **: 08:04:51.031: Failed to read config file playlist.txt
and not sure where to place the playlist.txt file, or the exact way to word and structure the playlist file with multiple audio files
here is my current playlist.txt file in /home/qrq/.config/aurena/
file:///home/qrq/aurena/src/JMelection1.mp3
file:///home/qrq/aurena/src/JMelection2.mp3
file:///home/qrq/aurena/src/JMelection3.mp3
file:///home/qrq/aurena/src/JMelection4.mp3
file:///home/qrq/aurena/src/tinyradiostation.mp3
it does manage to find a couple of the audio files, and i can hear them playing on an aurena client....but the localhost browser control, when hitting NEXT it does not find the other 3 audio files that are in the same location /home/qrq/aurena/src/
and the tracks do not make sense, it plays the 1st track listed in playlist.txt on the 8th track or similar etc...
wondering if you could provide a step by step on how to create the playlist.txt file , where to put the audio files ...
also, i did not understand your previous instruction to the other issue lister,
on using this file you instructed, or what to call it, where to place it etc...
[server]
port=5457
playlist=playlist.txt
database=media.db
thanks for your help ... using Gstreamer 1.14.5 on ubuntu 18.04