Results 1 to 10 of 10

Thread: [Info] Why won't my repository load in Boxee?!

  1. #1

    Default [Info] Why won't my repository load in Boxee?!

    So you've followed all the directions at the developer site for setting up a repository but still nothing? The source of your frustrations is an undocumented issue with the xml files Boxee looks at when loading a repository.

    In both your index and repository xml files, the very last line should be an empty returned line. What this basically means is you need to open both of these up in an editor, go to the last line, hit enter on your keyboard, save, and commit them back to your repository server. Boxee should then be able to load your repository with out a problem.
    Common issues w/ Boxee:
    Beta Important Info | FAQ & Support Requests | Hulu Mature Content | Search

    UnBoxeed app development:
    Comics.com | ESPN360 | Weather

    For more info, follow app development on Twitter!

  2. #2
    Join Date
    Mar 2011
    Posts
    10

    Default dev-certificate.xml

    I followed all the steps in various threads, but an app on a USB stick wouldn't show up until I signed up and got a dev-certificate.xml, and put it in the BoxeeApps directory along with the app's files like this:

    BoxeeApps
    <app directory>
    dev-certificate.xml

    Immediately the app showed up.

    [I tried to post this from the Firefox browser, but nothing happens. So I had to switch to the Google Chrome browser to get this forum to work!]

  3. #3
    Join Date
    Mar 2011
    Posts
    10

    Default But, multiple listings of the app show up in "Favorites"

    Per the above, I got the app working from a USB stick. As you use it, you notice that the App "Favorites" lists the app multiple times.

    I can't figure out exactly why this happens. My only remedy is to reboot the Boxee Box, but playing with the app causes multiple instances to appear in Favorites again.

    (And again, to post this I have to use Google Chrome as the browser, in Firefox the form submit trundles forever...)

  4. #4
    Join Date
    Apr 2009
    Location
    Orbiting Venus
    Posts
    16,166

    Default

    I have used Firefox to post to this forum 6,565 times (well, 6,566 now) and have never had an issue. Perhaps you need to check you add-ons, etc.

    you notice that the App "Favorites" lists the app multiple times.
    It's known bug, I can't find it at the moment but you could search http://jira.boxee.tv if you're interested enough.
    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."

  5. #5
    Join Date
    Dec 2010
    Location
    San Francisco, CA, USA
    Posts
    119

    Default

    Quote Originally Posted by yawlhoo View Post
    Per the above, I got the app working from a USB stick. As you use it, you notice that the App "Favorites" lists the app multiple times.

    I can't figure out exactly why this happens. My only remedy is to reboot the Boxee Box, but playing with the app causes multiple instances to appear in Favorites again.
    I asked about that here and was told that is just the way it is for test apps. There has been a Jira bug ticket created on it: Launching a Test App from BoxeeApps results in two entries of the app shown in the list if you'd like to cast a vote.

    (And again, to post this I have to use Google Chrome as the browser, in Firefox the form submit trundles forever...)
    I'm also using Firefox 4 now and 3 before without issue. You may have some issue with an addon.

  6. #6
    Join Date
    Mar 2011
    Posts
    10

    Default Seems more like a timing problem than an add-on

    My Firefox post won't go, IF too much time has elapsed in the editing of the posting. For example, I am betting that writing this rather short message will allow the post to succeed. Hard to believe in a time-dependent add-on.

  7. #7
    Join Date
    Apr 2009
    Location
    Orbiting Venus
    Posts
    16,166

    Default

    Are you getting logged out? Again, no issues with Firefox 3.x and now 4.x here...
    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."

  8. #8
    Join Date
    Dec 2010
    Location
    Oslo, Norway
    Posts
    53

    Unhappy

    Okay... I tryied everything I could to make my repo works: app signature, folder hierarchy, version, empty line, etc.
    I'm just learning boxee apps development and have done some tutorials and playing around with other apps structure to understand.

    my repository is:
    http://dir.fiasco.fm

    what I have there:
    1-Racecar's portfolio pulled from vimeo (the company I work fulltime)
    2-Couchmode: a teak/mod over Rockboxee's Vimeo app for people like me which has no BoxeeBox (and its HTML5 support). I more like learning opportunity and wondering the possibilities with interface on Boxee.

    My repo is added but doesn't load the content... and it changes name from Fiasco to mydomain (WHY?)

  9. #9
    Join Date
    Dec 2010
    Location
    Oslo, Norway
    Posts
    53

    Smile

    Quote Originally Posted by iansampaio View Post
    My repo is added but doesn't load the content... and it changes name from Fiasco to mydomain (WHY?)
    After I renamed the repository and moved it into a new folder (other sub-domain) I managed to make it work. As I found here, user drewpt says boxee server is likely to cache our xml.

    Solved!
    Last edited by iansampaio; May 24th, 2011 at 03:20 AM. Reason: typo
    My repository is now up and running http://fiasco.fm/boxee My focus is on design and user experience (effortless couch movements!!) If anyone (developer) wants to collaborate in boxee related projects please PM me!!!.

  10. #10

    Default

    Quote Originally Posted by DPK View Post
    So you've followed all the directions at the developer site for setting up a repository but still nothing? The source of your frustrations is an undocumented issue with the xml files Boxee looks at when loading a repository.

    In both your index and repository xml files, the very last line should be an empty returned line. What this basically means is you need to open both of these up in an editor, go to the last line, hit enter on your keyboard, save, and commit them back to your repository server. Boxee should then be able to load your repository with out a problem.
    Is it on the cards to fix this as it's only a simple trim command that would resolve it.
    Very frustrating to spend hours looking for answers in documentation only to find it here.
    Boxee... ?

Similar Threads

  1. Does NFO info "overwrite" Boxee Box info?
    By Scottes in forum general boxee help
    Replies: 1
    Last Post: December 5th, 2011, 10:30 AM
  2. Netflix will not load; media shares will not load
    By stfubb in forum Boxee Box help
    Replies: 2
    Last Post: October 2nd, 2011, 12:17 PM
  3. [Info] How do you test an app w/out a repository?
    By DPK in forum boxee applications
    Replies: 22
    Last Post: July 26th, 2011, 05:59 PM
  4. Repository Loads, Cannot Load RSS Apps
    By travistubbs in forum boxee applications
    Replies: 8
    Last Post: January 29th, 2010, 01:01 PM
  5. How do I get boxee to recognize my repository?
    By andreslucero in forum boxee applications
    Replies: 35
    Last Post: May 25th, 2009, 11:29 PM

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
  •