BUG: .NFO TV-Shows Scrapper - Kodi- Beta1
#1
Runing on windows 7, x86 and RPI openelec dev builds(1102).

Please note I posted this in the support groups as well for scrappers before finding this area for development, which I assume is the right place for the Kodi stuff while its still not released.


This works fine in XBMC 13.2 but not Kodi-Beta1 !!

I have downloaded Ember MM 1.4.0.6 x86 on windows 7 fully patched and used it to test scrape my dvds of 24 series 6.

This is the structure:
TEST-TV
24
Season 6
24_S06E01E02E03E04.iso
24_S06E05E06E07E08.iso
24_S06E09E10E11E12.iso
24_S06E13E14E15E16.iso
24_S06E17E18E19E20.iso
24_S06E21E22E23E24.iso

I also tried (making them dummy .mkv files ie just making txt files the making it look ike this to set with)
TEST-TV
24
Season 6
24_S06E01E02E03E04.mkv
24_S06E05E06E07E08.mkv
24_S06E09E10E11E12.mkv
24_S06E13E14E15E16.mkv
24_S06E17E18E19E20.mkv
24_S06E21E22E23E24.mkv

In both cases EMM works like a dream, thank you, BUT when I then use XBMC or Kodi (Nov 2 8pm, windows x86) they dont load like I would expect (Content on TEST-TV to TV-Shows and setting scrapper to .nfo "local files" only as the scraper) , in that only the E01, E05, E09 etc (ie first episode of the iso/mkv) has the title of the episode show the episode title the others on the disk are shown only as "02, 03, 04, ". Is this a problem with way EMM stores multiple <episodedetails> in a single .nfo or the way the scraper is scrapping it? or is this as expected, which I would be disppointed with. I can see the data in .nfo files and they load fine into XBMC 13.2 !!


regards
JB
Reply
#2
Mind sharing the .nfo files so we can easily reproduce this?
Always read the online manual (wiki), FAQ (wiki) and search the forum before posting.
Do not PM or e-mail Team-Kodi members directly asking for support. Read/follow the forum rules (wiki).
Please read the pages on troubleshooting (wiki) and bug reporting (wiki) before reporting issues.
Reply
#3
I hope i have done this correctly I copy pasted to:

http://pastebin.com/KUf1D8yA

this was for:
24_S06E01E02E03E04.iso
stored in (what I pasted from):
24_S06E01E02E03E04.nfo
there is also a file:
24_S06E01E02E03E04-thumb.jpg

If that doesn't work, I can zip up the directory for you (with small file for the .iso or mkv file) but not sure how to get it to you.
Reply
#4
Jep, pasted .nfo works fine for reproducing the issue. Will have a look at it later today. Thanks.
Always read the online manual (wiki), FAQ (wiki) and search the forum before posting.
Do not PM or e-mail Team-Kodi members directly asking for support. Read/follow the forum rules (wiki).
Please read the pages on troubleshooting (wiki) and bug reporting (wiki) before reporting issues.
Reply
#5
https://github.com/xbmc/xbmc/pull/5655 - will be fixed in Beta2. Thanks for reporting.
Always read the online manual (wiki), FAQ (wiki) and search the forum before posting.
Do not PM or e-mail Team-Kodi members directly asking for support. Read/follow the forum rules (wiki).
Please read the pages on troubleshooting (wiki) and bug reporting (wiki) before reporting issues.
Reply
#6
Thank you, for fixing!

:-)
Reply

Logout Mark Read Team Forum Stats Members Help
BUG: .NFO TV-Shows Scrapper - Kodi- Beta10