themoviedb not finding movies with " -" substitute

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Unicorn! Offline
Junior Member
Posts: 12
Joined: Oct 2009
Reputation: 0
Post: #1
Firstly, I know absolutely nothing about scraping so my apologies if this is a this thread is demonstrates nothing more than my naivety.


As ":" is an illegal character for windows filenames it is often substituted with " -" (eg. "2001: A Space Odyssey" changed to "2001 - A Space Odyssey"). It seems that the themoviedb scraper doesn't recognise " -" ("[SPACE]-") as a substitute for ":" however it will recognise "-" (without the [SPACE]). Is this something that can be fixed/implemented?


Again, sorry if this just comes across as incoherent ramblings.
find quote
voochi Offline
Senior Member
Posts: 281
Joined: Jan 2010
Reputation: 2
Post: #2
Yes, I am also having this problem.
find quote
devkid Online
Senior Member
Posts: 149
Joined: Jul 2011
Reputation: 4
Post: #3
Have a look here:
http://forum.xbmc.org/showthread.php?p=885558

and here:
http://forums.themoviedb.org/topic/2079/search-problem/
find quote
voochi Offline
Senior Member
Posts: 281
Joined: Jan 2010
Reputation: 2
Post: #4
devkid Wrote:Have a look here:
http://forum.xbmc.org/showthread.php?p=885558

and here:
http://forums.themoviedb.org/topic/2079/search-problem/

Thanks, that explains it.
find quote