SynoCommunity / spksrc

Cross compilation framework to create native packages for the Synology's NAS
https://synocommunity.com
Other
3.03k stars 1.23k forks source link

Port xbmcsalud to an SPK (XBMC headless to update mysql db) #1118

Closed piejanssens closed 7 years ago

piejanssens commented 10 years ago

Scanning for new movies/shows/episodes can be a pain (takes ages with large libraries, especially on small devices like the Raspberry Pi.

Third party applications such as CouchPotato, HeadPhones, SickBeard and others can notify XBMC to scan the library or even add a specific new file to the library without a full scan. This of course requires at least one XBMC instance to be (always) on.

The idea for this package is to have a small XBMC version running on DSM that updates the MySQL library. unRAID users have such a solutions under the name of 'xbmcsalud' and the source is available!

Update Other post on building headless XBMC (Gotham): http://cyanlabs.net/tutorials/guide-headless-xbmc-server-for-linux

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

RustyPixel commented 10 years ago

@piejanssens, no i didn't sorry!!, and i have been really busy with work etc.. so not have much time lately.

Fma965 commented 10 years ago

Hey guys just came across this page, Would love for this to be working on synology DSM would save me having to run a seperate virtual machine :)

Thanks for linking to my guide aswell, That is what i am currently using for a headless XBMC. I wrote it to help others so hopefully it does :)

Fma965 commented 10 years ago

Also have you guys read this? http://forum.xbmc.org/showthread.php?tid=132919&pid=1798847#pid1798847

I see your having a segmentation fault. and this apparently fixes it

chrom3 commented 9 years ago

Any progress on this?