Posts: 3,640
Joined: Sep 2009
Reputation:
121
Sounds reasonable to me - you can only show the information you can get. If it's an orphan record, seems fair to describe it as such...you can't really do anything else if the data isn't there to be had!
Addons I wrote &/or maintain:
OzWeather (Australian BOM weather) | Check Previous Episode | Playback Resumer | Unpause Jumpback | Caber Toss | Switchback | XSqueezeDisplay | Kodi 2nd Display
Sorry, no help w/out a
*full debug log*.
Posts: 3,640
Joined: Sep 2009
Reputation:
121
Hey Jeff
Ok a few notes as a I along:
- for some reason, I ran this without config the first time (I guess I was previously using it with a Nexus install and hadn't yet configured it over on Omega...) - this lead to an immediateexception error.
Given I can see in the logs:
KS Cleaner parse: mysql 192.168.1.72 3306 xbmc xbmc kodi_music_adults
-> I can't help but thing it could actually be clever enough to pop up notification like 'Looks like you're using MySQL, have you configured this in the addon settings?' - or similar. Or indeed, if it has all that info, perhaps it should just automatically use it? Something more graceful anyway.
- VideoDB cleaning (All Tables) worked fine - as far as I can tell (once configured!) and the extra info in the log for seasons etc. is helpful.
That said...it's hard to tell what is just 'KSC looked at this' vs. 'KSC did this' - in there.
- Music - For the Music DB Data Analyzer I get a 'feature not implemented yet' message - and a 'missing trigger analysis failure' in the logs.
Thus I can't test this, I think?
- Happy to test further and or supply DB/settings type info to help (here or over on github whatever is easier really)
Addons I wrote &/or maintain:
OzWeather (Australian BOM weather) | Check Previous Episode | Playback Resumer | Unpause Jumpback | Caber Toss | Switchback | XSqueezeDisplay | Kodi 2nd Display
Sorry, no help w/out a
*full debug log*.
Posts: 3,640
Joined: Sep 2009
Reputation:
121
Oh - I also noted if I put the db names in manually (as I initially did), it would not connect (not found errors) - but if I left it set to 'Default' after choosing MySQL, no issue connecting - so I think there might be an issue with using the DB names from the settings.
(I think this was the case last time I used this too, just forgot to mention it!)
Addons I wrote &/or maintain:
OzWeather (Australian BOM weather) | Check Previous Episode | Playback Resumer | Unpause Jumpback | Caber Toss | Switchback | XSqueezeDisplay | Kodi 2nd Display
Sorry, no help w/out a
*full debug log*.
Posts: 3,640
Joined: Sep 2009
Reputation:
121
AM at work now but will try and get to this over the weekend. (I chose MySQL and put in the name 'kodi_video_adults', as it is, and it did not work. Reset the addon to defaults, chose MySQL and left it to parse it, and it worked.)
Addons I wrote &/or maintain:
OzWeather (Australian BOM weather) | Check Previous Episode | Playback Resumer | Unpause Jumpback | Caber Toss | Switchback | XSqueezeDisplay | Kodi 2nd Display
Sorry, no help w/out a
*full debug log*.
Posts: 380
Joined: Jul 2010
Reputation:
3
Hey - just installed this add on to try it out.
I am using MySQL dbs, and when I set it to them, it told me they weren't found. Is there a configuration that needs to happen? (I know they're up and working, just connected to them with another db tool)