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: BETA Ember 1.4 - 20131103 - DoctorD - 2013-12-07

I know you mentioned you weren't so keen on implementing XML scrapers in 1.4, but I think it's a useful feature for non IMDB/TVDB databases.

I was using it in 1.3 for a scraper I developed myself, although it was never working 100% for me in version 1.3. Specifically, the <genre> tags would work in XBMC but wouldn't work get created in EMM and also the spoof attribute in <thumb> didn't seem to have any effect in EMM.

Thanks for all the hard work you have done, it's appreciated!


RE: BETA Ember 1.4 - 20131103 - Orbi - 2013-12-07

I'm using build 20131122, and built the database from scratch as advised earlier.

I've got a weird problem where some movies won't scrape at all and others just fine. For the movies not scraping, no dialog box or error flag appears. The green "scraping" progress bar in the bottom right corner just endlessly appears. It seems stuck in some loop, and the only way out is by ending the process in the task manager. I can repeat this issue at will.


AW: RE: BETA Ember 1.4 - 20131103 - DanCooper - 2013-12-08

(2013-12-07, 05:46)DoctorD Wrote: I know you mentioned you weren't so keen on implementing XML scrapers in 1.4, but I think it's a useful feature for non IMDB/TVDB databases.

I was using it in 1.3 for a scraper I developed myself, although it was never working 100% for me in version 1.3. Specifically, the <genre> tags would work in XBMC but wouldn't work get created in EMM and also the spoof attribute in <thumb> didn't seem to have any effect in EMM.

Thanks for all the hard work you have done, it's appreciated!

We try to re-code the xml scraper, but that's a big job. The plan is make it's compatible with XBMC scraper.


RE: BETA Ember 1.4 - 20131103 - Orbi - 2013-12-09

I received the following error while choosing the correct movie before scraping: "Unhandled exception has occured in your application"

