Results 1 to 4 of 4

Thread: Possible to change TV Show order?

  1. #1
    Join Date
    Jul 2009
    Posts
    15

    Default Possible to change TV Show order?

    I have about 30 tv shows on boxee. I'd like to organize them so the shows i watch more frequently are shown first in the tv show list. Is there anyway to do this other than removing all the shows and manually adding them back in the order you like them?

  2. #2
    Join Date
    Apr 2009
    Location
    Orbiting Venus
    Posts
    16,174

    Default

    Unfortunately, no. However, you could make the most frequently watched shows your "favorites"... versus having all 30 shows in one screen.
    Note: This is a users' community forum. For official support, submit a Support Request.
    You can also find out how to Get Help or read the Boxee TV and Boxee Box Documentation.

    SageTV Server 7.1.x w/Gemstone and Plex Home Theater v0.9.9.7.146 w/PlexPass
    HD-PVR w/v1.5.6 drivers / Hauppauge IR blaster / FiOS Extreme HD / Motorola QIP6200 / SPDIF+720p Fixed Output
    on HP Media Center 8400F (Phenom 9500 QuadCore 2.2GHz, nVidia GeForce 8500 GT)
    via Olevia 247TFHD/Onyko TX-SR606/Harmony 550/HP MediaSmart EX490 WHS w/12TB
    Plex Media Server v0.9.7.22 on HP Touchsmart 600-1105xt
    Sonos Play:3, Connect / Simple.TV / Roku 2 XS+Plex / iPhone 5 / iPad 2

    "Some people just aren't happy unless they're disappointed or angry."

  3. #3
    Join Date
    Jul 2009
    Posts
    15

    Default

    Thanks for the reply. I'm actually already viewing them from the favorites screen - because some are online streamed and some are local. Oh well. Thanks for the reply.

  4. #4
    Join Date
    Sep 2011
    Location
    Stockholm, Sweden
    Posts
    1,292

    Default

    Quote Originally Posted by darcilicious View Post
    Unfortunately, no. However, you could make the most frequently watched shows your "favorites"... versus having all 30 shows in one screen.
    Actually I see one way to do it, though it is a bit extreme, and would demand a full rescan each time he wants to change the order again (though not when just inserting something new).

    The method I'm hinting at is simply to use a "tvshow.nfo" file for every TV show, with each such file having a title tagline before the ID tagline, and editing that title so as to include a simple ordinal number. Since Boxee will accept this as a valid title when getting it from an NFO file this way, it will then sort all the shows in the specified numeric order.

    Various numbering schemes are possible, but it is best to not fixate on numeric accuracy, but rather settle for string-related functionality.

    For example, if you already have the "111: real_showtitle_111" and "112: real_showtitle_112" then inserting something between them with a strictly numeric approach would require renumbering by editing NFO files for all shows from number 112 and up...

    But if you just treat them as extensible strings instead, then the obvious way of doing it is to keep all existing titles unchanged, and instead entitle the new show to something like "1115: real_showtitle_1115". And that still leaves room for some more additions to either side without again having to extend the digit count.

    This way you can always insert unlimited new shows between existing ones, at cost only of having to use longer number strings, and you never have to renumber or make a full rescan except when you want to change already existing titles and/or ordering (as Boxee will see that as old shows disappearing, which usually requires full rescan).

    So for those that can live with having a 'weird number' in front of the real title, this should solve the ordering problem.


    But it would of course be even better if the Boxee Team could implement the separate 'sorttitle' tagline discussed a while ago in other posts, so that this kind of ordering could be enforced by user NFOs without affecting the titles displayed in the show lists.

    And a further improvement would then be to add a new sort option to both 'Movies' and 'Shows' lists, so that we could choose whether the sorting should be done relative to 'sorttitle' or the normal 'title' displayed in the lists. That would give us the best of both worlds, exchangable by toggling a single option flag...

    Edit:
    Naturally this method could only work for local files at present, as we have no way to apply user-supplied NFOs to online material.
    Perhaps that is yet another future improvement to consider. (I see some possible ways to implement that as well.)

    Best regards: Ronald
    Last edited by Ronald; December 5th, 2011 at 02:26 AM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •