Kodi Community Forum
[RELEASE] Missing Movie Plugin - Find Movies and TV Shows that are not in the library - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151)
+---- Thread: [RELEASE] Missing Movie Plugin - Find Movies and TV Shows that are not in the library (/showthread.php?tid=90258)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22


[RELEASE] Missing Movie Plugin - Find Movies and TV Shows that are not in the library - devkid - 2013-02-17

This is the relevant part of the log:
Code:
13:03:26 T:2958716928    INFO: Querying directory: /VEFNet] - /
13:03:26 T:2958716928   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "Files.GetDirectory", "params":{"directory": "/VEFNet] - /"},  "id": 1}
13:03:26 T:2958716928   DEBUG: JSONRPC: Calling files.getdirectory
13:03:26 T:2958716928   DEBUG: CUtil::GetMatchingSource: no matching source found for [/VEFNet] - /]
13:03:26 T:2958716928   DEBUG: Previous line repeats 4 times.
13:03:26 T:2958716928   ERROR: GetDirectory - Error getting /VEFNet] - /
13:03:26 T:2958716928    INFO: Query result: {'jsonrpc': '2.0', 'id': 1, 'error': {'message': 'Invalid params.', 'code': -32602}}

It seems there is this one source in your XBMC which causes the problem. Your normal source (/Volumes/3TB_NTFS/use...) is working fine but at one point it queries "/VEFNet" which looks kinda odd too me. It does not look like some directory I have ever seen before in a unix based system. XBMC does not know about that source either and returns "no matching source found".
My guess is that you might have an old source entry in XBMC to a not existing directory or something like that. Please look into your sources or even better into your "sources.xml" and search for "VEFNet".

EDIT:
Or even better: please try this version, it should skip sources that return an error:
plugin.video.missingmovies.2.2.4-devkid.zip


RE: [RELEASE] Missing Movie Plugin - - M@rc - 2013-02-18

I looked at my sources.xml and there is no VEFNet in there. I don't know where that comes from either. But I tried the new version you posted and now the add-on finally works for me, thank you very much!


[RELEASE] Missing Movie Plugin - Find Movies and TV Shows that are he library - devkid - 2013-02-18

Im glad its working, you are welcome!

I was still a bit curious where this VEFNet came from and it turned out I was quite wrong:

1. As you already said it is not a source. According to the log these are your sources:
Code:
13:03:25 T:2958716928   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "Files.GetSources", "params": {"media": "video"}, "id": 1}
13:03:25 T:2958716928   DEBUG: JSONRPC: Calling files.getsources
13:03:25 T:2958716928    INFO: FOUND SOURCE: special://videoplaylists/
13:03:25 T:2958716928    INFO: special://videoplaylists/ is a straight forward source, adding...
13:03:25 T:2958716928    INFO: FOUND SOURCE: /Users/marc/Movies/
13:03:25 T:2958716928    INFO: /Users/marc/Movies/ is a straight forward source, adding...
13:03:25 T:2958716928    INFO: FOUND SOURCE: /Volumes/3TB/usenet/Films/
13:03:25 T:2958716928    INFO: /Volumes/3TB/usenet/Films/ is a straight forward source, adding...
13:03:25 T:2958716928    INFO: FOUND SOURCE: /Volumes/3TB_NTFS/usenet/Films/
13:03:25 T:2958716928    INFO: /Volumes/3TB_NTFS/usenet/Films/ is a straight forward source, adding...
13:03:25 T:2958716928    INFO: FOUND SOURCE: /Volumes/3TB_NTFS/Films/

2. It does not query for just "/VFNet", it does actually query for "/VEFNet] - ". Thats even more odd Confused The plugin assumes it to be an directory and tries to query the contents which fails then.

Well I am still puzzled but currently I think it is a file (maybe some sort of EFNet advertisement file?) or maybe a symlink somewhere on your hard disk that is misinterpreted by the plugin. In the log it first appears here:
Code:
u'/Volumes/3TB_NTFS/Films/Amerika/Blaxploitation/The Black Gestapo [CG] LiberalFascist', u'/VEFNet] - ', u'/Volumes/3TB/usenet/Films/Amerika/Universal_Soldier_Day_of_Reckoning_2012_720p_Bluray_X264_BARC0DE_BARC0DE',

Would you please take a look into those folders above or even do a file system search for "vefnet" on your hard disk? Just out of curiosity Smile Thanks!


RE: [RELEASE] Missing Movie Plugin - M@rc - 2013-02-19

A search for VEFNet returns nothing, but a search for EFNet comes up with a bunch of NZB files. Apparently those are XML files (which I didn't realize) and they contain lines with usenet info such as [#a.b.hdtv.x264@EFNet]-[Night.Of.The.Living.Dead.1990.720p.HDTV.x264]. Some of my movies are accompanied by an NZB, but the ones you lised (Black Gestapo and Universal Soldier) are not, so this is still very confusing.


default.pv - thamule - 2013-02-20

Where do I find this default.pv file that I need to change?
Win 8 Frodo and 2.3.3 gives me a script error


RE: default.pv - M@rc - 2013-02-20

(2013-02-20, 13:55)thamule Wrote: Where do I find this default.pv file that I need to change?
Win 8 Frodo and 2.3.3 gives me a script error

Have you tried installing this version of the add-on: http://forum.xbmc.org/showthread.php?tid=90258&pid=1339499#pid1339499


Thanks! - thamule - 2013-02-20

Thanks! worked perfectly now. Smile


[RELEASE] Missing Movie Plugin - Find Movies and TV Shows that are - devkid - 2013-02-20

-Improved handling of sources nested into other sources (when outer source is excluded from scanning)
plugin.video.missingmovies.2.2.5-devkid.zip

@M@rc:
Thanks, too bad I still cant explain what happened there Sad


in - Find Movies and TV Shows that are not in the library - vandark - 2013-05-06

work on xbmc 12.2 on ftp source ¿¿?

the addon scan sources but later dont show anything...


RE: [RELEASE] Missing Movie Plugin - Find Movies and TV Shows that are not in the library - cortx - 2013-08-04

Someone know how to export the list into a log file to work later and more easily from my PC ?


RE: [RELEASE] Missing Movie Plugin - Find Movies and TV Shows that are not in the library - acid8x - 2015-02-13

Hi,

Really nice plugin, but if I can make a suggest 1 thing (I don't know if that can be made) is that we can right click each result to search for movie information the same way you can right click movie from Videos \ Files \ %sourcename%

Again nice work, no more have to look in kodi.log :p


RE: [RELEASE] Missing Movie Plugin - Find Movies and TV Shows that are not in the library - Marx1 - 2015-02-15

If you would read whole thread, you would know author was trying to do it, but failed.


RE: [RELEASE] Missing Movie Plugin - Find Movies and TV Shows that are not in the library - ByteShare - 2015-07-24

(2013-02-20, 23:13)devkid Wrote: -Improved handling of sources nested into other sources (when outer source is excluded from scanning)
plugin.video.missingmovies.2.2.5-devkid.zip
Is there a trick I need to know, because Kodi won't install this add-on from the zip Huh? Sorry, if a noob question.