I do not know why series do not match although title and subtitle and episode no are available
I understand movies no match because only title available
attached my files
also, I was wondering if I can modify ldb file manually for not match show and add the show id then run MDB to grab the data of the show
Can anyone help
I am looking into it .. Jan
Hi .. I just changed anything as I would have done it .. some changes :
- just alone .. movies="imdb.com.imdb" series="imdb.com.imdb_series" (rev 11 and rev 9 resp)
- use the default select..
- same for movies
- and the default match
- same for movies
- corrected a fatal error in episodenum_pattern .. missing ' in 'E1 must be .. "T'S1'Ep'E1'"
(that is probably the main reason why it failed .. not sure haven't tried ..)
The result looks very good .. nearly all series are matched .. see mdb.xml
I haven't tried movies .. leave that to you ..
Yes you can edit the ldb file .. add shows .. if you add the correct show_id and episode_id for IMDb it will take the ldb data and will not try to grab from imdb for that after primary search.
You can even skip primary search if you know the correct title , sub-title and or episode-num
For no-match, it will be hard to add them, you need the exact search string to force a no match. But if you want to retry no-match entries , simply remove them from ldb or set the attempts value to 0. (1 month after entry-date, no-matches are removed anyhow)
thank you it works now
You are right I think the problem was in the Episode pattern thank you for your support
imdb.com.imdb_series rev 10
There was something wrong with the mdb_actors in imdb.com.imdb_series rev 9 .. is fixed in rev 10