2016-05-04, 14:43
hopefully this will assist, let me know if you need anything else, ran it again with the latest version and again cleared out all the movies, tv shows unaffected
http://pastebin.com/8cNHXaiM
http://pastebin.com/8cNHXaiM
(2016-05-04, 14:43)orby Wrote: hopefully this will assist, let me know if you need anything else, ran it again with the latest version and again cleared out all the movies, tv shows unaffected
http://pastebin.com/8cNHXaiM
nfs://192.168.1.7/Movies/TVShows/
W:\
(2016-05-04, 15:34)orby Wrote: i have just nuked the database and sorting it out ready for a fresh backup, then will try again, has been many many changes for my box over the years and is most likely user error and i love to break things so possibly a lazy hack i did which has been clouded by alcohol by now,
(2016-05-04, 16:09)black_eagle Wrote: @pr0xZen - there is already the option for a user generated 'excludes.xml' that the script reads if it exists. Details should be in the first post, but if anything is not clear, please don't hesitate to ask.Really, that was mostly my bad for not re-reading TFM before calling tech support
(2016-04-30, 20:46)BatterPudding Wrote: The filename is "excludes.xml" and the contents are as follows :-
Code:<excludes>
<exclude>plugin://plugin.video.youtube</exclude>
<exclude>plugin://plugin.video.iplayerwww</exclude>
</excludes>
Any number of <exclude></exclude> tags can be added and can be as precise or vague as is required by the user eg "plugin://plugin.video" would exclude all video plugin data from being deleted. "http://" would keep all the http info, whereas "http://my_favourite_streaming_site.com" would retain just the info for that site.
(2016-05-04, 10:24)black_eagle Wrote: Link for a gotham installable zip version.Worked like a 'treat', many thank-yous. Gotham 13.2 clean up is under 5 seconds now.
At least, I think it should install, but I'm unable to test it for you guys.
(2016-05-04, 10:24)black_eagle Wrote: Link for a gotham installable zip version.
At least, I think it should install, but I'm unable to test it for you guys.
7:04:58 T:5460 ERROR: EXCEPTION: argument "path" for method "XBMCAddon::xbmcvfs::exists" must be unicode or str
07:04:58 T:5460 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.TypeError'>
Error Contents: argument "path" for method "XBMCAddon::xbmcvfs::exists" must be unicode or str
Traceback (most recent call last):
File "C:\Users\Harry Kious\AppData\Roaming\XBMC\addons\script.common.plugin.cache\default.py", line 40, in <module>
run()
File "C:\Users\Harry Kious\AppData\Roaming\XBMC\addons\script.common.plugin.cache\default.py", line 35, in run
s.run()
File "C:\Users\Harry Kious\AppData\Roaming\XBMC\addons\script.common.plugin.cache/lib\StorageServer.py", line 263, in run
if self.xbmcvfs.exists(self.socket):
TypeError: argument "path" for method "XBMCAddon::xbmcvfs::exists" must be unicode or str
-->End of Python script error report<--[code]
After running it, the movie database was gone. Gone in that it seemed to have nothing in it. But when I looked at the file size, it was the same as my backup. The TV Shows (PVR) were all fine.
I restored and am none the worse for wear.
Let me know if you need anything else and/or when you want me to give it a go again. Will be off on a shopping trip with the wife, but will be back home in the afternoon.
Thanks again for your efforts.
(2016-05-04, 16:58)ReplayHarry Wrote:(2016-05-04, 10:24)black_eagle Wrote: Link for a gotham installable zip version.
At least, I think it should install, but I'm unable to test it for you guys.
No go. I didn't have debug turned on when I tried to run it. Here is the error I got. I'll turn on debug and try again to get complete info if you need it.
Code:7:04:58 T:5460 ERROR: EXCEPTION: argument "path" for method "XBMCAddon::xbmcvfs::exists" must be unicode or str
07:04:58 T:5460 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.TypeError'>
Error Contents: argument "path" for method "XBMCAddon::xbmcvfs::exists" must be unicode or str
Traceback (most recent call last):
File "C:\Users\Harry Kious\AppData\Roaming\XBMC\addons\script.common.plugin.cache\default.py", line 40, in <module>
run()
File "C:\Users\Harry Kious\AppData\Roaming\XBMC\addons\script.common.plugin.cache\default.py", line 35, in run
s.run()
File "C:\Users\Harry Kious\AppData\Roaming\XBMC\addons\script.common.plugin.cache/lib\StorageServer.py", line 263, in run
if self.xbmcvfs.exists(self.socket):
TypeError: argument "path" for method "XBMCAddon::xbmcvfs::exists" must be unicode or str
-->End of Python script error report<--[code]
After running it, the movie database was gone. Gone in that it seemed to have nothing in it. But when I looked at the file size, it was the same as my backup. The TV Shows (PVR) were all fine.
I restored and am none the worse for wear.
Let me know if you need anything else and/or when you want me to give it a go again. Will be off on a shopping trip with the wife, but will be back home in the afternoon.
Thanks again for your efforts.