Project

General

Profile

Actions

Feature #241

closed

Include xbmcvfs library to ship with xbmc4xbox

Added by kozz almost 11 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Python Code and/or Scripts
Target version:
Start date:
13/07/2013
Due date:
% Done:

100%

Resolution:
fixed

Description

The xbmcvfs library is currently not shipped with xbmc4xbox. It gets installed by the addons4xbox installer if an addon requires it by specifying in the addon.xml in the repository. This in itself is not an issue, however if you wish to use the same addon.xml in a main branch xbmc repo, it will cause main xbmc to flag the addon as broken in the repository because it wont find the xbmcvfs library.

If the xbmcvfs lib. were to ship with xbmc4xbox we wont need to include it in the <requires> tags of the addon.xml and it will solve the issue with forward porting addons to a main branch compatible repo and help developers by only needing to work with 1 codebase across all xbmc platforms.

Actions #1

Updated by buzz almost 11 years ago

  • Target version changed from Future / Pending to 3.3
  • % Done changed from 100 to 0
  • Estimated time deleted (0.02 h)
Actions #2

Updated by buzz almost 11 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
  • Resolution set to fixed

added in r31793.

Actions

Also available in: Atom PDF