Posts: 26
Joined: May 2013
Reputation:
0
Hi Guys,
I was watching Live TV and the stream slowing came to a grinding halt. (pixelated for a few minutes before going black and returning to the home screen). I then noticed the pop-up indicated the database would be rescanned in in 3hrs 59mins.
I haven't had a chance to try and reproduce or grab a log, but is it possible the auto updater to run whilst watching live tv? or is live tv play back treated the same as regular video playback?
Cheers,
Brian
Posts: 6
Joined: Jul 2012
Reputation:
0
Hi. Nice add on. Thanks for the nice work.
Is it possible to add an option to export library to separete files whenever the library is updated?
I like to keep infos of the movies and tv shows in the same folder and XBMC does not have an automatic way of doing that.
Thanks in advance
Posts: 49
Joined: Jul 2013
Reputation:
0
sublow
Junior Member
Posts: 49
Would someone be kind enough to create a simple how to on how to set this up?
So far I've managed to install the add-on, download putty and logged on to my Pi but after that I'm totally lost with what to do next.
I would like to update everything at 07:00 every day and set it not to run during play back.
Posts: 16
Joined: Aug 2013
Reputation:
0
2013-08-10, 14:05
(This post was last modified: 2013-08-10, 15:14 by Senseohasser.)
I have my MySQL-database and my media files on a NAS, which is shutdown at night.
What will happen when the library Updater is trying to update (and clean!) the database and neither of those of available?
And which setting should I use exactly?
Posts: 1,293
Joined: Sep 2009
Reputation:
73
A video update should simply fail since it can't find the paths, a music update may wipe your library. As far as a clean goes, if you have the "check paths" option selected in this addon it should gracefully fail the cleaning process and not cause you any issues. The only time I know of this hasn't worked was on Windows systems in the past, something to do with the path returning true even when it wasn't there. I do believe this has been fixed with the release of Frodo.
There are a few things you could try to avert disaster with your library. The easiest would just be to turn off xbmc too at night, this way nothing will happen. If you miss a library update it will kick in after xbmc has turned back on. Another option would be to schedule the addon to run scans only during times you know your NAS is on. Use a Cron trigger, something like "*/15 6-18 * * *" (this will run every fifteen minutes between 6am and 6pm). I'd also recommend you export your full library before attempting to let a clean operation kick off while the NAS is unavailable.
Posts: 4
Joined: Sep 2013
Reputation:
0
Im not sure if this has been asked before, so I apologise if it has.
I'm fairly new to XBMC as I used to use MediaPortal extensively, but one thing that MediaPortal did well was auto update the video and music libraries should there be any new content added to the designated folders. No manual or timed scanning was required. It somehow saw the change to the directory and scanned the new content.
Is there no way that XBMC can do this?
Posts: 1,293
Joined: Sep 2009
Reputation:
73
There is a Directory Watchdog add on maintained by another author. Last time I looked at it there were some restrictions regarding how your sources were connected but those may be sorted out now. I believe that add on is in the official repo too.
Posts: 25
Joined: Oct 2013
Reputation:
1
2013-10-10, 19:00
(This post was last modified: 2013-10-10, 19:01 by TillMoss.)
Hi! I have a problem with script. My version is 0.8. When the script start returns an error. error: ......... : manual.py.
If I start from command line manual.py I receive this: ImportError: No module named xbmcgui .
Can you help me please? It is very very very very very very important!