Page 1 of 1

Is there any way to rename presentation items?

PostPosted: Tue Dec 31, 2013 11:38 pm
by Manala
So my TV lists these items alphabetically, but I would like to have Folders-item before anything else (Actors, Directors...). If I could rename "Folders" to be in parenthesis like "(Folders)" it should work. Is there any way to do this by editing some text file or so?

Re: Is there any way to rename presentation items?

PostPosted: Wed Jan 01, 2014 5:31 am
by Manala
Very helpful of you, thanks.

Re: Is there any way to rename presentation items?

PostPosted: Wed Jan 01, 2014 7:36 am
by Iveky
these are spam. google for meaning if you don't know what it is.

Re: Is there any way to rename presentation items?

PostPosted: Fri Jan 03, 2014 11:22 am
by zip
You can't do that unless you're up to editing some files inside the jar files

Re: Is there any way to rename presentation items?

PostPosted: Sun Jan 05, 2014 7:26 pm
by Manala
zip wrote:You can't do that unless you're up to editing some files inside the jar files

I'm up for it if it doesn't mean like editing 100 different files. What files should be edited?

Iveky wrote:these are spam. google for meaning if you don't know what it is.

Thanks a bunch!

Re: Is there any way to rename presentation items?

PostPosted: Mon Jan 06, 2014 8:15 am
by zip
Unzip Serviio.jar and edit file browse_categories.messages (for your preferred language). Then zip it back up into the jar file. Btw, the file name might not be exactly this, I don't have the code handy now.

Re: Is there any way to rename presentation items?

PostPosted: Mon Jan 06, 2014 4:08 pm
by Manala
zip wrote:Unzip Serviio.jar and edit file browse_categories.messages (for your preferred language). Then zip it back up into the jar file. Btw, the file name might not be exactly this, I don't have the code handy now.

Found them!

\org\serviio\upnp\service\contentdirectory\definition\i18n\browsingCategories_[??].properties, where [??] is the language suffix.

Works like a charm. Such a minor tweak but makes it much simpler experience to browse. Thanks!