2016-05-03, 10:33
will try and get that done tonight, do you want me to upgrade to the newest version also?
(2016-05-03, 10:33)orby Wrote: will try and get that done tonight, do you want me to upgrade to the newest version also?
(2016-05-02, 23:39)MacGyver Wrote: I just tried 0.5.1 and it worked great, and the built-in kodi clean is now 10x faster. I haven't noticed any weird side effects, so far it looks good here.Yay!! Thanks for laying your database down on the line for us. Very useful, and even better to see we have had the planned effect this time. When I started looking into this issue I was surprised at the amount of hidden mess in my database. I know it was hassling other addons too as they would often spit errors into my debug logs caused by some of the non-existent paths.
Thanks guys. The built-in kodi speed up alone was worth the first restore.
I'll do a more thorough look when I get off work tomorrow, but it seems to have worked perfect this time.
Thanks again guys.
(2016-05-03, 10:33)orby Wrote: will try and get that done tonight, do you want me to upgrade to the newest version also?Newest versions are always a good idea. The puzzle with your sources is they are just plain normal. And we tested with normal plenty of times. I have a number of C:\ paths in my test script, which all behaved.
(2016-05-03, 17:06)orby Wrote: mine are mapped drives to an NFS server that replicate on all 3 machines running Kodi
(2016-05-01, 23:23)BatterPudding Wrote: Thanks ReplayHarry for letting us know. Should be no problems with Gotham as the concept is the same for older KODI\XBMC versions.
If you know how to look into your database, the main difference to look for are in the Paths and Files tables. My "production" machine was full of so much old addon and old stream crud that it caused errors in a normal Clean Library. Things are so much nicer now.
We're expecting a few common addons we need to look for and build some exception rules for. So any suggestions, we are here to listen.
(2016-05-03, 21:32)ReplayHarry Wrote: Finally got a chance today to try it on my Windows 7 pro Gotham machine. This is my primary HTPC in the living room.
No luck. I installed the repository with a fresh download without issue, but when I try to install the addon, it just says "Incompatible" and will not even try to install.
(2016-05-03, 17:06)orby Wrote: mine are mapped drives to an NFS server that replicate on all 3 machines running KodiHave they always been mapped drives? I wonder what is actually in that database for the files. Could be a confusion of paths. If the database has the full ntfs://server/blah/path and the sources.xml only show mapped drive letters then this will be the issue.
(2016-05-03, 19:07)PatK Wrote: Just ran it on my mess, and it worked well, video clean-up is super fast, might have a gained a bit of speed. Great stuff guys.I have to admit, yours was one of the KODI installs I was interested in... I get a feeling you have been around here for a while and no doubt had a right old mess in that database. Seeing it clean through without hiccups.... nice.
(2016-05-03, 21:57)black_eagle Wrote:I've got a 13.2 build which balks, with dependency not met, would like access to a 'test' versions, the clean up take on the order of 2 hours! I'm quite impressed with the job it did on my 16.1 Jarvis build, someone should have done this sooner.(2016-05-03, 21:32)ReplayHarry Wrote: Finally got a chance today to try it on my Windows 7 pro Gotham machine. This is my primary HTPC in the living room.
No luck. I installed the repository with a fresh download without issue, but when I try to install the addon, it just says "Incompatible" and will not even try to install.
Yeah, the python version dependency for the add-on is set to "2.19.0" which I believe is Helix 14.x. I don't think that there is anything the add-on uses in it's code that hasn't been available since Frodo 12.x so I can't see it not running on Gotham, although I don't have any means to test this.
I can create a zipped version for you with a lower dependency that should install on V13 if you would like me to ?
(2016-05-03, 21:57)black_eagle Wrote:(2016-05-03, 21:32)ReplayHarry Wrote: Finally got a chance today to try it on my Windows 7 pro Gotham machine. This is my primary HTPC in the living room.
No luck. I installed the repository with a fresh download without issue, but when I try to install the addon, it just says "Incompatible" and will not even try to install.
Yeah, the python version dependency for the add-on is set to "2.19.0" which I believe is Helix 14.x. I don't think that there is anything the add-on uses in it's code that hasn't been available since Frodo 12.x so I can't see it not running on Gotham, although I don't have any means to test this.
I can create a zipped version for you with a lower dependency that should install on V13 if you would like me to ?
-->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.NameError'>
Error Contents: name 'i' is not defined
Traceback (most recent call last):
File "/storage/.kodi/addons/script.database.cleaner/default.py", line 391, in <module>
if i:
NameError: name 'i' is not defined
-->End of Python script error report<--