xbianonpi / xbian

XBMC on Raspberry Pi, Bleeding Edge
https://xbian.org
GNU General Public License v3.0
294 stars 44 forks source link

Rebrand to Kodi #642

Closed anaconda closed 9 years ago

anaconda commented 9 years ago

As of now one needs to manually set DAEMON=/usr/local/lib/kodi/kodi.bin in /etc/default/xbmc if using nightlies. This will change when Kodi hits stable.

[1] This was added to the postinst of xbian-package-xbmc ({imx6,rpi}-nightly only.)

/etc:

anaconda commented 9 years ago

Okay, I think I'm done...

mk01 commented 9 years ago

the only thing a miss here is actually move package v14 to stable from staging. do we have any stoppers for this ?

anaconda commented 9 years ago

As you've adjusted DAEMON to be somewhat "dynamic" (from what I recall), I can't see any. The 2 XBian add-ons (xbian-package-config-xbmc and xbian-package-xbmc-upstart-bridge, or whatever they're called) need to be moved from /usr/local/share/xbmc/addons to /usr/local/share/kodi/addons, possibly with a dependency on xbian-package-xbmc (-kodi?) >= 14.0-...

anaconda commented 9 years ago

Just backported an upstream PR to fix saving file state (including e.g. resume point).

CurlyMoo commented 9 years ago

I believe all is working well.