• 1
  • 41
  • 42
  • 43(current)
  • 44
  • 45
  • 176
WIP Ember Media Manager 1.4.8.0 ALPHA - Discussion Thread
(2016-07-22, 12:34)redglory Wrote: I had the same problem with "Hunger Games Mockingjay Part 1" and I've just renamed it to "Hunger Games Mockingjay Part I".

Aaaand, I shall also take the easy way out. Good deal, dude.
(2016-07-22, 19:13)DanCooper Wrote:
(2016-07-22, 19:03)PH-SYM Wrote: Something strange happens when I update the library:
I have a few textfiles in the root of the library path and everytime I click "update library", these files are each moved into a subfolder with the same name as the textfile. I noticed it first since alpa 18 but it might have been going on much longer. Updating to alpha 20 doesn't solve the issue.

Anyone knows what is going on?

Yes, I know the reason: it's a new safety function for sources that has set to "Each Movie is in an own folder". But it also have a bug :-(

Ember move movies that are directly stored in the source directory to an own folder to prevent issues with renamer (it was possible that the renamer has renamed the source directory if the movie was saved in the source directory).
The bug is that Ember move all files in a separate folder and not only movie files. Will be fixed in Alpha 21.

Has been fixed for Alpha 21: Commit
(2016-02-13, 15:21)DanCooper Wrote:
(2016-02-12, 17:44)hslansky Wrote: I had some questions related to the Kodi sync process. By definition sync would mean two way communication, so other than updating Kodi with the artwork in EMM what does the sync process do? What information is taken from Kodi and updated in EMM? What is the purpose of real-time sync?

Real-time sync means that an element will be synced automatically after each edit or rescrape. Whitout real-time sync you have to to that manually via context menu in Ember.
To only thing that will be synced from Kodi back to Ember is the playcount (watched state) and lastplayed, but only if you have set a host for playcount sync in settings.
Wouldn't it be possible to base the sorting on the language that is set for the movie? "Die Hard"would be sorted as "Hard, Die" only if the movielanguage was set to German,
I don't know what the impact might be on the sorting speed of Ember and it might be a lot of work to code this for something that is only a minor nuisance.
I think all righthtinking people in this country are sick and tired of being told that ordinary, decent people are fed up in this country with being sick and tired.
(2016-07-15, 16:56)DanCooper Wrote:
(2016-07-15, 16:44)RavenFire Wrote:
(2016-07-12, 09:39)DanCooper Wrote: Damn, I forgot.
I thinks it's an issue with votes or rating value for this tv show. Please check both values. Votes should be integers only (no spaces or other characters), rating should be a double value, that means 5.8 and not 5,8.

Edit:
Do you have allready have an NFO for the file? If yes, please upload the tvshow.nfo and the episode NFO.

PS: Session 01 is not a correct tag to mark the file as episode 1. You have to use the official Kodi naming: Link

Hi Dan,

Yeah, Session 01 is just because that's how the show is actually named. I'm not partial to it, and will definitely rename it.
I don't have any episode nfo file.

I did get a tvshow.nfo created by another app - it's here:
http://pastebin.com/n51a5UFq

series.xml is here:
http://pastebin.com/5BeDM2yH
The tvshow.nfo looks good and can be readed without an error. The file series.xml will be ignored by Ember.

So I can't reproduce your error, even if I rename the episode file to a proper file name Huh

Very strange - well I've renamed all episodes to this format:
X:\usenet\TV\Cowboy Bebop\S01E01 - Asteroid Blues (720p).mkv

And it scanned just fine after that...
(2016-05-26, 09:24)McButton Wrote: ERROR FILE:
<GeneralWindowLoc>
<X>-32000</X>
<Y>-32000</Y>
</GeneralWindowLoc>
<GeneralWindowSize>
<Width>800</Width>
<Height>600</Height>
</GeneralWindowSize>
<GeneralWindowState>Normal</GeneralWindowState>

REINSTALL & Manual Add Settings:
<GeneralWindowLoc>
<X>-8</X>
<Y>-8</Y>
</GeneralWindowLoc>
<GeneralWindowSize>
<Width>1296</Width>
<Height>696</Height>
</GeneralWindowSize>
<GeneralWindowState>Maximized</GeneralWindowState>
-------------------------------------

It was working fine. I turned off my laptop. Upon restart...it no longer worked.

I had this problem happen to me again with ALPHA 20. So I had to manually change -32000 to 10 then it worked. Could the be fixed? Maybe check those values at load time or something nice? Smile
Hi

There is a bug i found

when you put other files (not movie files) in the scanned folder, when you click update library
Ember will create folders with same filename as those files even though they are not movies
and put those files in the same named folder

e.g. exe, ico, shortcut files, etc

===

Also any update on the renamer bug i mention before?
Dan has already explained this on previous post

sent from my Nexus4
Image Image
(2016-07-23, 19:36)Cheadstina Wrote:
(2016-05-26, 09:24)McButton Wrote: ERROR FILE:
<GeneralWindowLoc>
<X>-32000</X>
<Y>-32000</Y>
</GeneralWindowLoc>
<GeneralWindowSize>
<Width>800</Width>
<Height>600</Height>
</GeneralWindowSize>
<GeneralWindowState>Normal</GeneralWindowState>

REINSTALL & Manual Add Settings:
<GeneralWindowLoc>
<X>-8</X>
<Y>-8</Y>
</GeneralWindowLoc>
<GeneralWindowSize>
<Width>1296</Width>
<Height>696</Height>
</GeneralWindowSize>
<GeneralWindowState>Maximized</GeneralWindowState>
-------------------------------------

It was working fine. I turned off my laptop. Upon restart...it no longer worked.

