English > Scripts and Templates
Export to XBMC
zkn:
--- Quote from: nostra on September 18, 2009, 10:01:01 am ---Yes, it seems like I will need to add posternearfiles in the next version...
--- End quote ---
so is there such new keyword like "posternearfiles" ?
or is it planned or rejected?
nostra:
It is already implemented. If you have nearfiles variable set, then all image paths will be relative to this path.
Morgenstern72:
I appreciate all your work and attempts to explain to us how this is working. Still: I have no idea.
Is there any possibility you could zip a configured "template" and how to use it, just to be able to use PVD as "brain" and XBMC as frontend? I am completely confused at this point how I would do that...which is my fault, since I just can't get what I have to extract out of these postings to make it work.
Thx alot if anyone takes the time to walk me through this :)
VVV_Easy_Programing:
I attached a zip that can help: you just must to unzip in the folder Templates PVD (the file and the folder of the zip).
I tried to make it as complete as possible so the Template needs to have three Custom Fields 'Set' 'IMDB_Votes' 'Top_250' (with underscore because in other case it is blocking the Template). You must define in the Preferences of PVD.
In any case you can delete these lines and other information that you are not interested (eg exporting images).
If you want to renew your XBMC library, I suggest using "SQLiteSpy" or "SQLite Database Browser" to open the database XBMC "MyVideos75.db" and copy of the C09 column (code IMDB) and the column C22 (movies folder) of the table "movies" to Excel .
In Excel you get the URL of the movie like "http://www.imdb.com/title/" + tt****** + "/" and you import the table PVD.
To return to XBMC:
- With PVD scratch the information you want, you use the Template for NFO files.
- With RenameMaster you rename the images to the names of XBMC "folder.jpg" "Fanart.jpg".
- With XBMC empty library, make another tracing your movies with the scraper that you use. It will ask you if you use the Internet or NFO file.
I hope you serve (Edito: New version down)
VVV_Easy_Programing:
Fixed bug in exporting images that blocked (missing a space between the parameters)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version