Ability to sort current subscriptions
12 comments
-
The Trickster Under the "Subscription Center" I have a great deal of subscriptions (79 in fact) and I find it difficult to locate the program I am looking for under there sometimes due to the number of entries. My suggestion would to allow the user to sort the columns such as "Name" and "Show Folder" at a minimum (sorting by all columns would be fine too). Currently the items appear on the page in the order they were added. It would be a huge improvement if I could click at the top on "Name" and sort by the name and locate what I am looking for. I feel this would be a rather minor modification for your developers but would have a huge benefit for your users.
-
Mike Reiter I totally agree...
-
Mike O'Sullivan Please - please - please.
-
Steve Gayner How about a general requirement that whenever ANY list of data is presented, it be sortable by its various fields? Not just subscriptions or queued programs, but list.
-
Roger Brotz You have my vote.
-
The Trickster It would be very easy to add this feature. I figured out that all of the data is kept in a recording.db file. That means all you would need to do to sort the entries by Title would be to use this basic SQL command.:
SELECT *
FROM Subscriptions
ORDER BY Name;Please think about adding this feature....
-
Marvin Hayssen Agreed!
-
Dennis Hugger It's a no-brainer really. Hard to imagine anything these days that doesn't at least sort alpha-numerically by default. I'd be happy with that, but additional options are easy to program, so PLEASE do it!
-
David S. They're listed in the order they were added. Wishlists, like on Amazon, often default to that order too (or the reverse of it anyway).
However, I too find it difficult to locate a specific subscription in my list of over 200 and would like to see sorting added.
-
Scott Olson I would vote on this 1,000 times if I could.
-
Patrick Richards Any possibility of getting this? I have 60+ subscriptions and I am constantly scrolling looking through the list.
-
Matt Harmon Definitely want this