Boxee

Apps from 3rd party repositories do not auto update

Details

  • Type: Bug Bug
  • Status: Reopened Reopened
  • Priority: Critical Critical
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: Backlog
  • Component/s: Applications
  • Boxee Build Number:
    0.9.21.112xx
  • Operating System:
    ALL
  • Description:
    Hide
    When you host apps in 3rd party repositories and you increase the version number for that app in your index.xml, boxee should detect this and automatically update the app. This doesn't happen. Kind of of a vital feature for a 3rd party repository, hope this can be given some priority for being fixed.

    http://forum.boxee.tv/showthread.php?t=16235
    Show
    When you host apps in 3rd party repositories and you increase the version number for that app in your index.xml, boxee should detect this and automatically update the app. This doesn't happen. Kind of of a vital feature for a 3rd party repository, hope this can be given some priority for being fixed. http://forum.boxee.tv/showthread.php?t=16235

Activity

Hide
haim added a comment - 27/May/10 8:34 AM
fixed at r11970.

From now on, there should be a field of <repositoryid> in the descriptor.xml file.
for 3rd party apps this field should not match "" or "tv.boxee".
Show
haim added a comment - 27/May/10 8:34 AM fixed at r11970. From now on, there should be a field of <repositoryid> in the descriptor.xml file. for 3rd party apps this field should not match "" or "tv.boxee".
Hide
rafael added a comment - 07/Jun/10 6:28 AM
The application id contains the repository id (namespace) for third parties.

for example:
<id>com.mysite.application-id</id>

instead of adding another tag to the descriptor.xml
the repository which is a substring of the application id value
Show
rafael added a comment - 07/Jun/10 6:28 AM The application id contains the repository id (namespace) for third parties. for example: <id>com.mysite.application-id</id> instead of adding another tag to the descriptor.xml the repository which is a substring of the application id value

People

Dates

  • Created:
    11/Apr/10 12:36 PM
    Updated:
    28/Jul/10 5:55 AM