• 1
  • 24
  • 25
  • 26(current)
  • 27
  • 28
  • 176
WIP Ember Media Manager 1.4.8.0 ALPHA - Discussion Thread
(2016-05-19, 19:19)DanCooper Wrote: But as always, it's a lot of work to do all needed changes in our EmberAPI and all scrapers Confused

And your work is very much appreciated!
So I had to reinstall ember and removed all the settings/profiles. Before I uninstalled I went into the advancedsettings.xml file and copied the following line for filtering:

Code:
<Setting Section="*EmberAPP" Content="None" Name="NotValidFileContains" DefaultValue="">theme|trailer|sample</Setting>

After installing I went to add this to the advancedsettings file and noticed there is quite a bit changed with the file. Where would I place that line of code, anywhere above the closing tag or does it need to go into another file completely??
(2016-05-21, 19:37)Fail$tyle420 Wrote: So I had to reinstall ember and removed all the settings/profiles. Before I uninstalled I went into the advancedsettings.xml file and copied the following line for filtering:

Code:
<Setting Section="*EmberAPP" Content="None" Name="NotValidFileContains" DefaultValue="">theme|trailer|sample</Setting>

After installing I went to add this to the advancedsettings file and noticed there is quite a bit changed with the file. Where would I place that line of code, anywhere above the closing tag or does it need to go into another file completely??

Somewere between the main node <AdvancedSettings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> </AdvancedSettings>
If an episode contains the word trailer in the file name, it doesn't get added to Ember DB
I guess it get filter out as a real trailer, I don't use trailers anywhere so if I can remove an regex or something it's OK for me
(2016-05-21, 21:07)DanCooper Wrote:
(2016-05-21, 19:37)Fail$tyle420 Wrote: So I had to reinstall ember and removed all the settings/profiles. Before I uninstalled I went into the advancedsettings.xml file and copied the following line for filtering:

Code:
<Setting Section="*EmberAPP" Content="None" Name="NotValidFileContains" DefaultValue="">theme|trailer|sample</Setting>

After installing I went to add this to the advancedsettings file and noticed there is quite a bit changed with the file. Where would I place that line of code, anywhere above the closing tag or does it need to go into another file completely??

Somewere between the main node <AdvancedSettings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> </AdvancedSettings>

