ubuntu , serviio1.3 library not adding
ive used serviio for several years on windows without issue, ive just installed ubuntu in its place and am now installing serviio.(version 1.3)
all installs fine, however when i try to add a folder , and whilst it adds ok, the folder files are never added, and the "force refrsh" button is greyed out - it is not greyed out until i try and add a folder.
things i have tried
add a single media file to /tmp and add /tmp as a folder - same error
recompile ffmpeg with the latest source - same issue
reinstall to no effect
start/restart
clear the "db" directory
i get no errors in the logs (except two errrors from ffmpeg as per the log extract below) which i dont believe are an issue for this particular problem
>>>>>>>>FFMPEGWrapper] Found FFmpeg: ffmpeg version 1.1.g
it Copyright (c) 2000-2013 the FFmpeg developers
2013-08-16 17:50:27,835 WARN [FFMPEGWrapper] FFmpeg is not compiled with librtm
p support, RTMP streaming will not work.
2013-08-16 17:50:27,835 WARN [FFMPEGWrapper] FFmpeg is not compiled with libass
support, rendering subtitles (hardsubs) will not work.
<<<<<<<<<<<<
can someone please point me as to what i can try next to get this working?
thank you