NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums General General Discussion v
« Previous 1 … 19 20 21 22 23 … 159 Next »
Media Scrapers for Videos?

 
  • 0 Vote(s) - 0 Average
Media Scrapers for Videos?
smajor
Offline

Posting Freak

Posts: 840
Threads: 115
Joined: Feb 2006
#1
2012-10-22, 10:19 PM
Folks,

What are you all using for scraping data for your Videos section? I have a ton of DVDs and TV Series that I've ripped from my media.

I've been using Ember Media Manager, which was briefly dead, then came back, paused, and now being developed again. Smile I'm fairly happy with it, but it had some quirks with my NAS... sometimes episodes/movies say "no data found for this..." when it had correctly scraped them AND the data is in the directory! Moving the file to a local drive makes everything better. Odd.

Anyway, I'm always on the look out for something better that may have come along. Is there anything that respects the file type "bling" that NextPVR makes use of?
gEd
Offline

Posting Freak

London
Posts: 3,516
Threads: 100
Joined: Jan 2005
#2
2012-10-22, 10:50 PM
I have used this for the last couple of years to grabbing metadata and background images for movies. http://www.mediacentermaster.com/
I haven't tried it for TV series as I haven't tell the need but it may work well for US content.

http://www.mediacentermaster.com/
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
jam_zhou
Offline

Senior Member

Posts: 632
Threads: 179
Joined: Sep 2005
#3
2012-10-23, 12:01 AM
I'm thinking of using xmbc. I read that you can scrape using xbmc then export and all the metadata will be sent to the corresponding folders. If file names are different then will create a script to change the names. That's my plan anyway. This way it can all be done from the 10 ft UI and it'll be maintained.
E6400, 2 GB RAM ,500 GB + 250 GB HD, PVR150+ Adaptec 3610, RW 2 + HIP, Antec 2480 w/ mini ninja ...still using v 0.99
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#4
2012-10-23, 12:10 AM
I use ember media manager, mostly cos I like the nfo/jpg files that xbmc uses. Plex uses bits of it. Ember can also rename the files to a nicer standard that I've found plex prefers.

Some of the information is transferred to Subs videos plugin.
stustunz
Offline

Posting Freak

Posts: 5,111
Threads: 112
Joined: Oct 2006
#5
2012-10-23, 08:21 AM
Video in nextpvr looks for folder.jpeg be good if it also looked for Poster.jpeg that way it would all work automatically when xbmc is used to get the images
[SIZE="1"]Specs[/SIZE]
[SIZE="1"]Server:Cpu-Intel i3,ATI Radeon HD 5670 ,OS-Windows 7,2gig ram. 2xHvr4400,Nova-s plus(dvb-s SD),hvr2210(dvb-t HD)[/SIZE]
[SIZE="1"]Client:Cpu-AMD am2,Gpu-Ati HD2100 integrated ,OS-Windows 7,2gig ram[/SIZE]
[SIZE="1"]Client:Cpu Intel 2 gig ram ,Nvidia 9400[/SIZE]
[SIZE="1"]ClientTongueopcorn Hour A110[/SIZE]
[SIZE="1"]Client:Samsung [NZ][DVB-s][2012]BD-E5900x2 [/SIZE]
[SIZE="1"]Client:Samsung [NZ][DVB-s][2013]BD-F6500 [/SIZE]
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#6
2012-10-24, 12:31 AM
i wrote my own after being sick of mediabrowser and the other one. cant remember what it was called.

it only really supports .nfo files at the moment, since thats all i needed it to do, but it downloads fanart, (use to get trailers until youtube changed, ill fix this at some point), posters for movies from themoviedb.org. for tv shows it downloads fanart, clearlogos, tv tunes, season thumbs etc from thetvdb.com and various other sources.

i havent released a binary yet, but the source code can be found at https://github.com/revenz/iMeta
it requires
- .net framework 3.5
- Gtk# for .NET (http://www.go-mono.com/mono-downloads/download.html)


some other features
- it uses gtk# so it can run on windows, linux, and mac osx.
- can down scale posters/fanart/banners to a max size (good if you dont want huge fanart/posters and have a low powered client like a raspberrypi)
- movie/ tv show editor (this needs work)
- auto groups movies into sets (this is currently a external xml file with movies i have that i made sets out of eg "James Bond" has all the james bond movies, pretty big list, easy to add new ones too, also can do regex matching so anything started with "Dora the explorer is grouped into dora etc Smile)


if theres enough interest ill make a build of it in its current state (slightly buggy, but works well enough for me, at that point its 90% done then i lost interest because i had all my metadata, and any new movies/tv shows i just run it against).

it expects movies to be stored in individual folders, and it helps if you have the (year) at the end of the folder name (incase theres duplicates). theres also a couple of other hidden features i added ([DVD] on the end of a tv show folder to download episodes in dvd order, [whatever] tags on end of movie folders so you can have "Spider-man 2 [Alternate Cut]" etc).
jam_zhou
Offline

Senior Member

Posts: 632
Threads: 179
Joined: Sep 2005
#7
2012-11-02, 02:36 PM
so xbmc dishes out the following:
{moviename}.nfo
{moviename}.tbn
{moviename}-fanart.jpg

I'm going to write a script to change .nfo to .xml
.tbn file to folder.jpg
.jpg to fanart.jpg

I'll release it when I get it done...unless of course someone else does this Wink

it would be way more convenient to have this part of npvr but Sub has much more important things to do I think...but if Sub is listening...maybe make the art and xml file configurable in config.xml?

<metadata>{moviename}.nfo<metadata>
<thumbnail>{moviename}.tbn<thumbnail>
<fanart>{moviename}-fanart.jpg<fanart>

Making it configurable means people can do whatever they want without bothering sub?
E6400, 2 GB RAM ,500 GB + 250 GB HD, PVR150+ Adaptec 3610, RW 2 + HIP, Antec 2480 w/ mini ninja ...still using v 0.99
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  HTPC Media Center help mvallevand 1 1,497 2021-03-30, 06:26 PM
Last Post: mvallevand
  Media Companion regex p37307 1 2,258 2016-10-01, 04:48 PM
Last Post: gEd
  NPVR getting some props now that Windows Media Center is going away pcostanza 6 4,062 2015-08-24, 10:20 PM
Last Post: johnsonx42
  Windows Media Center is dead sub 5 3,872 2015-05-07, 05:46 PM
Last Post: NYPlayer
  Minimal media centre setup suggestions needed. bgowland 21 8,205 2014-10-10, 11:32 AM
Last Post: mvallevand
  Anyone using Total Media 5's uMCEPlayer5.exe with a Hauppauge remote cotnrol? McBainUK 10 6,250 2012-11-15, 07:36 AM
Last Post: McBainUK
  what's a good streaming media player program? johnsonx42 2 2,344 2012-08-09, 12:39 PM
Last Post: cncb
  AC Ryan PlayonHD2 media player stustunz 2 2,376 2012-08-03, 04:02 AM
Last Post: mvallevand
  great media center brianzion 10 4,256 2012-01-28, 10:42 PM
Last Post: brianzion
  NZ Media Player Sale JonnyCam 1 1,694 2012-01-17, 11:16 PM
Last Post: mvallevand

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode