Kodi Community Forum
make xbmc use foldernames when scarping tvshow - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: make xbmc use foldernames when scarping tvshow (/showthread.php?tid=178991)



make xbmc use foldernames when scarping tvshow - scph9002 - 2013-11-26

I cant find the option to make xbmc to use foldernames instead of file names to scrape tvshows.

I got firefly/s01e01/gibberish.rar01.. rar.02 etc etc

I need xbmc to scrape the seasonnumber from the folder not the file which I suspect it tries to do because it doesnt scrape anything. All I get is an empty tvshow. Xbmc can do that for movies when content is set to movies.. but not tvshows when content is set to tvshows. Renaming the files is out of the question cause its a scene release.

Its the reavers release btw im sure alot of you have that particular release. How did you solve this issue?


RE: make xbmc use foldernames when scarping tvshow - wsnipex - 2013-11-26

afaik its not possible. and I really doubt its a scene release with that kind of file naming,


RE: make xbmc use foldernames when scarping tvshow - scph9002 - 2013-11-26

Its not named gibberish litterately :p

rv-ff101-1080.rar

The tvshow Almost human however scapes just fine.. and that particular release I got has "not quite human" as filename, foldername is almost human... what gives lol? :p


RE: make xbmc use foldernames when scarping tvshow - Koying - 2013-11-26

The complete guide: http://wiki.xbmc.org/index.php?title=Video_library/Naming_files/TV_shows

See 4.3 to extract Season/Episode for out-of-ordinary naming scheme via regexp.
The regexp applies to the whole path, so you also extract from the folder name.


RE: make xbmc use foldernames when scarping tvshow - scph9002 - 2013-11-26

(2013-11-26, 19:06)Koying Wrote: The complete guide: http://wiki.xbmc.org/index.php?title=Video_library/Naming_files/TV_shows

See 4.3 to extract Season/Episode for out-of-ordinary naming scheme via regexp.
The regexp applies to the whole path, so you also extract from the folder name.

okey thx will look into it =)


RE: make xbmc use foldernames when scarping tvshow - PH-SYM - 2013-11-27

I just add a tvshow.nfo in every folder with just an url to thetvdb.com. That makes sure every TV-show is scraped correctly.


RE: make xbmc use foldernames when scarping tvshow - Koying - 2013-11-27

(2013-11-27, 13:42)PH-SYM Wrote: I just add a tvshow.nfo in every folder with just an url to thetvdb.com. That makes sure every TV-show is scraped correctly.
That's fine for having XBMC detect the proper tv show, but the OP issue is to detect proper season/episode inside.