Page 2 of 8 FirstFirst 1234 ... LastLast
Results 11 to 20 of 71

Thread: How to Add Recently Added to your homescreen

  1. #11
    Join Date
    Mar 2010
    Posts
    4

    Default

    Answer to my prayers

    The pedant in me must wonder why FEATURED and QUEUE are all caps, while Recently Added is not? Tried searching home.xml, but couldn't find it. Are these strings stored elsewhere?

  2. #12
    Join Date
    May 2010
    Posts
    13

    Default

    Quote Originally Posted by focusontheclouds View Post
    Is there a way to add the 'boxee feeds' that you define for your account on the boxee website to the first column on the home screen?
    Yeah I would like to know that too. I thought that was wat the 'boxee feeds' were for.

    Quote Originally Posted by bobbarrett View Post
    Answer to my prayers

    The pedant in me must wonder why FEATURED and QUEUE are all caps, while Recently Added is not? Tried searching home.xml, but couldn't find it. Are these strings stored elsewhere?
    You should edit id 52008 in "/language/English/strings.xml"


    And is there an easy way to change the "view" of the items like in the FEEDS section? Now I just put recently added in place of the feeds, but I would like to have them both.

  3. #13
    Join Date
    Nov 2009
    Posts
    7

    Default Add MY_RSS Feeds to Home Screen

    I'm not at home at moment and havent had a chance to play with newest version as much as I'd like but classes end tomorrow and I took off work so this weekend I will dig deeper and find some new tricks, glad everyone has benifited from my suggestions and I'll try to comment more if possible
    _____________________________________

    The feeds column on the home screen at installation is the 'featured' rss which includes videos suggested by friends as well as those imported from twitter/facebook/etc. if linked to your account

    Add MY_RSS Feeds to Home Screen

    Note: This will ONLY list on Home Screen your subscriptions, not the individual items within
    Also, &v= removed from end of url thus on occasion you should open rss app through apps to update the 'last_feed_refresh' value

    Sort - A to Z
    rss://www.boxee.tv/rssapi/userfeeds?sort=name


    Sort - Recently Added
    rss://www.boxee.tv/rssapi/userfeeds?sort=date
    Last edited by brokentrees; May 6th, 2010 at 11:10 AM.

  4. #14
    Join Date
    Nov 2009
    Posts
    7

    Lightbulb Thread Q&A

    Quote Originally Posted by 4lex View Post
    So I've been able to place my Hulu queue RSS URL in lieu of the suggested feed and it works great. But i got to thinking...Since I have all of my video podcasts that I subscribe to in Google Reader,, within a folder...I was wondering if there was a way to make one RSS URL to rule them all.
    You may have figured this out by now since the boxee team added the MyFeeds app back in, you can use the feed from there to pull in a list of your subscribed feeds from boxee.tv
    --- rss://www.boxee.tv/rssapi/userfeeds?sort=name ---

    Quote Originally Posted by focusontheclouds View Post
    Is there a way to list recent episodes, rather than just the TV shows? How can I look through the feed options? Is there documentation of this online, or can you direct me to a spot to browse in the boxee files?
    since the most recent boxee build, 'recently add' sort within the TV Shows Channel now sorts shows by the last time the show had an episode added. Previously, the last build used the sort value of original scan (i.e. when "Californication - S03E010" added to monitored folder and boxee added to database, the sort value would not update to show it had a recently added episode within 'My Shows' list, at least in my experience). Apologies if that was convulted. I expect that since then the feed
    --- boxeedb://recent/?limit=10 ---
    may now display the correct sort, per episode, but again this is only a guess. If you have figured out anything since your last post let me know. I'm only just now getting to play with the wonders of boxee again [media pc packed away until semester course were over].

    Quote Originally Posted by focusontheclouds View Post
    Is there a way to add the 'boxee feeds' that you define for your account on the boxee website to the first column on the home screen?
    Quote Originally Posted by generator85 View Post
    I thought that was wat the 'boxee feeds' were for.
    Updated thread, probably already resolved/discovered this, just didn't want to leave post(s) unanswered

    Quote Originally Posted by generator85 View Post
    And is there an easy way to change the "view" of the items like in the FEEDS section? Now I just put recently added in place of the feeds, but I would like to have them both.
    Why not replace the-
    middle column with your feeds,
    left column as Recently Added, and
    right column as Queue
    Many different combos, I know that may not have exactly been what you were looking for but this weekend I am going to see about combining MY_RSS feed with featured or other direct combinations to generate a single rss (probably use yahoo pipes or something); which would solve your problem I believe, I'll keep you updated. If I am misunderstanding let me know, I'd be happy to work together to achieve your desired customization


    thanks everyone for interest and I'll do my very best to help anyway I can, and remember all thanks goes to the "Boxee Team."
    Last edited by brokentrees; May 10th, 2010 at 08:54 AM.

  5. #15
    Join Date
    May 2010
    Posts
    13

    Default

    Thanks for the answer! Just read your post because the notification was marked as spam.

    I'll try your solution this week.

  6. #16

    Default

    This was quite helpful! I was stuck with the default boxee feed that wasn't updating (and I got tired of seeing the "HP computers are racist" at the top).

    I found out how to add History to the panes and wanted to share:

    history://all/?limit=10

    where "all" can be:

    all
    video
    audio
    picture

    This is probably not the perfect/right way to do this, but I thought that was a better use of my home screen real estate.

    (I also added another label in the xml to display the tv episode's title as well as its season/episode numbers. I can go into more detail if desired)

  7. #17
    Join Date
    Apr 2010
    Posts
    207

    Default

    I like the history tab. Ill have to work that into mine later tonight because like you im tired of the feed.

    Well got the history working and am really liking it. Only question I have is where do I find the different labels? Ive been looking and have been unable to find with number relates to which label name.

    Edit: If anyone is wondering the label for history is 54022

    If you want the home.xml with the recently added and history but dont want to find and change the code yourself here is what I have based off brokentrees original code posted in the first post.

    Also to the above about wanting "Recently Added" in all caps like the rest of the text. Instead of editing the string just change the string used in home.xml to 53506. This string value is "RECENTLY ADDED". That way instead of changing something so theres dups just use what Boxee already has
    Attached Files Attached Files
    Last edited by Sccrluk9; July 9th, 2010 at 10:33 PM.

  8. #18
    Join Date
    Nov 2009
    Posts
    7

    Default :)

    Quote Originally Posted by Sccrluk9 View Post
    Only question I have is where do I find the different labels?
    Unsure if you found it or not, but just in case. The different feed label ids are listed in strings.xml located at

    Win XP C:\Program Files\Boxee\language\English
    Win 7 C:\Program Files (x86)\Boxee\language\English


    ---also main post has been updated---

  9. #19
    Join Date
    Apr 2009
    Location
    Orbiting Venus
    Posts
    16,165

    Default

    Excellent work -- thanks for the updates!
    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."

  10. #20
    Join Date
    Mar 2009
    Posts
    16

    Default

    Quote Originally Posted by Sccrluk9 View Post
    I like the history tab.
    Thanks Sccrluk9 and Brokentrees. Now I like the Homescreen, it's the way I would like to have it.

Similar Threads

  1. Replies: 2
    Last Post: June 13th, 2011, 05:09 PM
  2. Recently Added
    By aamm06 in forum feature requests
    Replies: 4
    Last Post: June 7th, 2011, 07:02 PM
  3. No more recently added?
    By Pwoolgrove in forum Boxee Beta Issues
    Replies: 5
    Last Post: January 3rd, 2010, 05:17 PM
  4. Recently Added
    By Kissell in forum general boxee help
    Replies: 1
    Last Post: January 15th, 2009, 06:32 AM
  5. Recently Used and Recently Added inconsistent.
    By Carniphage in forum feature requests
    Replies: 4
    Last Post: November 20th, 2008, 02:05 AM

Tags for this Thread

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
  •