MovieInfo

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Post Reply
AramiS
Posts: 2
Joined: Sat Jun 02, 2012 9:30 pm

MovieInfo

Post by AramiS »

PLS :D
User avatar
SharkHunter
Developer
Posts: 648
Joined: Fri Jun 01, 2012 9:36 pm

Re: IMDB Plugin PLS!!!

Post by SharkHunter »

The MovieInfo plugin (which integrates with IMDB) works with UMS. So why not try that one? Look at my github or my googlecode.
We reject: kings, presidents and voting.
We believe in: rough consensus and running code.
User avatar
S7eele
Posts: 75
Joined: Thu Jun 07, 2012 8:12 am

Re: IMDB Plugin PLS!!!

Post by S7eele »

Is that the case with major plugins?
Peace!
User avatar
SubJunk
Lead Developer
Posts: 3705
Joined: Sun May 27, 2012 4:12 pm

Re: IMDB Plugin PLS!!!

Post by SubJunk »

Yes, as far as I know all plugins that work with PMS work with UMS
User avatar
S7eele
Posts: 75
Joined: Thu Jun 07, 2012 8:12 am

Re: IMDB Plugin PLS!!!

Post by S7eele »

Sorry! Maybe look at the plugins page :oops:
Peace!
User avatar
SubJunk
Lead Developer
Posts: 3705
Joined: Sun May 27, 2012 4:12 pm

Re: IMDB Plugin PLS!!!

Post by SubJunk »

:D
AramiS
Posts: 2
Joined: Sat Jun 02, 2012 9:30 pm

Re: IMDB Plugin PLS!!!

Post by AramiS »

This is the newest version? http://www.ps3mediaserver.org/forum/vie ... 520#p63942


Greetings!
User avatar
SharkHunter
Developer
Posts: 648
Joined: Fri Jun 01, 2012 9:36 pm

Re: IMDB Plugin PLS!!!

Post by SharkHunter »

I think this (http://code.google.com/p/sharkhunter-sh ... ieinfo.jar) should be sort of the latest. Download that one + the conf file (http://sharkhunter-shb.googlecode.com/s ... EINFO.conf) and off you go. If you're not scared of code then clone my MovieInfo repo from https://github.com/SharkHunter/MovieInfo and compile it yourself. The jar file found at github hasn't been updated for a while but it works (mybe without ExSports latest changes which I think I added on google-code).

As a side note in the forthcomming 1.1 release of UMS the poor man imdb support is enabled in UMS. This means that if you in your filename (or in the name of a directory) adds _imdb<id>_ then the MovieInfo plugin will pick the imdbid straight from there and the integration is faster and better. UMS will also remove the _imdb<id>_ string from the filename so it will still look nice....
We reject: kings, presidents and voting.
We believe in: rough consensus and running code.
sjpirri
Posts: 10
Joined: Thu Jun 07, 2012 4:21 pm

Re: IMDB Plugin PLS!!!

Post by sjpirri »

SharkHunter how do you compile the Movie Info plugin i tried it using jar cf imbd.jar ~/imbd/net and ums doesn't pick up the jar so i guess i compiled it wrong :oops:
User avatar
SharkHunter
Developer
Posts: 648
Joined: Fri Jun 01, 2012 9:36 pm

Re: IMDB Plugin PLS!!!

Post by SharkHunter »

sjpirri wrote:SharkHunter how do you compile the Movie Info plugin i tried it using jar cf imbd.jar ~/imbd/net and ums doesn't pick up the jar so i guess i compiled it wrong :oops:
I compile from within eclipse. (or rather export -> jar bla blah).
It probably doesn't work for you beacuse you miss the "plugin" file (https://github.com/SharkHunter/MovieInf ... ter/plugin) that must be found in the roo of the jar file...
We reject: kings, presidents and voting.
We believe in: rough consensus and running code.
Post Reply