Posts: 8
Joined: Dec 2012
Reputation:
0
2012-12-19, 20:47
(This post was last modified: 2012-12-19, 21:39 by typusmensch.)
Hi.
How i have to change the tmdb.xml to use my filename (e.g. Avatar.avi) as title? I've named my files manually and want to use this.
Thx,
Marcus
Posts: 6,339
Joined: Jul 2010
Reputation:
116
artrafael
Team-XBMC Forum Moderator
Posts: 6,339
2012-12-19, 20:55
(This post was last modified: 2012-12-19, 20:55 by artrafael.)
Welcome to the XBMC forums.
Why do you think you need to change anything in tmdb.xml? Using the movie title as the file name works fine for the TMDB scraper; indeed, that's how it's designed to work. If there are multiple versions of a movie with the same title (e.g., remakes), then append the year in parentheses to the movie title file name to avoid ambiguity. Your example, "Avatar.avi", should scrape fine.
Posts: 8
Joined: Dec 2012
Reputation:
0
Hello artrafael,
Sure, that works fine. But i want to get the filename as the title in XBMC. Another example is "Alien 1.avi". The program find a film named "Alien" and got all informations about this. That's right. But i want to get the title in XBMC as "Alien 1".
Posts: 134
Joined: Jun 2011
Reputation:
5
The library will use what was returned from TMDB as the movie name. Since the name of the movie is Alien (not Alien 1), that is what is used. If you want it different in the library, you will have to open the context menu and rename the entry.