Ember Media Manager - Revisited (Open Source VB.NET Project)

  Thread Rating:
  • 13 Votes - 4.77 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Closed
>>X<< Offline
Alaska Group
Posts: 2,899
Joined: Jun 2009
Location: On a farm trying to catch a fox
Post: #21
I do have duration in stream details I missed that but I also have runtime which is grabbed from imdb but you need to have that selected under scraper fields or you can use the option "use duration for runtime" which will be more accurate but you right about duration tag not working now
(This post was last modified: 2011-01-16 23:01 by >>X<<.)
find
orb360 Offline
Junior Member
Posts: 1
Joined: Dec 2009
Reputation: 0
Post: #22
Still won't scrape posters or fanart from the movie db....

Scrapes everything else fine... Just no posters or fanart... Sad
find
tuscani Offline
Junior Member
Posts: 38
Joined: Nov 2009
Reputation: 0
Post: #23
fr500 Wrote:Runtime for any particular movie from my info screen (pressing I)

Just installed fresh and imported only one movie, I have nfos for all my movies

With this:
<duration>79 mins</duration>

Doesn't work. If I add this:
<durationinseconds>4740</durationinseconds>

Correction:
Under Settings / Movies
Select Scrapers - Data
On the right side under Meta Data uncheck Use Duration for Runtime


blow away the settings.xml file for EMM. highlight movie and ctrl+i to rescrape

For Movies, EMM scrapes the following
<runtime>97 mins</runtime> from scraper

<fileinfo>
<streamdetails>
<video>
<duration>97</duration> from the video file itself
(This post was last modified: 2011-01-17 05:44 by tuscani.)
find
tuscani Offline
Junior Member
Posts: 38
Joined: Nov 2009
Reputation: 0
Post: #24
orb360 Wrote:Still won't scrape posters or fanart from the movie db....

Scrapes everything else fine... Just no posters or fanart... Sad

need more info.

paste your log file so i can look over it.

tks
find
fr500 Offline
Senior Member
Posts: 278
Joined: Oct 2008
Reputation: 1
Post: #25
tuscani Wrote:Correction:
Under Settings / Movies
Select Scrapers - Data
On the right side under Meta Data uncheck Use Duration for Runtime


blow away the settings.xml file for EMM. highlight movie and ctrl+i to rescrape

For Movies, EMM scrapes the following
<runtime>97 mins</runtime> from scraper

<fileinfo>
<streamdetails>
<video>
<duration>97</duration> from the video file itself

Thanks that did it
find
fr500 Offline
Senior Member
Posts: 278
Joined: Oct 2008
Reputation: 1
Post: #26
I have a lil suggestion

Right now when you scrape fanart you can select one for fanart and the rest for extrathumbs. That's not correct it should be extrafanart. Is it possible to put an option for that?
find
fr500 Offline
Senior Member
Posts: 278
Joined: Oct 2008
Reputation: 1
Post: #27
Also on frame extraction, an option to resize and crop would be epic...Maybe too complicated I'm using thumber right now. If modeled like thumber it would be perfect
(This post was last modified: 2011-01-17 07:12 by fr500.)
find
>>X<< Offline
Alaska Group
Posts: 2,899
Joined: Jun 2009
Location: On a farm trying to catch a fox
Post: #28
tuscani Wrote:Correction:
Under Settings / Movies
Select Scrapers - Data
On the right side under Meta Data uncheck Use Duration for Runtime


blow away the settings.xml file for EMM. highlight movie and ctrl+i to rescrape

For Movies, EMM scrapes the following
<runtime>97 mins</runtime> from scraper

<fileinfo>
<streamdetails>
<video>
<duration>97</duration> from the video file itself

You can leave "Use Duration for Runtime" checked all that does is add the duration value to the runtime tag instead of using the scraped runtime from imdb this is more accurate say for PAL releases as they are speeded up to 25fps so the runtime is different, duration is extracted from the media itself so is always accurate
find
bblauritzen Offline
Member
Posts: 83
Joined: Nov 2009
Reputation: 0
Post: #29
fr500 Wrote:I have a lil suggestion

Right now when you scrape fanart you can select one for fanart and the rest for extrathumbs. That's not correct it should be extrafanart. Is it possible to put an option for that?

What makes you say that it's not correct?

It is my understanding that the skins that support ekstra fanart are looking for a "extrathumbs" folder.
find
clock2113 Offline
Fan
Posts: 636
Joined: Feb 2007
Reputation: 0
Location: XBMC+Unraid=Happy!
Post: #30
Some look for extrathumbs, some look for extrafanart....

XBMC: XBMCbuntu 12.0, with Transparency!
17.5 TB Unraid Server: 2500 movies, 8800 episodes of TV Apps: SABnzbd, Sickbeard, Couchpotato, mySQL
HTPC: E6500, mAtx, 210GT
Watching on: Sony 32" Bravia with lowend Sony 5.1 HTIB
find
Thread Closed