|
chriss
|
 |
« on: December 13, 2008, 03:10:40 pm » |
|
Hi *,
I added an option to get my movies tagged with IMDB. It's basically working (see pictures attached) but still needs some fine tuning I think.
Cheers, /chriss
|
|
|
|
|
Logged
|
|
|
|
|
chriss
|
 |
« Reply #1 on: December 13, 2008, 03:12:02 pm » |
|
BTW, it's quite slow ATM, see attached log output (50s for 20 IMDB items).
|
|
|
|
|
Logged
|
|
|
|
Zaerc
Alumni
LinuxMCE God

Posts: 2256
Department of Redundancy Department.
|
 |
« Reply #2 on: December 13, 2008, 08:26:10 pm » |
|
Looks good, and 20 in 50s is still a lot faster then I can do manually. 
|
|
|
|
|
Logged
|
"Change is inevitable. Progress is optional." -- Anonymous 
|
|
|
golgoj4
wants to work for LinuxMCE
 
Posts: 823
hrumpf!
|
 |
« Reply #3 on: December 13, 2008, 11:48:49 pm » |
|
how did you get around their tos? or did they open up a new api?
|
|
|
|
|
Logged
|
|
|
|
|
chriss
|
 |
« Reply #4 on: December 14, 2008, 12:50:58 am » |
|
how did you get around their tos? or did they open up a new api?
I just tried the first IMDB PHP library I found ( http://sourceforge.net/projects/imdbphp/) and it works well. 
|
|
|
|
|
Logged
|
|
|
|
|
hari
|
 |
« Reply #5 on: December 14, 2008, 12:54:47 am » |
|
cool!
br, Hari
|
|
|
|
|
Logged
|
|
|
|
Zaerc
Alumni
LinuxMCE God

Posts: 2256
Department of Redundancy Department.
|
 |
« Reply #6 on: December 14, 2008, 02:08:34 am » |
|
If you open a ticket I'll patch it into the 0810 branch so it could be included in the next alpha update.
|
|
|
|
|
Logged
|
"Change is inevitable. Progress is optional." -- Anonymous 
|
|
|
|
totallymaxed
|
 |
« Reply #7 on: December 14, 2008, 09:46:12 am » |
|
Very nice! Now if we could also get IMDB used when a DVD is ID'd on insertion into a drive.... Great work. All the best Andrew
|
|
|
|
|
Logged
|
|
|
|
|
tschak909
|
 |
« Reply #8 on: December 14, 2008, 11:24:13 am » |
|
Andrew, IMDB does not have this info, and unfortunately DVD fingerprints of the type that the EMI emits are very specific to itself and its endpoint.
This is a much tougher nut to crack than would first appear, especially since almost nobody has this information. If you'd like, I can explain the problem in more detail...
-Thom
|
|
|
|
|
Logged
|
|
|
|
|
totallymaxed
|
 |
« Reply #9 on: December 14, 2008, 11:45:21 am » |
|
Andrew, IMDB does not have this info, and unfortunately DVD fingerprints of the type that the EMI emits are very specific to itself and its endpoint.
This is a much tougher nut to crack than would first appear, especially since almost nobody has this information. If you'd like, I can explain the problem in more detail...
-Thom
Hi Tom, I understand the DVD fingerprint problem. What I am interested in is the much richer data available from IMDB about each movie. It may be that a hybrid solution is possible where we allow the DVD to be ID'd using the EMI then we use that data to query the IMDB. This would be deliver a massive improvement in the attribute data per DVD. As far as i can see this is technically feasible. What your view? All the best Andrew
|
|
|
|
|
Logged
|
|
|
|
|
tschak909
|
 |
« Reply #10 on: December 14, 2008, 12:09:55 pm » |
|
Yes, this could be done, We might want to augment the media identifier stuff to be able to query more than one media identifier.. It seems to only work with a single media identifier device.
*hmm* too much to do.
-Thom
|
|
|
|
|
Logged
|
|
|
|
|
totallymaxed
|
 |
« Reply #11 on: December 14, 2008, 01:11:36 pm » |
|
Yes, this could be done, We might want to augment the media identifier stuff to be able to query more than one media identifier.. It seems to only work with a single media identifier device.
*hmm* too much to do.
-Thom
Yeah... just need to add it too the list ;-) Your already doing more than your share Thom. Anyone else up for looking at this and then getting it into shape if it looks doable? Andrew
|
|
|
|
|
Logged
|
|
|
|
freymann
Douchebag
Guru

Posts: 380
|
 |
« Reply #12 on: December 14, 2008, 03:58:20 pm » |
|
Is there a link to the code that we can download and try?
|
|
|
|
|
Logged
|
|
|
|
|
|
|
chriss
|
 |
« Reply #14 on: December 14, 2008, 05:42:47 pm » |
|
Is there a link to the code that we can download and try?
Freyman, if you are referring to the IMDB code please be patient. I'm still cleaning up a few things and will prepare a patch soon.
|
|
|
|
|
Logged
|
|
|
|
|