• 1
  • 13
  • 14
  • 15(current)
  • 16
  • 17
  • 27
Deprecated Missing Movie Scanner
Hi,

Where is the log file stored in xbmcbuntu?

When I try to run this add-on, It just instantly tells me that there is no match with 0 folders, 0 files, 0 matches processed.

Cheers,
Reply
If you are looking for the debug log you need to turn on debug logging in the addon settings and then look in the xbmc log file.

you can also turn on missing logging to a file, you need to turn this on and set the location of the output file in the addon settings.
Reply
Hitting cancel while scanning sources still doesn't kill the script. It just continues.
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
Yes, from memory that was intended, I did not implement the drop out functionality in the file walker as the scan only took a few seconds with my collection of about one thousand movies and tv shows.

how long is the scan taking of you?
Reply
20 to 30seconds. Besides scripts should listen to a cancel command. I can't think of a reason it should not
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
There are two fixes for this, remove the progress dialog as it does not do anything really or implement the cancel.
I will look into both.
Reply
Just updated to the latest version - How do you invoke and library update on the found list of missing movies?
Reply
Just updated to the latest version - How do you invoke and library update on the found list of missing movies?
Reply
you can not rescan a source from within the addon, you need to update the source files, rename the files or directories and then go into the video files are where you set your sources in xbmc and do a rescan of the source in question, this will hopefully now find your newly renamed media and add it to the library.

There are other ways that you can link the media to a new library item but I like the renaming of the source files better, this way if you ever need to rebuild your library from scratch it should pick up the file without issue next time.
Reply
Sorry I meant how do you update the movie information on any of the items in the found list?
i.e. get the movie information
Reply
there is no found list, only a missing list, found items are already in your library, you can use any of the standard library editing activities to do that.
Reply
technically yes if that how you want to describe it.
Anyway how do you bring up the contextual option to skin the missing item from the list?
Pressing C does nothing...
enter opens the file and if I select show information it just shows a frame grab of the video files.
I cant select refresh from the information screen there either
Reply
You can't use the missing list in the addon to add the missing item to the lib, see my post 2 posts ago, the best option is rename the file/dir and do a refresh on your lib.
Reply
Thanks 0 point for the great add-on,

how do I updated from version 3.2.0 to 3.3.1? just add it from the official repo?

cheers
Reply
Thanks now it works properly with rar files..

Found some irregularity where it would return shows as missing despite that the are actually in the library:
If the search-path contains "&" or when the filename is not correct.
rar://Z:\TV\The.Middle\The.Middle.S03E09.PROPER.720p.HDTV.x264-P0W4\the.middle.s03e09.proper.720p.hdtv.x264-p0w4.rar/middlemuxed.mkv
rar://Z:\TV\Eastbound.&.Down\Eastbound.and.Down.S01E01.720p.BluRay.X264-REWARD\eastbound.and.down.s01e01.720p.bluray.x264-reward.rar/Eastbound.and.Down.S01E01.720p.BluRay.X264-REWARD.mkv

Is it also possible to return a sorted missing list by name of the show?
Reply
  • 1
  • 13
  • 14
  • 15(current)
  • 16
  • 17
  • 27

Logout Mark Read Team Forum Stats Members Help
Missing Movie Scanner1