Kodi Community Forum
WIP Ember Media Manager 1.4.x BETA - Discussion Thread - 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: WIP Ember Media Manager 1.4.x BETA - Discussion Thread (/showthread.php?tid=172394)



RE: Ember Media Manager 1.4.x BETA - Discussion Thread - aliceingame - 2015-05-02

I'm having problems with the download of v. 1.4.4.0, am i the only one ?


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - T-bird_se - 2015-05-02

I just tested to download and it works with out any problem


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - Krautmaster - 2015-05-02

small question. Is it possible to use the IMBD rating instead of the TMDB one?


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - boppyman - 2015-05-02

I've got a little problem.

When adding a new TV episode the plot isn't downloading for some shows even though tvdb has a plot for the episode. I used to be able to re-scrape an episode as well and that would update the plot if there was one but that's not working either.

Things like The Simpsons scrape every time but Ridiculousness haven't for a month or so even though there is a plot there.

Any ideas what could be wrong?


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - boppyman - 2015-05-02

(2015-05-02, 10:53)Krautmaster Wrote: small question. Is it possible to use the IMBD rating instead of the TMDB one?

Edit>Settings>Movies>Scrapers Data> IMDB> Enable, then enable IMDB Rating and Votes.

Then if you have Scrapers Data>TMDB enabled uncheck TMDB Rating and Votes.

You can mix what grabs what if you have both enabled. I let IMDB do most of it and just let TVDB grab the collections ID and a couple more bits.


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - aliceingame - 2015-05-02

(2015-05-02, 09:48)T-bird_se Wrote: I just tested to download and it works with out any problem

Don't understand, not working on mine, but did on my girlfriend's computer. Strange. But I do have a copy now so it's all ok.


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - Monk - 2015-05-02

I'm trying to scrape a multi-episode tv-show on dvd.
I manually named the file and folder structure like:
Code:
Ninjago - Meister des Spinjitzu\Season 0001\Ninjago - Meister des Spinjitzu - S00E07E10S01E01E02E03E04E05E06.ISO
Ninjago - Meister des Spinjitzu\Season 0001\Ninjago - Meister des Spinjitzu - S01E07E08E09E10E11E12E13.ISO

The first dvd is containing 2 episodes from the specials and the rest is season 1.

What I tried is to mimic the pattern in the renamer module:
Code:
The Big Bang Theory\Season 0102\The Big Bang Theory - S01E01E02S02E01E02 - Pilot

I did not get Ember to pick up the episodes. For the above example, Ember is only showing episode 7, the rest is marked as missing. Also the renamer itself would consequently mess up the file names.
Using Ember 1.4.4.0

Any hint would be appreciated


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - DanCooper - 2015-05-02

Try
S00E07E10_S01E01E02Exxxx.iso


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - Monk - 2015-05-02

(2015-05-02, 20:39)DanCooper Wrote: Try
S00E07E10_S01E01E02Exxxx.iso

Thanks for coming back to me but it does not work either. Ember does not even pick up the consecutive episodes like in
Code:
Ninjago - Meister des Spinjitzu\Season 0001\Ninjago - Meister des Spinjitzu - S01E07E08E09E10E11E12E13.ISO



RE: Ember Media Manager 1.4.x BETA - Discussion Thread - Thales - 2015-05-02

Is there a way to list all the TV shows that contain a marked episode?

I was scrolling through some shows and noticed there were a couple of duplicate episodes that had been marked in a few different shows. In this case, just the episodes were marked, NOT the show itself. I'm trying to find a way to filter all shows like that so I can fix the duplicates. The filter box at the bottom of the TV tab just seems to work at the show level.

Or is there a filter somewhere that will list all the duplicate episodes? I didn't see anything in the main filter box, but I just may be missing a setting somewhere to give that option.


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - redglory - 2015-05-03

Hey,

autoscrape isn't working for me.

EMM starts but just hangs inside my python script.

Here's the log: http://pastebin.com/4mrbwwnK

I run it like this:
Code:
-newauto -all -nowindow

Thanks


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - DanCooper - 2015-05-03

(2015-05-03, 11:33)redglory Wrote: Hey,

autoscrape isn't working for me.

EMM starts but just hangs inside my python script.

Here's the log: http://pastebin.com/4mrbwwnK

I run it like this:
Code:
-newauto -all -nowindow

Thanks
Known bug, will be fixed in next release (i think later today).


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - redglory - 2015-05-03

(2015-05-03, 11:34)DanCooper Wrote:
(2015-05-03, 11:33)redglory Wrote: Hey,

autoscrape isn't working for me.

EMM starts but just hangs inside my python script.

Here's the log: http://pastebin.com/4mrbwwnK

I run it like this:
Code:
-newauto -all -nowindow

Thanks
Known bug, will be fixed in next release (i think later today).

Great, thx!

My automated system thx you Smile


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - danfer - 2015-05-03

(2015-05-02, 20:39)DanCooper Wrote: Try
S00E07E10_S01E01E02Exxxx.iso

I am also having some "trouble" with a multi-episode. I have one file which contains three episodes.
I tried:
- S01E01E02E03
- S01E01_E02_E03
- S01E01_S01E02_S01E03

No version worked for me. Am I doing something wrong?


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - DanCooper - 2015-05-03

(2015-05-02, 20:37)Monk Wrote: I'm trying to scrape a multi-episode tv-show on dvd.
I manually named the file and folder structure like:
Code:
Ninjago - Meister des Spinjitzu\Season 0001\Ninjago - Meister des Spinjitzu - S00E07E10S01E01E02E03E04E05E06.ISO
Ninjago - Meister des Spinjitzu\Season 0001\Ninjago - Meister des Spinjitzu - S01E07E08E09E10E11E12E13.ISO

The first dvd is containing 2 episodes from the specials and the rest is season 1.

What I tried is to mimic the pattern in the renamer module:
Code:
The Big Bang Theory\Season 0102\The Big Bang Theory - S01E01E02S02E01E02 - Pilot

I did not get Ember to pick up the episodes. For the above example, Ember is only showing episode 7, the rest is marked as missing. Also the renamer itself would consequently mess up the file names.
Using Ember 1.4.4.0

Any hint would be appreciated

Sorry, works for me.
Do you have followed the hints in download thread (reload the tv shows regex)?

Image