I had this problem happen to me again with ALPHA 20. So I had to manually change -32000 to 10 then it worked. Could the be fixed? Maybe check those values at load time or something nice? Smile

I can't add a check for this situation, because -32000 can be a correct value if you use more than one screen and the position of Ember is an the left or top position of your main screen. But I've add a check to save the loaction and size only if Ember is in Normal window state while exiting: Commit
But I'm not shure if this solve the problem...
(2016-07-24, 00:56)madmax2 Wrote: Hi

There is a bug i found

when you put other files (not movie files) in the scanned folder, when you click update library
Ember will create folders with same filename as those files even though they are not movies
and put those files in the same named folder

e.g. exe, ico, shortcut files, etc

===

Also any update on the renamer bug i mention before?

Folder sorting has been fixed for Alpha 21: Commit

===

I can't remember what's your issue was :-)
(2016-07-22, 19:18)McButton Wrote:
(2016-07-22, 12:34)redglory Wrote: I had the same problem with "Hunger Games Mockingjay Part 1" and I've just renamed it to "Hunger Games Mockingjay Part I".

Aaaand, I shall also take the easy way out. Good deal, dude.

Anyone know any easy way out for:
Code:
\A Man Apart (2003)\A Man Apart.2003.1080p.avc1.AAC.bluray.mp4
gives me (after the scrape):
Code:
\A Man Apart (2003)\A Man A.1080p.avc1.AAC.bluray-poster.jpg
\A Man Apart (2003)\A Man Apart.2003.1080p.avc1.AAC.bluray.mp4
\A Man Apart (2003)\A Man Apart.2003.1080p.avc1.AAC.bluray.en.srt
\A Man Apart (2003)\A Man A.1080p.avc1.AAC.bluray.nfo
\A Man Apart (2003)\A Man A.1080p.avc1.AAC.bluray-fanart.jpg

thanks in advance!
4x R-Pi4b LibreELEC v10 | Aeon Nox: SiLVO | Flirc cases
Storage Synology DS411 | 4 x WD RED 6TB
Software MariaDB 10.4.19 | Filebot | Ember Media Manager
wiki (wiki) | First time user (wiki) | Debug_Log (wiki) | mysql (wiki) | artwork (wiki)
same for:
Code:
\Rampart (2011)\Rampart.2011.1080p.h264.aac.bluray.mkv

Code:
\Rampart (2011)\Ram.1080p.h264.aac.bluray.nfo
\Rampart (2011)\Ram.1080p.h264.aac.bluray-fanart.jpg
\Rampart (2011)\Ram.1080p.h264.aac.bluray-poster.jpg
\Rampart (2011)\Rampart.2011.1080p.h264.aac.bluray.mkv

as well
4x R-Pi4b LibreELEC v10 | Aeon Nox: SiLVO | Flirc cases
Storage Synology DS411 | 4 x WD RED 6TB
Software MariaDB 10.4.19 | Filebot | Ember Media Manager
wiki (wiki) | First time user (wiki) | Debug_Log (wiki) | mysql (wiki) | artwork (wiki)
I am working on a fix. I hope i can release a fixed version tomorrow.
(2016-07-24, 21:29)DanCooper Wrote: I am working on a fix. I hope i can release a fixed version tomorrow.

awesome. thanks as always for your software and support Dan
4x R-Pi4b LibreELEC v10 | Aeon Nox: SiLVO | Flirc cases
Storage Synology DS411 | 4 x WD RED 6TB
Software MariaDB 10.4.19 | Filebot | Ember Media Manager
wiki (wiki) | First time user (wiki) | Debug_Log (wiki) | mysql (wiki) | artwork (wiki)
Looks like the latest released ALPHA has a problem with the Word "Part" in movie titles. It wont find the meta data for a movie named correctly, and when it downloads stuff it drops Part from the title. For example:

Friday the 13th - Part 2 (1981) - 1080p.mkv

downloads would look like:

Friday the 13th - Part 2 (1981)\Friday the 13th - Part 2 (1981) - 1080p.jpg
Friday the 13th - Part 2 (1981)\Friday the 13th - Part 2 (1981) - 1080p-fanart.jpg
Friday the 13th - Part 2 (1981)\Friday the 13th - Part 2 (1981) - 1080p.nfo

and meta data will be "unknown". However, if you manually rename the file to:

Friday the 13th Part 2 (1981)\Friday the 13th (1981) - 1080p.mkv

the meta data will be found.

I have noticed the issue with:

Friday the 13th - Part 2 (1981)
Friday the 13th - Part 3 (1982)
The Twilight Saga - Breaking Dawn - Part 1 (2011)
The Twilight Saga - Breaking Dawn - Part 2 (2012)
The Hunger Games - Mockingjay - Part 1 (2014)
The Hunger Games - Mockingjay - Part 2 (2015)
Harry Potter and the Deathly Hallows - Part 1 (2010)
Harry Potter and the Deathly Hallows - Part 2 (2011)
A Nightmare on Elm Street Part 2 - Freddy's Revenge (1985)

and a few others. Anyone else seeing weird behavior here? I noticed it when I went to bulk rename and those all came back with quality "unknown" since I capture the quality in my file name.
Living Room: Vizio 65" 4K HDR/DV, Apple TV | Mancave: Panasonic 46" Plasma, FireTV | Bedroom: Panasonic 32" LCD, FireTV
NAS: unRAID 6.x (64TB + cache) | AZZA Helios 910 | ASRock Z68 Extreme4 | Intel Core i7-2600K Sandy Bridge Quad-Core 3.4GHz | Antec NEO ECO 520W | G.SKILL Ripjaws Series 16GB | Supermicro CSE-M35T-1B
Please check the last 10 posts...
It's a already known bug
  • 1
  • 41
  • 42
  • 43(current)
  • 44
  • 45
  • 176

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