Code:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentException: Parameter is not valid.
   at System.Drawing.Image.get_FrameDimensionsList()
   at System.Drawing.ImageAnimator.CanAnimate(Image image)
   at System.Drawing.ImageAnimator.ImageInfo..ctor(Image image)
   at System.Drawing.ImageAnimator.Animate(Image image, EventHandler onFrameChangedHandler)
   at System.Windows.Forms.PictureBox.Animate(Boolean animate)
   at System.Windows.Forms.PictureBox.Animate()
   at System.Windows.Forms.PictureBox.OnPaint(PaintEventArgs pe)
   at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
   at System.Windows.Forms.Control.WmPaint(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5472 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Ember Media Manager
    Assembly Version: 1.4.0.0
    Win32 Version: 1.4.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/Ember%20Media%20Manager.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5468 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
EmberAPI
    Assembly Version: 1.4.0.0
    Win32 Version: 1.4.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/EmberAPI.DLL
----------------------------------------
NLog
    Assembly Version: 2.0.1.0
    Win32 Version: 2.0.1.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/NLog.DLL
----------------------------------------
System.Xml.Linq
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.5420 built by: Win7SP1
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml.Linq/3.5.0.0__b77a5c561934e089/System.Xml.Linq.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5476 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Core
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.5420 built by: Win7SP1
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5476 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
ienjt238
    Assembly Version: 1.4.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Web
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
FanartTVAPI
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/Modules/FanartTVAPI.dll
----------------------------------------
RestSharp
    Assembly Version: 104.1.0.0
    Win32 Version: 104.1.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/RestSharp.DLL
----------------------------------------
generic.Compatibility.Boxee
    Assembly Version: 1.4.0.0
    Win32 Version: 1.4.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/Modules/generic.Compatibility.Boxee.dll
----------------------------------------
generic.Compatibility.MediaBrowser
    Assembly Version: 1.4.0.0
    Win32 Version: 1.4.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/Modules/generic.Compatibility.MediaBrowser.dll
----------------------------------------
generic.Compatibility.NMT
    Assembly Version: 1.4.0.0
    Win32 Version: 1.4.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/Modules/generic.Compatibility.NMT.dll
----------------------------------------
generic.Compatibility.YAMJ
    Assembly Version: 1.4.0.0
    Win32 Version: 1.4.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/Modules/generic.Compatibility.YAMJ.dll
----------------------------------------
generic.EmberCore.BulkRename
    Assembly Version: 1.4.0.0
    Win32 Version: 1.4.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/Modules/generic.EmberCore.BulkRename.dll
----------------------------------------
generic.EmberCore.Extractor
    Assembly Version: 1.4.0.0
    Win32 Version: 1.4.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/Modules/generic.EmberCore.Extractor.dll
----------------------------------------
generic.EmberCore.GenresEditor
    Assembly Version: 1.4.0.0
    Win32 Version: 1.4.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/Modules/generic.EmberCore.GenresEditor.dll
----------------------------------------
generic.EmberCore.MediaFileManager
    Assembly Version: 1.4.0.0
    Win32 Version: 1.4.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/Modules/generic.EmberCore.MediaFileManager.dll
----------------------------------------
generic.Embercore.MediaSources
    Assembly Version: 1.4.0.0
    Win32 Version: 1.4.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/Modules/generic.Embercore.MediaSources.dll
----------------------------------------
generic.EmberCore.MetadataEditor
    Assembly Version: 1.4.0.0
    Win32 Version: 1.4.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/Modules/generic.EmberCore.MetadataEditor.dll
----------------------------------------
generic.EmberCore.MovieExporter
    Assembly Version: 1.4.0.0
    Win32 Version: 1.4.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/Modules/generic.EmberCore.MovieExporter.dll
----------------------------------------
generic.EmberCore.Notifications
    Assembly Version: 1.4.0.0
    Win32 Version: 1.4.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/Modules/generic.EmberCore.Notifications.dll
----------------------------------------
generic.EmberCore.OfflineHolder
    Assembly Version: 1.4.0.0
    Win32 Version: 1.4.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/Modules/generic.EmberCore.OfflineHolder.dll
----------------------------------------
generic.EmberCore.Trakt
    Assembly Version: 1.4.0.0
    Win32 Version: 1.4.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/Modules/generic.EmberCore.Trakt.dll
----------------------------------------
ICSharpCode.SharpZipLib
    Assembly Version: 0.86.0.518
    Win32 Version: 0.86.0.518
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/Modules/ICSharpCode.SharpZipLib.dll
----------------------------------------
RestSharp
    Assembly Version: 104.1.0.0
    Win32 Version: 104.1.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/Modules/RestSharp.dll
----------------------------------------
scraper.FanartTV.Poster
    Assembly Version: 1.4.0.0
    Win32 Version: 1.4.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/Modules/scraper.FanartTV.Poster.dll
----------------------------------------
scraper.IMDB.Data
    Assembly Version: 1.4.0.0
    Win32 Version: 1.4.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/Modules/scraper.IMDB.Data.dll
----------------------------------------
scraper.IMDB.Poster
    Assembly Version: 1.4.0.0
    Win32 Version: 1.4.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/Modules/scraper.IMDB.Poster.dll
----------------------------------------
scraper.IMDB.Trailer
    Assembly Version: 1.4.0.0
    Win32 Version: 1.4.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/Modules/scraper.IMDB.Trailer.dll
----------------------------------------
scraper.IMPA.Poster
    Assembly Version: 1.4.0.0
    Win32 Version: 1.4.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/Modules/scraper.IMPA.Poster.dll
----------------------------------------
scraper.MPDB.Poster
    Assembly Version: 1.4.0.0
    Win32 Version: 1.4.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/Modules/scraper.MPDB.Poster.dll
----------------------------------------
scraper.OFDB.Data
    Assembly Version: 1.4.0.0
    Win32 Version: 1.4.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/Modules/scraper.OFDB.Data.dll
----------------------------------------
scraper.TMDB.Data
    Assembly Version: 1.4.0.0
    Win32 Version: 1.4.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/Modules/scraper.TMDB.Data.dll
----------------------------------------
scraper.TMDB.Poster
    Assembly Version: 1.4.0.0
    Win32 Version: 1.4.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/Modules/scraper.TMDB.Poster.dll
----------------------------------------
scraper.TMDB.Trailer
    Assembly Version: 1.4.0.0
    Win32 Version: 1.4.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/Modules/scraper.TMDB.Trailer.dll
----------------------------------------
scraper.TVDB
    Assembly Version: 1.4.0.0
    Win32 Version: 1.4.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/Modules/scraper.TVDB.dll
----------------------------------------
System.Data.SQLite
    Assembly Version: 1.0.88.0
    Win32 Version: 1.0.88.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/Modules/System.Data.SQLite.dll
----------------------------------------
System.Transactions
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.Data.SQLite.Linq
    Assembly Version: 1.0.88.0
    Win32 Version: 1.0.88.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/Modules/System.Data.SQLite.Linq.dll
----------------------------------------
System.Data.Entity
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.5420 built by: Win7SP1
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Data.Entity/3.5.0.0__b77a5c561934e089/System.Data.Entity.dll
----------------------------------------
System.Data.SQLite
    Assembly Version: 1.0.88.0
    Win32 Version: 1.0.88.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/System.Data.SQLite.DLL
----------------------------------------
TrakttvAPI
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/Modules/TrakttvAPI.dll
----------------------------------------
WatTmdb
    Assembly Version: 0.6.0.0
    Win32 Version: 0.6.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/Modules/WatTmdb.dll
----------------------------------------
FanartTVAPI
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/FanartTVAPI.DLL
----------------------------------------
WatTmdb
    Assembly Version: 0.6.0.0
    Win32 Version: 0.6.0.0
    CodeBase: file:///D:/Movies/Ember/EmberMM-Deploy_20131122/WatTmdb.DLL
----------------------------------------
System.EnterpriseServices
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
6e-xh7l2
    Assembly Version: 1.4.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.



RE: BETA Ember 1.4 - 20131103 - fantasticn - 2013-12-11

Hi,

I am using Ember 20131122. Currently I have the follwing two issues:

1. Renamer is not working anymore. I can activate or deactivate it, but there is no option to have the files and folder renamed anymore in the context menu when right-clicking a movie. Also automatic renaming does not seem to work.

2. Saving changes of a movie brings up an error stating (German language) "Eine Fehler ist aufgetreten: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt". This happens permanently when applying changes to any movie. However, all changes seem to be saved just fine.

Brgds,

FantasticN


RE: BETA Ember 1.4 - 20131103 - DanCooper - 2013-12-11

1. is already fixed for next released
2. please upload the error log excel file to a file hoster


RE: BETA Ember 1.4 - 20131103 - fantasticn - 2013-12-12

Hello DanCooper,

thanks for the answer. I am very much looking forward to the update since manually renaming the files and folders after scraping is a bit tricky (you have to rename all files and folders manually and then re-scan the library afterwards so Ember will recognize the respective movie again).

As to the log: I only have two files inside the "Log"-folder named "language_help.log" and "language_string.log" which do not sound apropriate. However, there is no option anymore under settings/general to activate any other kind of logging. And all xml-Files I can see (even the so-called "NLog.xml") are dated 18.11.2013, so they most probably are not logging recent errors.

Edit: Ok, I got it. Clicking on the pop-up error-window (right in time) gets me a logscreen and I can copy the message. So here it is, but to me it does not actually state an error:

================= <Assembly Versions> =================

Platform: x86
Ember Application (Revision: 1.4.0.0)
Ember API (Revision: 1.4.0.0)
IMDB_Data (Revision: 1.4.0.0)
OFDB_Data (Revision: 1.4.0.0)
TMDB_Data (Revision: 1.4.0.0)
FanartTV_Poster (Revision: 1.4.0.0)
IMDB_Poster (Revision: 1.4.0.0)
IMPA_Poster (Revision: 1.4.0.0)
MPDB_Poster (Revision: 1.4.0.0)
TMDB_Poster (Revision: 1.4.0.0)
IMDB_Trailer (Revision: 1.4.0.0)
TMDB_Trailer (Revision: 1.4.0.0)
TVDB Data Poster (Revision: 1.4.0.0)
Boxee Compatibility (Revision: 1.4.0.0)
MediaBrowser Compatibility (Revision: 1.4.0.0)
NMT Jukebox Builder (Revision: 1.4.0.0)
YAMJ Compatibility (Revision: 1.4.0.0)
Renamer (Revision: 1.4.0.0)
Frame Extractor (Revision: 1.4.0.0)
Genres Editor (Revision: 1.4.0.0)
Medien Datei Manager (Revision: 1.4.0.0)
Media Sources Editor (Revision: 1.4.0.0)
Audio & Video Codec Mapping (Revision: 1.4.0.0)
Movie List Exporter (Revision: 1.4.0.0)
Notifications (Revision: 1.4.0.0)
Offline Media Manager (Revision: 1.4.0.0)
Trakt Settings (Revision: 1.4.0.0)

================= <Assembly Versions> =================

Brgds,

FantasticN


RE: BETA Ember 1.4 - 20131103 - m.savazzi - 2013-12-17

(2013-11-22, 21:04)DanCooper Wrote: m.savazzi once said that the reboot is necessary because WatTMDB has a bug.

YEs,
I confirm the key is needed at library init and cannot be changed at Runtime. I used the already present restart signaling to have EMM restart on API key changes.

M


RE: BETA Ember 1.4 - 20131122 - Dekker500 - 2013-12-17

My latest commit fixes the problem of the logs not displaying in the GUI. Check the Log directory where the executable is.

I'm trying to fix the logging a bit since it seems inconsistent at times.

Of course, none of that addresses your actual problem.


RE: BETA Ember 1.4 - 20131122 - fantasticn - 2013-12-17

(2013-12-17, 01:17)Dekker500 Wrote: My latest commit fixes the problem of the logs not displaying in the GUI. Check the Log directory where the executable is.

I'm trying to fix the logging a bit since it seems inconsistent at times.

Of course, none of that addresses your actual problem.

Sorry, Ember is still at 1.4 Beta 20131122 and your most recent posting does not say anything about how to resolve the log-problem:

http://forum.xbmc.org/showthread.php?tid=172394&pid=1561492#pid1561492

So can you point me to the solution?

Many thanks!

FantasticN


RE: BETA Ember 1.4 - 20131122 - DanCooper - 2013-12-17

(2013-12-17, 09:35)fantasticn Wrote:
(2013-12-17, 01:17)Dekker500 Wrote: My latest commit fixes the problem of the logs not displaying in the GUI. Check the Log directory where the executable is.

I'm trying to fix the logging a bit since it seems inconsistent at times.

Of course, none of that addresses your actual problem.

Sorry, Ember is still at 1.4 Beta 20131122 and your most recent posting does not say anything about how to resolve the log-problem:

http://forum.xbmc.org/showthread.php?tid=172394&pid=1561492#pid1561492

So can you point me to the solution?

Many thanks!

FantasticN

First, I have changed the quality of "thumb" to "cover" so that we can better read the text on the posters.

Secondly, for me, the scraping of the posters and fanart works without problems.

The "aDes" only defines the quality of the preview is being downloaded. On TMDB always all grades are available.

If anyone has problems could be due to specific settings.
In this case, please upload your settings on Pastebin.com.


Btw. next beta coming soon, i have done my last fixes on OfflineMediaManager.


RE: BETA Ember 1.4 - 20131122 - DanCooper - 2013-12-17

(2013-11-28, 02:30)Hairy Hippy Wrote: Re my feature request: When the NFO script writer in Ember generates the NFO (sorry if that's not the correct terminology), I am suggesting at the very end it also writes the IMDB URL (see at the very end of the code below). By doing this for some reason XBMC takes the movie info from the info in the NFO but still is able to tell if the movie is part of a TMDB set (see thread per link at end of code starting at post 6, NB I used the IDMB URL rather than TMDB and it solved the issue). By doing this you won't need to work on request number 19.
Code:
<?xml version="1.0" encoding="utf-8"?>
<movie xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <id TMDB="39006">tt0075893</id>
  <title>Cruel Passion</title>
  <originaltitle>Cruel Passion</originaltitle>
  <year>1977</year>
  <releasedate>1977-01-01</releasedate>
  <country>Italy</country>
  <country>Germany</country>
  <country>United Kingdom</country>
  <votes>0</votes>
  <mpaa>UK:18</mpaa>
  <certification>UK:18</certification>
  <genre>Drama</genre>
  <plot>Justine is a nubile young virgin cast out of a French orphanage and thrust into a depraved world of prostitution, predatory lesbians, a fugitive murderess, bondage, branding, and one supremely sadistic monk. It's a twisted tale of strange desires, perverse pleasures and the ultimate corruption of innocence as told by the Marquis de Sade.</plot>
  <runtime>98</runtime>
  <fileinfo>
    <streamdetails>
      <audio>
        <channels>2</channels>
        <codec>ac3</codec>
        <language>eng</language>
        <longlanguage>English</longlanguage>
        <bitrate>640</bitrate>
      </audio>
      <video>
        <aspect>1.622</aspect>
        <codec>h264</codec>
        <durationinseconds>5922</durationinseconds>
        <height>720</height>
        <language>eng</language>
        <longlanguage>English</longlanguage>
        <scantype>Progressive</scantype>
        <width>1168</width>
        <bitrate>4101</bitrate>
        <multiView_Count />
        <encodedSettings>cabac=1 / ref=5 / deblock=1:-1:-1 / analyse=0x3:0x113 / me=umh / subme=7 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=6 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=3 / b_pyramid=2 / b_adapt=2 / b_bias=0 / direct=3 / weightb=1 / open_gop=0 / weightp=2 / keyint=250 / keyint_min=23 / scenecut=40 / intra_refresh=0 / rc_lookahead=40 / rc=2pass / mbtree=1 / bitrate=4101 / ratetol=1.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / vbv_maxrate=50000 / vbv_bufsize=50000 / nal_hrd=none / ip_ratio=1.40 / aq=1:1.00</encodedSettings>
      </video>
    </streamdetails>
  </fileinfo>
</movie>
http://www.imdb.com/title/tt0075893/

http://forum.xbmc.org/showthread.php?tid=171996&pid=1502670#pid1502670

re option to set title = to original - yes, sorry if I'm mistaken but thought this was a feature of previous Ember releases.

Returning to this topic:

How the hell did someone get the idea to destroy the XML structure with an additional line? I could do it without problems but the XML is not valid and then Ember (as well as any other XML program) raises an error or renames the file to *.info (invalid NFO).

I really do not understand how one can get in such a shit idea.

Any comments?


RE: BETA Ember 1.4 - 20131122 - fantasticn - 2013-12-17

(2013-12-17, 12:41)DanCooper Wrote: If anyone has problems could be due to specific settings.
In this case, please upload your settings on Pastebin.com.

Hi DanCooper,

thanks for the offer. Here is my Settings.xml-file:

http://pastebin.com/XD7xV1Tf

Just as a summary: My current problems are:
1. Renamer is not working (you said this will be fixed with the next release)
2. Saving changes of a movie brings up an error stating (German language) "Eine Fehler ist aufgetreten: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt". (Though changes are saved just fine)
3. I do not get any Log-file. Clicking on the pop-up error-message brings up an error-log, but it is stating nothing about the error itself.

Brgds,

FantasticN


RE: BETA Ember 1.4 - 20131122 - Cocotus - 2013-12-17

(2013-12-17, 15:48)DanCooper Wrote:
(2013-11-28, 02:30)Hairy Hippy Wrote: Re my feature request: When the NFO script writer in Ember generates the NFO (sorry if that's not the correct terminology), I am suggesting at the very end it also writes the IMDB URL (see at the very end of the code below). By doing this for some reason XBMC takes the movie info from the info in the NFO but still is able to tell if the movie is part of a TMDB set (see thread per link at end of code starting at post 6, NB I used the IDMB URL rather than TMDB and it solved the issue). By doing this you won't need to work on request number 19.
Code:
<?xml version="1.0" encoding="utf-8"?>
<movie xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <id TMDB="39006">tt0075893</id>
  <title>Cruel Passion</title>
  <originaltitle>Cruel Passion</originaltitle>
  <year>1977</year>
  <releasedate>1977-01-01</releasedate>
  <country>Italy</country>
  <country>Germany</country>
  <country>United Kingdom</country>
  <votes>0</votes>
  <mpaa>UK:18</mpaa>
  <certification>UK:18</certification>
  <genre>Drama</genre>
  <plot>Justine is a nubile young virgin cast out of a French orphanage and thrust into a depraved world of prostitution, predatory lesbians, a fugitive murderess, bondage, branding, and one supremely sadistic monk. It's a twisted tale of strange desires, perverse pleasures and the ultimate corruption of innocence as told by the Marquis de Sade.</plot>
  <runtime>98</runtime>
  <fileinfo>
    <streamdetails>
      <audio>
        <channels>2</channels>
        <codec>ac3</codec>
        <language>eng</language>
        <longlanguage>English</longlanguage>
        <bitrate>640</bitrate>
      </audio>
      <video>
        <aspect>1.622</aspect>
        <codec>h264</codec>
        <durationinseconds>5922</durationinseconds>
        <height>720</height>
        <language>eng</language>
        <longlanguage>English</longlanguage>
        <scantype>Progressive</scantype>
        <width>1168</width>
        <bitrate>4101</bitrate>
        <multiView_Count />
        <encodedSettings>cabac=1 / ref=5 / deblock=1:-1:-1 / analyse=0x3:0x113 / me=umh / subme=7 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=6 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=3 / b_pyramid=2 / b_adapt=2 / b_bias=0 / direct=3 / weightb=1 / open_gop=0 / weightp=2 / keyint=250 / keyint_min=23 / scenecut=40 / intra_refresh=0 / rc_lookahead=40 / rc=2pass / mbtree=1 / bitrate=4101 / ratetol=1.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / vbv_maxrate=50000 / vbv_bufsize=50000 / nal_hrd=none / ip_ratio=1.40 / aq=1:1.00</encodedSettings>
      </video>
    </streamdetails>
  </fileinfo>
</movie>
http://www.imdb.com/title/tt0075893/

http://forum.xbmc.org/showthread.php?tid=171996&pid=1502670#pid1502670

re option to set title = to original - yes, sorry if I'm mistaken but thought this was a feature of previous Ember releases.

Returning to this topic:

How the hell did someone get the idea to destroy the XML structure with an additional line? I could do it without problems but the XML is not valid and then Ember (as well as any other XML program) raises an error or renames the file to *.info (invalid NFO).

I really do not understand how one can get in such a shit idea.

Any comments?

Well - before I scrape movies for the first time, I used to simply put the IMDB Link in empty textfile - rename to .nfo and let Ember/XBMC do inital scrape so Ember can find the movie without user help.
But later Ember overwrite this nfo file with correct XML tags and link is gone.

Mixing XML structure with simple URL/string is not a good idea - just use one or the other I guess.


RE: BETA Ember 1.4 - 20131122 - DanCooper - 2013-12-17

(2013-12-17, 22:04)Cocotus Wrote: Mixing XML structure with simple URL/string is not a good idea - just use one or the other I guess.

I am of the same opinion. I do not understand why the so XBMC has implemented (XML mixed with simple URL/string).