PDA

View Full Version : Issues with 3rd party Repo on Boxee on AppleTV



aledoux
June 26th, 2009, 05:37 PM
Hi,

I have created my own repository. When adding it to Boxee on the Mac, no problem, my application shows up in the AppBox. When adding it to AppleTV boxee, the app doesnt show up.

Anything I am missing there or is it a know issue ?

Thanks

ameno
June 26th, 2009, 05:56 PM
Make sure that the "platform" and "version" tags for the app in the index.xml correspond with the version and platform you are installing on.

riegersn
June 26th, 2009, 11:56 PM
Should be >all< if it will work on all platforms also check your minimum required version number and make sure that box is updated to at least that version

aledoux
June 27th, 2009, 03:50 AM
Yeah my fault, repository.xml had reference to localhost :(
All sorted now.

Thanks