Awesome, just what I thought! Thanks!
Ok, so I decided to go with expert naming settings for the tv section and I can't figure out how to get season specials to save. There is an option for ALL seasons, but not specials. Do I need to set ALL seasons for it to download/save? I don't want to have anything for all seasons, but I don't mind going through and deleting the pictures since that is what I am already doing. I tried manually choosing a picture for the poster, but it doesn't save(obviously, I don't have the naming setup). I have seasons as following: <seasonpath>\whatever.ext.
(2016-05-23, 20:54)Fail$tyle420 Wrote: Ok, so I decided to go with expert naming settings for the tv section and I can't figure out how to get season specials to save. There is an option for ALL seasons, but not specials. Do I need to set ALL seasons for it to download/save? I don't want to have anything for all seasons, but I don't mind going through and deleting the pictures since that is what I am already doing. I tried manually choosing a picture for the poster, but it doesn't save(obviously, I don't have the naming setup). I have seasons as following: <seasonpath>\whatever.ext.

Specials are handled as like normal seasons. That means special seasons are always "Season 0".
(2016-05-23, 21:50)DanCooper Wrote:
(2016-05-23, 20:54)Fail$tyle420 Wrote: Ok, so I decided to go with expert naming settings for the tv section and I can't figure out how to get season specials to save. There is an option for ALL seasons, but not specials. Do I need to set ALL seasons for it to download/save? I don't want to have anything for all seasons, but I don't mind going through and deleting the pictures since that is what I am already doing. I tried manually choosing a picture for the poster, but it doesn't save(obviously, I don't have the naming setup). I have seasons as following: <seasonpath>\whatever.ext.

Specials are handled as like normal seasons. That means special seasons are always "Season 0".

Negative. Season specials were named "Season 00" and that wasn't working. I tried renaming the folder to "Season 0" and it still won't save or recognize a manually placed poster. Although BOTH naming schemes still show up with episodes just fine. Just won't save any poster/landscape/banner. Sad
Here are my current settings for expert filenaming, nothing else checked in the other sections:

http://imgur.com/a/id54n
(2016-05-23, 22:11)Fail$tyle420 Wrote: Here are my current settings for expert filenaming, nothing else checked in the other sections:

http://imgur.com/a/id54n

Looks good and should be working with ".\Season 0\" or ".\Season Specials\" or ".\Special Seasons\".

But <seasonpath> is always a little bit tricky to recognize properly. We use three regex to determine valid season folders:

Code:
(?<season>specials?)$
^(s(eason)?)?[\W_]*(?<season>[0-9]+)$
[^\w]s(eason)?[\W_]*(?<season>[0-9]+)

That is not really a proper system (e.g. it does not work with german "Staffel 0"), maybe we have to improve this part. Anyway, it should be working with all english versions of known season folder namings.
Yeah, it's weird, because I can scrape the picture(s), but it doesn't save or recognize a manually saved picture. I'll try those other names and see.

*EDIT* Yeah, trying Season Specials does the same thing. It sees the folder and episodes, even episode thumbs, but no specials. I'm gonna rename to Season 00 and manually save the pictures for the time being.
With all the windows 10 shenanigans and crashing PCs, I don't do windows update on my window 7 or 8.1 machines anymore. So is there a work around for EMM 4.8.X?

One update took out my blue tooth by updating the drivers to a generic latest driver. They are now making the red X close button on the windows 10 upgrade popup an accept and install button.

See links...

http://www.techworm.net/2015/08/new-wind...ws-10.html

https://hardware.slashdot.org/story/16/0...therboards

https://hardware.slashdot.org/story/16/0...therboards

It is far worse now with widows 10 forcing installations through deceptive means. I can't use windows 10 because some software I use and paid big bucks for are not compatible with windows 10 so it will break my machine for using the items I use on it. The reason it is like that is auto cad and others get to sell you a new version for the new windows platform. That's thousands of dollars I will have to spend for software I have already bought. I just don't want windows 10 or their spyware updates for any of the windows platform.

I'm using EMM 4.7.2 at the moment on windows 7 with no issues so far. I plan to migrate EMM over to my windows 8.1 at some point. What is the latest stable build I can use? Link to it?

Thanks,
Kep
(2016-05-24, 04:29)Kep1a Wrote: With all the windows 10 shenanigans and crashing PCs, I don't do windows update on my window 7 or 8.1 machines anymore. So is there a work around for EMM 4.8.X?

One update took out my blue tooth by updating the drivers to a generic latest driver. They are now making the red X close button on the windows 10 upgrade popup an accept and install button.

See links...

http://www.techworm.net/2015/08/new-wind...ws-10.html

https://hardware.slashdot.org/story/16/0...therboards

https://hardware.slashdot.org/story/16/0...therboards

It is far worse now with widows 10 forcing installations through deceptive means. I can't use windows 10 because some software I use and paid big bucks for are not compatible with windows 10 so it will break my machine for using the items I use on it. The reason it is like that is auto cad and others get to sell you a new version for the new windows platform. That's thousands of dollars I will have to spend for software I have already bought. I just don't want windows 10 or their spyware updates for any of the windows platform.

I'm using EMM 4.7.2 at the moment on windows 7 with no issues so far. I plan to migrate EMM over to my windows 8.1 at some point. What is the latest stable build I can use? Link to it?

Thanks,
Kep

There is no stable version, but I whould use the latest Alpha build, that one is very stable and has a lot of new features.
Thanks for the link that means I can't screw up and get the wrong version.

I did the update and it still says version 1.4.7.2 in the program top right.

My collection and source are now missing. I'm guessing I can re-link to them but I'm not sure how to do that.

Is this right?

Ember Application (Revision: 1.4.7.2)
Ember API (Revision: 1.4.8.0)
IMDB_Data (Revision: 1.4.8.0)
MoviepilotDE_Data (Revision: 1.4.3.0)
OFDB_Data (Revision: 1.4.5.0)
TMDB_Data (Revision: 1.4.8.0)
Trakttv_Data (Revision: 1.4.8.0)
TMDB_Data (Revision: 1.4.8.0)
IMDB_Data (Revision: 1.4.8.0)
TMDB_Data (Revision: 1.4.8.0)
Trakttv_Data (Revision: 1.4.8.0)
TVDB_Data (Revision: 1.4.8.0)
FanartTV_Image (Revision: 1.4.8.0)
TMDB_Image (Revision: 1.4.8.0)
FanartTV_Image (Revision: 1.4.8.0)
TMDB_Image (Revision: 1.4.8.0)
FanartTV_Image (Revision: 1.4.8.0)
TMDB_Image (Revision: 1.4.8.0)
TVDB_Image (Revision: 1.4.8.0)
GoEar_Theme (Revision: 1.4.5.0)
TelevisionTunes_Theme (Revision: 1.4.3.0)
TelevisionTunes_Theme (Revision: 1.4.3.0)
Apple_Trailer (Revision: 1.4.3.0)
Davestrailerpage_Trailer (Revision: 1.4.3.0)
HDTrailersNet_Trailer (Revision: 1.4.3.0)
IMDB_Trailer (Revision: 1.4.8.0)
TMDB_Trailer (Revision: 1.4.5.0)
VideobusterDE_Trailer (Revision: 1.4.8.0)
YouTube_Trailer (Revision: 1.4.8.0)
Renamer (Revision: 1.4.8.0)
Context Menu (Revision: 1.4.7.0)
Frame Extractor (Revision: 1.4.3.0)
Media List Editor (Revision: 1.4.4.0)
GenresEditor (Revision: 1.4.8.0)
Media File Manager (Revision: 1.4.6.0)
Media Sources Editor (Revision: 1.4.3.0)
Audio & Video Codec Mapping (Revision: 1.4.3.0)
MovieListExporter (Revision: 1.4.8.0)
Notifications (Revision: 1.4.0.7)
Tag Manager (Revision: 1.4.8.0)
Trakt.tv Manager (Revision: 1.4.8.0)
VLC Player (Revision: 1.4.5.0)
Kodi (Revision: 1.4.8.0)
Hi Dan,
In the beta version when i scrape a single movie is there gonna be on option to choose tag, outline or plot from IMDB or TMDB like it use to have.
At this moment i have have those sites open and copy/paste to ember the one that most suits me.

Cheers!!!
  • 1
  • 24
  • 25
  • 26(current)
  • 27
  • 28
  • 176

Logout Mark Read Team Forum Stats Members Help
Ember Media Manager 1.4.8.0 ALPHA - Discussion Thread2