Kodi Community Forum
Ember Media Manager - Revisited (Open Source VB.NET Project) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+---- Forum: Ember Media Manager (https://forum.kodi.tv/forumdisplay.php?fid=195)
+---- Thread: Ember Media Manager - Revisited (Open Source VB.NET Project) (/showthread.php?tid=90682)



- pcjco - 2011-09-12

Here is a new version of my x86 compilation based of SVN rev2420 whre I try to correct some bugs :

- fix some problems in XML scraper with accentuated chars in movie titles and cast
- fix automated XML scraper never saves poster and fanart
- fix Youtube trailer selection in Native and Rogue scraper
- fix IMDB search URL with accentuated chars in movie title which give bad search results

(I put the patch file of the VB source in the archive for those interessed)

http://www.mediafire.com/?jzbsuh8sdlckfw1


- fional - 2011-09-12

pcjco Wrote:Here is a new version of my x86 compilation based of SVN rev2420 whre I try to correct some bugs :

- fix some problems in XML scraper with accentuated chars in movie titles and cast
- fix automated XML scraper never saves poster and fanart
- fix Youtube trailer selection in Native and Rogue scraper
- fix IMDB search URL with accentuated chars in movie title which give bad search results

(I put the patch file of the VB source in the archive for those interessed)

http://www.mediafire.com/?jzbsuh8sdlckfw1

Wow, very cool.

This may not be possible, but I thought I'd ask -

http://forum.xbmc.org/showpost.php?p=860928&postcount=1293

Is there any chance of making the tv-scraper do that, which is essentially scrape:

<displayseason>1</displayseason>
<displayepisode>4096</displayepisode>

Into the .nfo files, so it imports nicer to XBMC?

Thanks Smile


- Martijn - 2011-09-12

This is great finally someone who can fix the faults of Ember Smile
Great job. I think you made a lot of people happy.


- chander - 2011-09-12

pcjco Wrote:Here is a new version of my x86 compilation based of SVN rev2420 whre I try to correct some bugs :

- fix some problems in XML scraper with accentuated chars in movie titles and cast
- fix automated XML scraper never saves poster and fanart
- fix Youtube trailer selection in Native and Rogue scraper
- fix IMDB search URL with accentuated chars in movie title which give bad search results

(I put the patch file of the VB source in the archive for those interessed)

http://www.mediafire.com/?jzbsuh8sdlckfw1

Glorious work! Thanks a million for keeping alive the best media manager for xbmc.

The Youtube trailer selection is finally working again (thanks thanks thanks) BUT i can't download anything else than the flv files... Downloading 720p or mp4 when available doesn't seem to work. Is it a bug or a restriction? Can you fix it? Wink

One more thing (sorry): i can't find the Olympia scraper in your new version...


- DR9x - 2011-09-12

Hello,

I have a issue with trailers that I can't shake.

To use as a example the movie Armored (2009). I scrap the movie with all options for trailer off and I still get the url below in the Trailer URL link in the nfo file. I deleted he files off the HDD and clean database, redo and same thing.

rtmp://amazonimdb.fcod.llnwd.net/a2643/o25/s/theaters/MV5/BMT/k4M/jExMV5BMTk4MjExNTgxN15BNl5BZmx2XkFtZTcwMjY0ODg3Mg4040?e=1315500763&h=f7f3de437ba3fa2c445d100276d80731

Here are SS of my option screens:

Image
Image
Image
Image


- shaktoo - 2011-09-12

Thank you for this amazing tool which would be the best of all of them . there are though a few things which probably have been discussed before ( although i have kept up-to date with this thread and have to say this has not been discussed ) but i wonder why tere has been no development in this regard.
The foremost would be monitoring of media folders and automatic library updating & scrapping ( ala metabrowser I still use the free old version). There are a few scripts which kind of do this but unfortunately have not worked for me( I am not sure of anyone else) . What I would like is that emm-r monitors folders and after a download has finished been unRAR'ed and moved to particular folders ( Movies / TV Shows) then springs into action and scrapes the media and possible updates xbmc library & sends notification re same.. and instead of trying to run 2 additional scripts ( and failing gloriously ) could this be incorporated into emm-r?
the other request would be for during scraping as a extrathumb folder is created could possibly a extrafanart folder be created as well.
this would make me immensly happy & satisfied & hence will help with the WAF as well..


- pcjco - 2011-09-12

chander Wrote:BUT i can't download anything else than the flv files... Downloading 720p or mp4 when available doesn't seem to work

i can't find the Olympia scraper in your new version...

Try this one :
emmr-v2420-x86-jco-v3.7z


- chander - 2011-09-13

pcjco Wrote:Try this one :
emmr-v2420-x86-jco-v3.7z

Perfect! Thanks for all your work for keeping this scraper alive.


- Hjord - 2011-09-13

Nevermind Smile


- jasmill1969 - 2011-09-13

I have a few questions about Ember. I want to use it 100% for my movies and TV shows. I have everything already set up in Ember, like fanart, thumbs, info and genre. How do I keep XBMC from overwriting it when I need XBMC to find new content?

When I search for new content XBMC tries to scrape. I think I remember an older version of XBMC that allowed you to set content to movies but not make you pick a scraper. I don't see a "no scraper" option in Dharma.


- JustinAiken - 2011-09-13

Even if you pick a scraper, XBMC should still look at the local .nfo before using the scraper; you must have changed a setting somewhere.


- jasmill1969 - 2011-09-13

So, if I have NFOs, folder.jpg, and fanart.jpg from ember, XBMC won't try to scrape? If this is the case I am happy.

So is there a way to get rid of any info that xbmc has?


- jasmill1969 - 2011-09-13

One more thing...

Can I rescrape just the movie info without blowing away the poster and fanart in Ember? If so how? When I say rescrape movie it gets rid of the poster and fanart if the movie doesn't have it on themoviedb. I spent alot of time getting the posters and fanart for any movies didn't have the info.


- Elendar - 2011-09-13

Maybe you have to use the <movie>.nfo, <movie>-fanart.jpg, <movie>.tbn syntax?


- fional - 2011-09-13

jasmill1969 Wrote:So, if I have NFOs, folder.jpg, and fanart.jpg from ember, XBMC won't try to scrape? If this is the case I am happy.

So is there a way to get rid of any info that xbmc has?

Well, there are a few ways. You can manually remove it from your library.

Or you can remove the sources (or disconnect your drives that the sources are located) and then "clean library" and it'll remove what it can't see (in this case, since you disconnected everything...then it'll remove everything.)

Then re-add the sources or reconnect the drives, update the library, and XBMC will use the .nfo files.