-
Notifications
You must be signed in to change notification settings - Fork 0
Home
lzoubek edited this page Feb 12, 2011
·
2 revisions
xbmc-export-html is a simple python script to generate static HTML page containing
- all movies
- recently added movies
- tv shows
Script requires jsonrpc API to be enabled on your XBMC instance
Take a look at sample output http://jezzovo.net/xbmc-export-html-example/
Why to use this?
If you sometimes shutdown you box with XBMC and you need to access your media library online, this is what you're looking for.
Script is intented to be a cron job to be up-to-date.
try : python xbmc-export.py --help
to get more details