Sort Library Online Sources
Thanks
gbenze wrote:Allow to sort library online sources. Sometimes I want to move certain sources to the start of the list or group together and I can't with the current interface. I think a Up and Down button will suffice.
Thanks
steveaj wrote:Up and down buttons REALLY useful, folders could add convenience too.
mpemberton5 wrote:Web UI for PHP will have this in the next release. Keep on the lookout.
Cheers,
Mark
zip wrote:mpemberton5 wrote:Web UI for PHP will have this in the next release. Keep on the lookout.
Cheers,
Mark
HOw will you implement it? I think I'll add a index attribute to sort by. I assume you will remove all and add them again..?
<onlineRepositories>
<onlineRepository>
<id>1</id>
<repositoryType>FEED</repositoryType>
<contentUrl>http://diystyle.net/vodcasts/feed/</contentUrl>
<fileType>VIDEO</fileType>
<repositoryName>http://diystyle.net/vodcasts/feed/</repositoryName>
<enabled>true</enabled>
<accessGroupIds>
<id>1</id>
</accessGroupIds>
</onlineRepository>
<onlineRepository>
<id>2</id>
<repositoryType>FEED</repositoryType>
<contentUrl>http://streams.wgbh.org/online/clas/clas_performance.xml</contentUrl>
<fileType>AUDIO</fileType>
<repositoryName></repositoryName>
<enabled>true</enabled>
<accessGroupIds>
<id>1</id>
</accessGroupIds>
</onlineRepository>
</onlineRepositories>
<onlineRepositories>
<onlineRepository>
<id>3</id>
<repositoryType>FEED</repositoryType>
<contentUrl>http://streams.wgbh.org/online/clas/clas_performance.xml</contentUrl>
<fileType>AUDIO</fileType>
<repositoryName></repositoryName>
<enabled>true</enabled>
<accessGroupIds>
<id>1</id>
</accessGroupIds>
</onlineRepository>
<onlineRepository>
<id>4</id>
<repositoryType>FEED</repositoryType>
<contentUrl>http://diystyle.net/vodcasts/feed/</contentUrl>
<fileType>VIDEO</fileType>
<repositoryName>http://diystyle.net/vodcasts/feed/</repositoryName>
<enabled>true</enabled>
<accessGroupIds>
<id>1</id>
</accessGroupIds>
</onlineRepository>
</onlineRepositories>
will wrote:I had to remove them and re add them to get it work reliability when I did it for 0.6.X, which is effectively what you are doing as Serviio will ignore ids that it doesn't recognise, so you don't even need to renumber then. Having a proper sortId/index was the originally proposed solution as you would just change that and the content wouldn't have to be recached.
Xmantium wrote:I desperately want folders for online source to keep my ever growing content nicely organised.![]()
Zip is there any way the Windows console can refresh the online content list. Im using the new cool ServiioTube Chrome extension to add new content. It appears straight away saved in Web UI but not the Windows console.
Users browsing this forum: No registered users and 53 guests