Page 1 of 1

Plugins not working on ds214play

PostPosted: Mon Apr 18, 2016 9:17 am
by Urbanshenkie
the version i use is 1.6 on a ds214play with twitch streams and youtube plugin
Plugins are in the volume1/public/serviio/plugins. the dir only have admin writes

do i need to put special serviio writes on the volume1/public/serviio/plugin directory ??

tryed ffmpeg -i

it says Protocol not found

what can i do ?

Re: Plugins not working on ds214play

PostPosted: Tue Apr 26, 2016 7:14 pm
by patters
Serviio runs as root, so no special permissions necessary.
if you run "ffmpeg -i" it will use the system default version of ffmpeg not the Serviio one. You need to use:
  Code:
/var/packages/Serviio/target/bin/ffmpeg -i


I can confirm that the YouTube plugin works for me, on the same NAS. I haven't tested Twitch.