Kodi Community Forum

Full Version: Ember Media Manager NFO/Poster/FanArt Manager for Movies (Open Source VB.NET)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
mojo_lo Wrote:same issue here. why's the scrape media button for tv shows grayed out?


I thought I was doing something wrong too. I hope that they add a global scrape, I like how in Media Companion 2 I just hit 'scan for new episodes' and I'm good to go. Sometimes I can't remember what shows I added...
Pardon my ignorance, but, what does it mean if my movies are listed in red? Thanks.:confused2:
bobrap Wrote:Pardon my ignorance, but, what does it mean if my movies are listed in red? Thanks.:confused2:

That simply means that they are marked. This can be used for scraping purposes or as an indicator of some other thing. Just right click -> unmark
bobrap Wrote:Pardon my ignorance, but, what does it mean if my movies are listed in red? Thanks.:confused2:

That the are marked, there is an option for it.
If the text color is red, they are marked. If the background color is red(ish), that means the titles are out of tolerance when matching to the file name (Title Match Confidence in Settings).
snelvuur Wrote:@ubuntuf4n: http://www.embermm.com/projects/embermm/...rom_Source

Thanks. That's it. Nod
BTW for anyone adding their TV Series keep in mind there is an option under Movies for "Skip Files less then xx MB". I was wondering why some of my TV episodes were not being found and that was the cause.
Thanks, I have it going fine now. Any idea when they universal TV scraper will be up and working and not greyed out? I'm guessing the day after I finish doing them one by one.
uncertainty Wrote:BTW for anyone adding their TV Series keep in mind there is an option under Movies for "Skip Files less then xx MB". I was wondering why some of my TV episodes were not being found and that was the cause.

Fixed... added separate option for TV Shows.

SHen350 Wrote:Thanks, I have it going fine now. Any idea when they universal TV scraper will be up and working and not greyed out? I'm guessing the day after I finish doing them one by one.

http://www.embermm.com/projects/embermm/roadmap
nul7 Wrote:Fixed... added separate option for TV Shows.



http://www.embermm.com/projects/embermm/roadmap

You are just too damn quick....Big Grin
See that Scraping of xmbcstuff.com is targeted for 1.5, hope that makes it in...Keep up the good work!!
I really love the new 1.0 Version, but I have two problems with it.

1. I cannot download any trailer with it. When I scrape my movies I come to the point where Ember scrapes the trailer. I can click on the Button "Download trailer list" but nothing happens. I just loads and loads with no end.

2. I cannot scrape my TVShows. Unter Options -> Ember Native TV Scrapers I get an empty window. Where can I setup the scraper for TVShows? Or will it be part of version 1.5?
I'm with everybody else here, the new version is really sweet! Big Grin

I'm having one small problem though, I can't get it to find movie posters. This worked perfectly with the old EMM, but after the upgrade it doesn't detect posters in the list view. If i select "Scrape Media" then "Posters Only" is grayed out, same if I edit a movie the "Change Poster (Scrape)" option is not click-able.

It's probably just an option somewhere, but I can't find it...

Thanks!

EDIT:
Map structure is: Movies\<movie>\<movie>.nfo, movie.tbn and the movie itself.

EDIT2:
Tried scraping a new movie, it adds an nfo file and asks me what poster I want to add, but it doesn't show up in the movie folder.
<head>
<style>

.flags {height:40px;vertical-align:center;}
.brdr_imagen {
border: medium solid #CCC;
height: 165px;
top: 10px;
right: 10px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}


.fanartbg {
position: absolute;
height:40px;
clip:rect(auto, auto, auto, auto);
max-height:600px

}

.contenido {
position: relative;

}


.tablealtura {
border: 1px dotted #000;
-moz-background-size: cover;

}
.blur{
background: transparent url(shadow1.png);
/*path to the 80%-transparent 1x1pixel black-colored background image*/
color: inherit;
margin-left: 4px;
margin-top: 4px;
}

.shadow{
background: transparent url(shadow2.png);
/*path to the 60%-transparent 1x1pixel black-colored background image*/
color: inherit;
}

.shadow,
.content{
position: relative;
bottom: 2px;
right: 2px;
}


.content{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
line-height: normal;
font-weight: bolder;
background-color: #000; /*background color of content*/
color: #FFF; /*text color of content*/
border: 1px solid #000; /*border color*/
padding: .5em 2ex;
text-align: justify;
filter:alpha(opacity=50);
-moz-opacity:0.50;
-khtml-opacity: 0.5;
opacity: 0.5;


}

.titulopeli {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
font-style: normal;
line-height: normal;
font-weight: bold;
text-transform: uppercase;
color: #333;
}
.txttagline {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: italic;
line-height: normal;
font-weight: normal;
text-transform: capitalize;
color: #333;
}
.txtDirector {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
}
.txtRuntime {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: normal;
color: #333;
}
.txtoutline {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #666;
text-indent: 10;
}
.tdencabezado {
border-bottom-width: 1px;
border-bottom-style: double;
border-bottom-color: #000;
background-color: #CCC;
}

</style>
</head>
<$NEED_POSTERS>
<$NEED_FLAGS>
<$NEED_FANART>
<$MOVIE>

<center>
<table width="1000" height="500" border="0" cellpadding="0" cellspacing="0" class="tablealtura" BACKGROUND="<$FANART_FILE>">
<tr>
<td valign="top">


<div class="contenido">

<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="40" bgcolor="#FFFFFF" >
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="tdencabezado">
<tr>
<td>&nbsp;<font class="titulopeli"><$MOVIENAME> (<$YEAR>)</font>&nbsp;&nbsp;&nbsp;<font class="txtDirector">[ <$DIRECTOR> ]</font></td>
</tr>
<tr>
<td >&nbsp;&nbsp;&nbsp;<font class="txttagline"><$TAGLINE></font>&nbsp;&nbsp;&nbsp;<font class="txtRuntime">-Runtime:<$RUNTIME></font></td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
</table></td>
</tr>
<tr>
<td>
</td>
</tr>
<tr>
<td><table width="100%" height="100%" border="0">
<tr>
<td align="center" valign="top">&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td width="21%" align="center" valign="top"><img src="<$POSTER_FILE>;" alt="" border="2" class="brdr_imagen" /></td>
<td width="79%">

<div class="blur">
<div class="shadow">

<div class="content">Plot:<br /><$PLOT><br /><br />Actors:<br /><$ACTORS><br />
<br /> Genres:<br /></b>&nbsp;
<$GENRES></div>


</div>
</div>



</td>
</tr>
<tr>
<td> <$DIRNAME></td>
<td></td>
</tr>
<tr>
<td>&nbsp;</td>
<td align="right"><img class="flags" src="<$FLAG_VSOURCE>" /><img class="flags" src="<$FLAG_VRES>" /><img class="flags" src="<$FLAG_VTYPE>" /><img class="flags" src="<$FLAG_ATYPE>" /><img class="flags" src="<$FLAG_ACHAN>" /></td>
</tr>
</table></td>
</tr>
</table>
</div>
</td>
</tr>
</table>

<$/MOVIE>

</center>

Image
Hi,


a cant change the language for tv show scraping.... i set it to german in the settings and the show will be scrapped in english........................




greetz muggi