hi together,
if its wrong to post something like this in here, sorry.
i think it would be great if xbmc would get the imdb-link out of a *.nfo in the directory of the movie file(s).
in online manual it says that this should work, but it doesnt seems so.
would like to know if it works, or if this idea is generally a good one
thx & regards
Imdb from nfo
zeen
Junior Member Posts: 8 Joined: Jun 2005 Reputation: 0 |
2005-06-28 10:50
Post: #1
|
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,523 Joined: Oct 2003 Reputation: 138 |
2005-06-28 11:58
Post: #2
it is supposed to.
post an example *.nfo file that doesn't work. Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |
sbart626
Junior Member Posts: 1 Joined: Jun 2005 Reputation: 0 |
2005-06-28 17:00
Post: #3
i doesn't seem to work for me either. i have the following files in my videos directory:
the incredibles.iso the incredibles.nfo the incredibles.nfo file contains the single line: http://www.imdb.com/title/tt0317705 any help would be appreciated. thanks |
| find quote |
pike
Project Manager Joined: Sep 2003 Reputation: 28 Location: Sweden |
2005-06-29 00:30
Post: #4
see if adding .nfo to <videoextensions> in xboxmediacenter.xml then launching/running the .nfo from my videos does anything
if it doesnt, then this is a feature that is no longer in cvs, and can thus be removed from online manual, feel free to make the change if it doesnt work. Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,523 Joined: Oct 2003 Reputation: 138 |
2005-06-29 09:16
Post: #5
the code is there to do it, but isn't currently active, as .nfo files are ignored in the directory listings (at the code level). not sure exactly how this was designed to work, but i guess the idea is that in showimdb(), we should look for <filename>.nfo and use that if it exists.
cheers, jonathan Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |
zeen
Junior Member Posts: 8 Joined: Jun 2005 Reputation: 0 |
2005-06-30 10:47
Post: #6
hi
i tried to add .nfo to video-extension, funny thing it still doesnt display the .nfo file under my videos.. i also tried it with a single http://... line in .nfo no one has concrete information on that? i personally would prefer an implementation, that on imdb lookup / search entire directory, every folder which contains a *.nfo will get the information of the link and all other files will be ignored. would be really great (no long lookup, no different suggestions for the movie etc.) |
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,523 Joined: Oct 2003 Reputation: 138 |
2005-06-30 12:34
Post: #7
Quote:the code is there to do it, but isn't currently active, as .nfo files are ignored in the directory listings (at the code level). that is as concrete as you are going to get. it will stay this way until i think of a way to fix it, or another developer fixes it. Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,523 Joined: Oct 2003 Reputation: 138 |
2005-06-30 17:43
Post: #8
i had some spare time. fixed in cvs.
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |
terminalx
Senior Member Posts: 143 Joined: Oct 2004 Reputation: 0 |
2005-07-10 19:18
Post: #9
hi,
has anybody got it to work after jmarshall fixed it? i don't get the .nfo listing and if i try to add the movie info via the lookup "info" on the remote, it also does not query the .nfo file. regs floris |
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,523 Joined: Oct 2003 Reputation: 138 |
2005-07-11 17:16
Post: #10
as i say, it's working fine for me.
i have these two files in a folder on my xbox: finding nemo.avi finding nemo.nfo the contents of finding nemo.nfo are: http://akas.imdb.com/title/tt0266543 note that http://www.imdb.com works as well. i've just updated the code now so that the information is saved in the database (before it wasn't, but the lookup still worked). cheers, jonathan Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |

![[Image: badge.gif]](http://www.ohloh.net/projects/9132/badge.gif)
Search
Help