Page 1 of 1

Features Availablity

PostPosted: Mon Jul 28, 2014 8:57 am
by rm3086
Hello,
I am new to Serviio . I am trying to decide whether to go to Serviio, Plex or stay with Twonky. I was wondering if someone can point me in the right direction to answer the following questions.


Filter file scanning by regex expression (*\thumbs\* or *\OriginalVideo\*)
Status on how many videos, audio, and photos are indexed.
Programmatically start a library refresh for a specific folder.
Is there a file you can modify to change the Shared folders? Currently using the remote console you can add, but not change the settings.

Re: Features Availablity

PostPosted: Mon Jul 28, 2014 2:30 pm
by zip
Filter file scanning by regex expression (*\thumbs\* or *\OriginalVideo\*)

No. There are some hardcoded.

Status on how many videos, audio, and photos are indexed.

There is a Status button on the Library tab. It shows the last added file, not how many there are in total.

Programmatically start a library refresh for a specific folder.

Yes, but only for the whole library. It might come in future.

Is there a file you can modify to change the Shared folders? Currently using the remote console you can add, but not change the settings.

No, it's in a database. Remote console lets you add / remove. The REST API lets you even update.

Re: Features Availablity

PostPosted: Tue Jul 29, 2014 6:19 am
by rm3086
That is great to hear. How do I find some of the hard coded folder filter expressions?

Re: Features Availablity

PostPosted: Tue Jul 29, 2014 8:36 am
by zip
It's in the code, so you cannot really change that.