Kodi Community Forum
Ember Media Manager NFO/Poster/FanArt Manager for Movies (Open Source VB.NET) - 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 NFO/Poster/FanArt Manager for Movies (Open Source VB.NET) (/showthread.php?tid=50348)



- olympia - 2009-11-13

nuzela10 Wrote:Hello Wink

I made some changes to the x86 version and everything works, at least for me...

You are free to try...here's the link to the file...

http://rapidshare.com/files/306573740/EMM_r1047.fixed.rar

Mind to share your changes in source?


- nuzela10 - 2009-11-14

No, of course not Nod

I made changes only to the clsScrapeIMDB.vb file...

So here it is...
http://rapidshare.com/files/306616406/clsScrapeIMDB.vb

And the whole project...
http://rapidshare.com/files/306618715/Ember_Media_Manager.rar

Hope this is OK...if not please tell me how can can i give you the changes...


- sickboy719 - 2009-11-14

Dumb question, what port should I use for the update library feature?
The webserver port, or remote events?
This is on an xbox BTW.
Thanks.


- bblauritzen - 2009-11-14

nuzela10 Wrote:Hello Wink

I made some changes to the x86 version and everything works, at least for me...

You are free to try...here's the link to the file...

http://rapidshare.com/files/306573740/EMM_r1047.fixed.rar

If your up to it we also need some changes in the way that EMM writes the <set> tag to the .nfo.

XBMC doesnt read this:

PHP Code:
<sets>
    <
set order="2">Alien Quadrilogy</set>
  </
sets

The <sets> tag needs to be removed:

PHP Code:
<set order="2">Alien Quadrilogy</set

and the api lookup for themoviedb needs an upgrade. It still uses the old 2.0

http://api.themoviedb.org/2.1/


- logictester - 2009-11-14

1047 gives me an error on scrape - unable to scrape data check your internet connection....


- olympia - 2009-11-14

nuzela10 Wrote:No, of course not Nod

I made changes only to the clsScrapeIMDB.vb file...

So here it is...
http://rapidshare.com/files/306616406/clsScrapeIMDB.vb

And the whole project...
http://rapidshare.com/files/306618715/Ember_Media_Manager.rar

Hope this is OK...if not please tell me how can can i give you the changes...

logictester Wrote:1047 gives me an error on scrape - unable to scrape data check your internet connection....

@nuzela10
Thank you very much, please send me a PM if you are interested to contribute to fix/improve Ember in the future.

However I can confirm the bug reported by logictester, but it seems scraping is working in some movies, but not in others.

For example it works on:
http://www.imdb.com/title/tt0411475/

But not on:
http://www.imdb.com/title/tt1080016/

Cheers, Bence


- cault - 2009-11-14

Works fine for the issue I mentionned before (the <p>).Nod
I also confirm that the scrapping error happen only with some movie.Oo
I had a problem with http://www.imdb.com/title/tt1176740/


- nuzela10 - 2009-11-14

The error was when the movie had no tagline Nod

Now it is fixed...

The app...
http://rapidshare.com/files/306884964/EMM.rar

And the changed source file...
http://rapidshare.com/files/306883770/clsScrapeIMDB.vb

Hope it works for you Big Grin


- bblauritzen - 2009-11-14

EDIT .....Nevermind...


- jawgee - 2009-11-14

bblauritzen Wrote:If your up to it we also need some changes in the way that EMM writes the <set> tag to the .nfo.

XBMC doesnt read this:

PHP Code:
<sets>
    <
set order="2">Alien Quadrilogy</set>
  </
sets

The <sets> tag needs to be removed:

PHP Code:
<set order="2">Alien Quadrilogy</set

and the api lookup for themoviedb needs an upgrade. It still uses the old 2.0

http://api.themoviedb.org/2.1/

Interesting. So if I were to perform a search & replace within all of my movie.nfo files replacing "<sets>" and "</sets>" with nothing then sets that I set up in Ember will now work in XBMC for me?

Thanks,
jawgee


- logictester - 2009-11-14

nuzela10 Wrote:The error was when the movie had no tagline Nod

Now it is fixed...

The app...
http://rapidshare.com/files/306884964/EMM.rar

And the changed source file...
http://rapidshare.com/files/306883770/clsScrapeIMDB.vb

Hope it works for you Big Grin

i get this when trying to download:

This file can only be downloaded by becoming a Premium member


- olympia - 2009-11-14

logictester Wrote:i get this when trying to download:

This file can only be downloaded by becoming a Premium member

try hard... eventually it will working...


- nuzela10 - 2009-11-15

Hello again Nod

Looks like i found some time to work some more on EMM...

So i updated the API from 2.0 to 2.1 Big Grin

App...
http://rapidshare.com/files/307380975/EMM.api2.1.rar

Source code file...
http://rapidshare.com/files/307381304/clsScrapeTMDB.vb


- Sparks14 - 2009-11-15

nuzela10 Wrote:Hello again Nod

Looks like i found some time to work some more on EMM...

So i updated the API from 2.0 to 2.1 Big Grin

App...
http://rapidshare.com/files/307380975/EMM.api2.1.rar

Source code file...
http://rapidshare.com/files/307381304/clsScrapeTMDB.vb

Thanks for the updates to Ember. It's by far the best media manager I've used. A few questions:

Are you "officially" taking over the support/development of Ember? Just wanting to get a feel for your time and committment to it...if so, will you be working on the TV piece for it?
Are you going to be updating the 64 bit version also?
Is there any way to make it easier to download....like make it available to non "Premium" users of RapidShare or make it available somewhere else. I've been unable to download the updates.


- Johan71 - 2009-11-15

Sparks14 Wrote:Thanks for the updates to Ember. It's by far the best media manager I've used. A few questions:

Are you "officially" taking over the support/development of Ember? Just wanting to get a feel for your time and committment to it...if so, will you be working on the TV piece for it?
Are you going to be updating the 64 bit version also?
Is there anyway to make it easier to download....like make it available to non "Premium" users of RapidShare or make it available somewhere else. I've been unable to download the updates.


Same here cant download