Kodi Community Forum

Full Version: Help Scraping TV with Multiple Season on one ISO
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I can't find any information on this and it's making me crazy.

I have ISO images of the Spiderman (1967) series. Some of the discs have two seasons on one disc. When I scrape it recognizes one season and ignores the other. I essentially have Season 2 Episodes 16 through 19 with episodes titles and the ISO filename for the remaining episodes.

My naming is as follows:

Spiderman (1967) - S02.E16E17E18E19.S03.E01E02E03E04E05E06E07E08E09E10

I have also formatted the names as:

Spiderman (1967) - S02E16-S02E17-S02E18-S02E19-S03E01-S03E02-S03E03-S03E04-S03E05-S03E06-S03E07-S03E08-S03E09-S03E10

I have formatted it using hyphens, Xs and periods between episodes. I have run the files through FileBot and TVRename and it does the same thing. If someone could make a dummy text file and change the extension to ISO and scrape it and let me know if they find a method that works I would greatly appreciate it.

Thanks.
http://kodi.wiki/view/Naming_video_files...ti-episode

You can try it with:

Spiderman (1967)_S02E16_S02E17_S02E18_S02E19_S03E01_S03E02_S03E03_S03E04_S03E05_S03E06_S03E07_S03E08_S03E09_S03E10

Don't use any "-" for this case, as it might cause issue...look at the following, which should work, too:

Spiderman (1967)_S02E16-S02E19_S03E01-S03E10

A "-" in those filenames causes a kind of 'count to'.....so S03E01-S03E10 means 'all episodes from 01 to 10'.

But I don't know if this works for multiple seasons (like your ISO looks like), too. But you will see Wink
Are you quite sure? I was under the impression that S03E01-S03E10 means episodes 01 and 10 of series 3 only.

There's a note stating that at the bottom of the wiki article you linked to above:

"Note: Only the episodes in the file name will be added, e.g. name.s01e01-03.ext will not include episode 2."
Oh...you're correct. My fault. Sorry....

I just saw, that your first naming s02e16e17... should work, too.

could you please provide a Debug Log after scraping...then we'll probably see, why the system ignores the episodes. The case, that you are using multiple seasons in one ISO might be a problem, too. But I don't know for sure, as the wiki only mentions a single season with multi episodes. So maybe I would split the ISOs to be one ISO for a specific season....

S02E16E17E18E19.iso

and

S03E01E02E03E04E05E06E07E08E09E10.iso