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)



Ember and shared MYSQL - Cash - 2010-12-27

Sorry think i posted in wrong spot so tried to move
http://forum.xbmc.org/showthread.php?p=674320#post674320


Ember Spam - TugboatBill - 2010-12-27

I have my own email server. This gives me the flexibility to create email addresses, and I do for every registration I do.

I'm registered @ the Ember site. The address I used is only used there. I didn't use it anywhere else.


So why is it I'm getting spam to this email account? Either the Ember web site has been hacked or they're selling email addresses.


Ember and shared MYSQL - Cash - 2010-12-27

I just used ember to scrape all my movie details and download the trailers and cast but I then look in the nfo file and it is linking to the web trail and the cast images even though I see it is downloaded in the current folder.

I want to mention that I also am using mysql and trying to share the database with the advancedsettings file thing however this still won’t work on the main M.C, I haven’t even tried yet for the shared ones yet.

Am I doing something wrong? Like before I even attempted to try database sharing and ember, XBMC would just pull its own data, and it was fast; when I clicked more info on the movie it was bam there, but now it seems it wants to download details every time from the web and is really slow and sometimes says no NFO found even though every movie was scraped and I even double checked.

Is this Ember or the trying to share the DB that’s messing it up?


http://pastebin.com/bwUVkY29

Sorry for double post but i think my first post is in the wrong thread
http://forum.xbmc.org/showpost.php?p=674224&postcount=5106


- ijourneaux - 2010-12-27

I am registered on the EmberMM site and I am not getting any spam.


- isamu.dragon - 2010-12-27

CrashnBrn Wrote:Is there something like Ember but for Anime?

Go to thetvdb.com
Search for your series.
Name your Series Folder EXACTLY like it is posted on that site.
Name your Episodes Like this
Code:
S##E##.EXT
S## = Season Number (Must have the S at the Beginning)
E## = Episode Number (Must Have E at the Beginning
.EXT = File Extension (Usually Don't Have to Mess With That

XBMC & Ember Don't Understand this:
Code:
01 $$60,000,000,000 Man.mkv
But It Understands This:
Code:
S01E01 $$60,000,000,000 Man.mkv

In reality, it doesn't even look at this part:
Code:
$$60,000,000,000 Man

Both Programs just look for the Season Number, Episode Number and if it is a compatible file extension.


- CrashnBrn - 2010-12-28

isamu.dragon Wrote:Go to thetvdb.com
Search for your series.
Name your Series Folder EXACTLY like it is posted on that site.
Name your Episodes Like this
Code:
S##E##.EXT
S## = Season Number (Must have the S at the Beginning)
E## = Episode Number (Must Have E at the Beginning
.EXT = File Extension (Usually Don't Have to Mess With That

XBMC & Ember Don't Understand this:
Code:
01 $$60,000,000,000 Man.mkv
But It Understands This:
Code:
S01E01 $$60,000,000,000 Man.mkv

In reality, it doesn't even look at this part:
Code:
$$60,000,000,000 Man

Both Programs just look for the Season Number, Episode Number and if it is a compatible file extension.

That's great information Smile

But TheTVDB does not have all of the anime that I have.

Also all of my series are named by using 1x01 naming convention (I spent many hours doing this, as I have a couple hundred series). Will that naming convention work?

AniDB has all of the anime, I wish there was some way to incorporate it.


- Therms - 2010-12-28

TugboatBill Wrote:So why is it I'm getting spam to this email account? Either the Ember web site has been hacked or they're selling email addresses.

I think it's pretty common for spammers to just send email to random email addresses in the hope that they'll hit on valid emails.


- JustinAiken - 2010-12-28

CrashnBrn Wrote:But TheTVDB does not have all of the anime that I have.

AniDB has all of the anime, I wish there was some way to incorporate it.

So add them to thetvdb and we all benefit Cool


- isamu.dragon - 2010-12-28

CrashnBrn Wrote:That's great information Smile

But TheTVDB does not have all of the anime that I have.

Also all of my series are named by using 1x01 naming convention (I spent many hours doing this, as I have a couple hundred series). Will that naming convention work?

AniDB has all of the anime, I wish there was some way to incorporate it.

yeah that naming convention will work


- CrashnBrn - 2010-12-28

isamu.dragon Wrote:yeah that naming convention will work

I have added a few series actually Smile

I will give it a try. Theoretically when Ember gets updated I should be able to use the Anidb plug-in from XBMC correct?

Thanks Smile

Edit: Works pretty well actually Smile but, is there a easy way to delete all of the extra files that EMM creates if I want to go back before I started to use it?


- ijourneaux - 2010-12-28

I think I may have a patch to Ember that will correct the problem with scrpaing if you don't have full Cast selected. The same fix also corrects a problem when you are selecting the moie to scrape. I have proposed the change over on the Ember website.

Perhaps it is jsut a matter of replacing the executable. If so I can make an executable available.

Take Care


- Jocker_Boy - 2010-12-28

Hello.
I don't know why, but EMM is not scrapping:

Directors
Writters
Actors
Genre
Certification
Language

Why is that?


- CrashnBrn - 2010-12-28

Jocker_Boy Wrote:Hello.
I don't know why, but EMM is not scrapping:

Directors
Writters
Actors
Genre
Certification
Language

Why is that?

This was answerd a few pages back. The way to fix this is to download an add-on (from options) and change that to the main scraper. Then everything will work.


- TugboatBill - 2010-12-28

Therms Wrote:I think it's pretty common for spammers to just send email to random email addresses in the hope that they'll hit on valid emails.

Yeah, if it was something like [email protected]. It isn't. Neither the name nor the domain are common.


- isamu.dragon - 2010-12-28

TugboatBill Wrote:Yeah, if it was something like [email protected]. It isn't. Neither the name nor the domain are common.

maybe your running an open-relay server and those are ALWAYS vulnerable to spam attack.

Open-Relays are easily detectable by spammers.