cormac New User
Posts : 1 Join date : 2009-01-29
| Subject: Regex problem tv scrapper Thu Jan 29, 2009 5:17 am | |
| Small bug, but when scrapping for Babylon 5, it scrapes episode 5 for every episode. I now have 23 versions of episode 5 Sample Output - Quote :
- Found For TV Show :- Babylon 5, Episode :-c:\users\xxx\documents\tv\Babylon-5\Season 1\Babylon5.s01.e05.nfo
Regex returned a multiple episode file, searching for episodes :- Season 1, Episode 5 Season 1, Episode 5 URL For Episode :- http://thetvdb.com/api/6E82FED600783400/series/70726/default/1/5/en.xml TVDB API Returned Valid XML URL For Episode :- http://thetvdb.com/api/6E82FED600783400/series/70726/default/1/5/en.xml TVDB API Returned Valid XML Writing nfo file to :- c:\users\xxx\documents\tv\Babylon-5\Season 1\Babylon5.s01.e05.nfo
Found For TV Show :- Babylon 5, Episode :-c:\users\xxx\documents\tv\Babylon-5\Season 1\Babylon5.s01.e06.nfo Regex returned a multiple episode file, searching for episodes :- Season 1, Episode 5 Season 1, Episode 6 URL For Episode :- http://thetvdb.com/api/6E82FED600783400/series/70726/default/1/5/en.xml TVDB API Returned Valid XML URL For Episode :- http://thetvdb.com/api/6E82FED600783400/series/70726/default/1/6/en.xml TVDB API Returned Valid XML Writing nfo file to :- c:\users\xxx\documents\tv\Babylon-5\Season 1\Babylon5.s01.e06.nfo
Found For TV Show :- Babylon 5, Episode :-c:\users\xxx\documents\tv\Babylon-5\Season 1\Babylon5.s01.e07.nfo Regex returned a multiple episode file, searching for episodes :- Season 1, Episode 5 Season 1, Episode 7 URL For Episode :- http://thetvdb.com/api/6E82FED600783400/series/70726/default/1/5/en.xml TVDB API Returned Valid XML URL For Episode :- http://thetvdb.com/api/6E82FED600783400/series/70726/default/1/7/en.xml TVDB API Returned Valid XML Writing nfo file to :- c:\users\xxx\documents\tv\Babylon-5\Season 1\Babylon5.s01.e07.nfo Just an issue with having a number in the title / filename of the TV show | |
|
billyad2000 Admin
Posts : 1326 Join date : 2008-09-20
| Subject: Re: Regex problem tv scrapper Thu Jan 29, 2009 12:50 pm | |
| Your using an older version on Media Companion, get the latest release from the announcements forum. | |
|