FAQ  •  Register  •  Login

Sorting of feeds possible?

Moderator: martyn

<<

Cantello

Serviio newbie

Posts: 6

Joined: Wed Oct 12, 2011 7:45 am

Post Tue Feb 07, 2012 9:30 am

Sorting of feeds possible?

Is it somehow possible to sort the online resources/feeds? Currently they are only sorted by date added, which is not very convenient...

Thanks,
Helge.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Wed Feb 08, 2012 12:58 pm

Re: Sorting of feeds possible?

I assume you mean items in the feed.... Date (ie the order the items have been added to the feed) is the only way. WebResources plugin can implement whatever sorting is appropriate for the resource but I assume it takes the items in the same way they appear on the web site in most cases.
<<

Cantello

Serviio newbie

Posts: 6

Joined: Wed Oct 12, 2011 7:45 am

Post Wed Feb 08, 2012 4:15 pm

Re: Sorting of feeds possible?

zip wrote:I assume you mean items in the feed....


Actually I was referring to the order of the different feeds, not the order of the individual items within the feeds. I don't know in which file they are defined (to edit the order manually) and via the console (kairoh's WebUI) there is no way to sort them.

Probably I'm just too blind to see what's obvious, but I need a hint in the right direction.
<<

Citronel

Streaming enthusiast

Posts: 28

Joined: Fri Feb 03, 2012 10:28 pm

Post Wed Feb 08, 2012 4:24 pm

Re: Sorting of feeds possible?

On my TV Samsung 5000 I see the feed ordered as I have entered them in Serviio, in media player EGREAT I see the feeds ordered alphabetical and also individual items within the feeds.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Wed Feb 08, 2012 10:29 pm

Re: Sorting of feeds possible?

there is an open ticket on adding the ordering functionality to the console. It'll be added in future.
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Wed Feb 08, 2012 10:37 pm

Re: Sorting of feeds possible?

Horray!!
<<

Cantello

Serviio newbie

Posts: 6

Joined: Wed Oct 12, 2011 7:45 am

Post Thu Feb 09, 2012 6:10 am

Re: Sorting of feeds possible?

zip wrote:there is an open ticket on adding the ordering functionality to the console. It'll be added in future.


Yay, thanks! Are you referring to #226?
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Thu Feb 09, 2012 5:37 pm

Re: Sorting of feeds possible?

That one is for local files, this is for the online ones: https://bitbucket.org/xnejp03/serviio/issue/423/
<<

will

DLNA master

Posts: 2138

Joined: Mon Aug 30, 2010 11:18 am

Location: UK

Post Thu Feb 09, 2012 5:47 pm

Re: Sorting of feeds possible?

How is this going to be implemented from the REST API perspective? Will it be an extra parameter (sortOrder)?

At the moment, what would happen if all items were removed in one PUT, and then they were all added back (in the desired order) without their id's in a second PUT request? Would serviio have to look up everything again, or could it use the cached content?
Will

ServiiDroid (Android Console) Developer: Download | Home | Support
ServiiGo (Android 3G/4G/WiFi Playback App) Developer: Download | Home | Support
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Fri Feb 10, 2012 11:12 am

Re: Sorting of feeds possible?

will wrote:How is this going to be implemented from the REST API perspective? Will it be an extra parameter (sortOrder)?

yes
At the moment, what would happen if all items were removed in one PUT, and then they were all added back (in the desired order) without their id's in a second PUT request? Would serviio have to look up everything again, or could it use the cached content?

It'd use some cache (for ffmpeg -i) but would have to parse the feeds again.

Return to Video feeds

Who is online

Users browsing this forum: No registered users and 3 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.