candidate for next Weekly (1 Viewer)

morpheus_xx

Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,070
    7,459
    Home Country
    Germany Germany
    New BOT build available here: http://tinyurl.com/qfk5trs

    I did again a fresh install and configured shares for import, all went well here.

    Note: the WIC (Windows Imaging Components) thumbnail creator is now active. It tries to create a thumbnail for every kind of requested media. As result you will see a lot of such messages:
    Code:
    [2015-04-02 10:02:49,650] [1062810] [420      ] [WARN ] - WICThumbnailProvider: Error loading bitmapSource from file data stream
    SharpDX.SharpDXException: HRESULT: [0x88982F50], Module: [SharpDX.WIC], ApiCode: [WINCODEC_ERR_COMPONENTNOTFOUND/Componentnotfound], Message: Die Komponente wurde nicht gefunden.
    
       bei SharpDX.Result.CheckError()
       bei SharpDX.WIC.ImagingFactory.CreateDecoderFromStream_(IntPtr streamRef, Nullable`1 guidVendorRef, DecodeOptions metadataOptions, BitmapDecoder decoderOut)
       bei MediaPortal.Extensions.MetadataExtractors.WICThumbnailProvider.WICThumbnailProvider.GetThumbnail(Stream stream, Int32 width, Int32 height, Boolean cachedOnly, Byte[]& imageData, ImageType& imageType)
    This is no real error, I will exclude the logging later or limit it to try only (known) image extensions.
     

    breese

    Retired Team Member
  • Premium Supporter
  • July 11, 2011
    3,902
    770
    67
    Arlington Heights, Illinois
    Home Country
    United States of America United States of America
    Install log
    While the version error is gone, there is still an exception for MovieTheMovieDbMatcher
    I will be starting the client side and checking it out

    2015-04-02 05:04:04.136951 : ServiceRegistration: Error while removing service of type MovieTheMovieDbMatcher
    Exception: System.NullReferenceException: Object reference not set to an instance of an object.
    at MediaPortal.Extensions.OnlineLibraries.Matches.BaseMatcher`2.Dispose(Boolean disposing)
    at MediaPortal.Extensions.OnlineLibraries.MovieTheMovieDbMatcher.Dispose(Boolean disposing)
    at MediaPortal.Extensions.OnlineLibraries.Matches.BaseMatcher`2.Dispose()
    at MediaPortal.Common.ServiceRegistration.RemoveAndDispose(Type type)
    Message: Object reference not set to an instance of an object.
    Site : Void Dispose(Boolean)
    Source : OnlineLibraries
    Stack Trace:
    at MediaPortal.Extensions.OnlineLibraries.Matches.BaseMatcher`2.Dispose(Boolean disposing)
    at MediaPortal.Extensions.OnlineLibraries.MovieTheMovieDbMatcher.Dispose(Boolean disposing)
    at MediaPortal.Extensions.OnlineLibraries.Matches.BaseMatcher`2.Dispose()
    at MediaPortal.Common.ServiceRegistration.RemoveAndDispose(Type type)
    2015-04-02 05:04:04.151951 : ServiceRegistration: Error while removing service of type SeriesTvDbMatcher
    Exception: System.NullReferenceException: Object reference not set to an instance of an object.
    at MediaPortal.Extensions.OnlineLibraries.Matches.BaseMatcher`2.Dispose(Boolean disposing)
    at MediaPortal.Extensions.OnlineLibraries.Matches.BaseMatcher`2.Dispose()
    at MediaPortal.Common.ServiceRegistration.RemoveAndDispose(Type type)
    Message: Object reference not set to an instance of an object.
    Site : Void Dispose(Boolean)
    Source : OnlineLibraries
    Stack Trace:
    at MediaPortal.Extensions.OnlineLibraries.Matches.BaseMatcher`2.Dispose(Boolean disposing)
    at MediaPortal.Extensions.OnlineLibraries.Matches.BaseMatcher`2.Dispose()
    at MediaPortal.Common.ServiceRegistration.RemoveAndDispose(Type type)
     

    morpheus_xx

    Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,070
    7,459
    Home Country
    Germany Germany
    2015-04-02 05:04:04.136951 : ServiceRegistration: Error while removing service of type MovieTheMovieDbMatcher
    Exception: System.NullReferenceException: Object reference not set to an instance of an object.
    at MediaPortal.Extensions.OnlineLibraries.Matches.BaseMatcher`2.Dispose(Boolean disposing)
    at MediaPortal.Extensions.OnlineLibraries.MovieTheMovieDbMatcher.Dispose(Boolean disposing)
    at MediaPortal.Extensions.OnlineLibraries.Matches.BaseMatcher`2.Dispose()
    at MediaPortal.Common.ServiceRegistration.RemoveAndDispose(Type type)
    Should be fixed in mean time.
     

    Lehmden

    Retired Team Member
  • Premium Supporter
  • December 17, 2010
    12,584
    3,973
    Lehmden
    Home Country
    Germany Germany
    Hi.
    This build seems to work.
    Some errors are still there. Examples:
    [2015-04-02 11:41:27,235] [3229 ] [DVB EPG timer] [ERROR] -
    System.Runtime.Remoting.RemotingException: Der angeforderte Dienst wurde nicht gefunden.

    Server stack trace:
    bei System.Runtime.Remoting.Channels.BinaryServerFormatterSink.ProcessMessage(IServerChannelSinkStack sinkStack, IMessage requestMsg, ITransportHeaders requestHeaders, Stream requestStream, IMessage& responseMsg, ITransportHeaders& responseHeaders, Stream& responseStream)

    Exception rethrown at [0]:
    bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
    bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
    bei TvControl.IController.IsRecording(IUser& user)
    bei TvService.EpgCard.IsCardIdle(Int32 cardId)
    bei TvService.EpgCard.GrabEpgForChannel(Channel channel, IChannel tuning, Card card)
    bei TvService.EpgCard.GrabEpg()
    bei TvService.EpgGrabber.GrabEpgOnCard(EpgCard epgCard)
    bei TvService.EpgGrabber._epgTimer_Elapsed(Object sender, ElapsedEventArgs e)
    or:
    [2015-04-02 11:58:55,541] [1051535] [50 ] [DEBUG] - Exception: System.InvalidOperationException: Beim Generieren des XML-Dokuments ist ein Fehler aufgetreten. ---> System.InvalidOperationException: Instanzvalidierungsfehler: '2147483642' ist kein gültiger Wert für MediaPortal.Plugins.SlimTv.Interfaces.Items.PriorityType.
    bei Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterSchedule.Write2_PriorityType(PriorityType v)
    bei Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterSchedule.Write6_Schedule(String n, String ns, Schedule o, Boolean isNullable, Boolean needType)
    bei Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterSchedule.Write7_Schedule(Object o)
    --- Ende der internen Ausnahmestapelüberwachung ---
    bei System.Xml.Serialization.XmlSerializer.Serialize(XmlWriter xmlWriter, Object o, XmlSerializerNamespaces namespaces, String encodingStyle, String id)
    bei MediaPortal.Plugins.SlimTv.Interfaces.UPnP.DataTypes.UPnPDtScheduleList.DoSerializeValue(Object value, Boolean forceSimpleValue, XmlWriter writer)
    bei UPnP.Infrastructure.Common.UPnPExtendedDataType.SoapSerializeValue(Object value, Boolean forceSimpleValue, XmlWriter writer)
    bei UPnP.Infrastructure.Dv.DeviceTree.DvExtendedDataType.SoapSerializeValue(Object value, Boolean forceSimpleValue, XmlWriter writer)
    bei UPnP.Infrastructure.Dv.DeviceTree.DvArgument.SoapSerializeArgument(Object value, Boolean forceSimpleValue, XmlWriter writer)

    or a really strange one:
    [2015-04-02 11:56:12,051] [888045 ] [197 ] [WARN ] - MkvAttachmentsProvider: Exception while reading mkv attachment of type 'FanArt' from ''
    MediaPortal.Utilities.Exceptions.IllegalCallException: Cannot create resource accessor for resource location '{e88e64a8-0233-4fdf-ba27-0b44c6a39ae9}:///D:/TV-Aufzeichnungen/SOKO Leipzig/S6E3 - Anonym.ts' at system 'f0b2d064-3c41-4a4f-9be8-5629dafbf1df'
    bei MediaPortal.Common.Services.ResourceAccess.ResourceLocator.CreateAccessor()
    bei MediaPortal.Extensions.UserServices.FanArtService.Local.MkvAttachmentsProvider.TryGetFanArt(FanArtMediaType mediaType, FanArtType fanArtType, String name, Int32 maxWidth, Int32 maxHeight, Boolean singleRandom, IList`1& result)
    [2015-04-02 11:56:13,401] [889395 ] [197 ] [WARN ] - MkvAttachmentsProvider: Exception while reading mkv attachment of type 'FanArt' from ''
    MediaPortal.Utilities.Exceptions.IllegalCallException: Cannot create resource accessor for resource location '{e88e64a8-0233-4fdf-ba27-0b44c6a39ae9}:///D:/TV-Aufzeichnungen/Eisenbahn-Romantik/SE - 100 Jahre Härtsfeldbahn.ts' at system 'f0b2d064-3c41-4a4f-9be8-5629dafbf1df'
    bei MediaPortal.Common.Services.ResourceAccess.ResourceLocator.CreateAccessor()
    bei MediaPortal.Extensions.UserServices.FanArtService.Local.MkvAttachmentsProvider.TryGetFanArt(FanArtMediaType mediaType, FanArtType fanArtType, String name, Int32 maxWidth, Int32 maxHeight, Boolean singleRandom, IList`1& result)
    [2015-04-02 11:56:16,696] [892690 ] [197 ] [WARN ] - MkvAttachmentsProvider: Exception while reading mkv attachment of type 'FanArt' from ''
    MediaPortal.Utilities.Exceptions.IllegalCallException: Cannot create resource accessor for resource location '{e88e64a8-0233-4fdf-ba27-0b44c6a39ae9}:///D:/TV-Aufzeichnungen/Heldt/S3E8 - Hängen im Schacht.ts' at system 'f0b2d064-3c41-4a4f-9be8-5629dafbf1df'
    bei MediaPortal.Common.Services.ResourceAccess.ResourceLocator.CreateAccessor()
    bei MediaPortal.Extensions.UserServices.FanArtService.Local.MkvAttachmentsProvider.TryGetFanArt(FanArtMediaType mediaType, FanArtType fanArtType, String name, Int32 maxWidth, Int32 maxHeight, Boolean singleRandom, IList`1& result)
    No wonder that MkvAttachmentsProvider can not read attachments from .ts files. But why this is tried?

    Edit:
    The last ones are really weird as the .ts files are deleted yesterday already. Both were episodes I had already. We definitely need a routine to remove deleted recordings from MP2TVE_3.s3db because the list of failed attempts to create thumbnails from not existing files is growing bigger and bigger and bigger...

    [2015-04-02 11:41:26,236] [2230 ] [TVService] [DEBUG] - ThumbProcessor.Start: Enqueued 224 recordings
    [2015-04-02 11:41:26,236] [2230 ] [37 ] [INFO ] - ThumbProcessor.DoWork: Creating thumb for D:\TV-Aufzeichnungen\Bettys Diagnose\S1E9 - Unverträglichkeiten.ts
    [2015-04-02 11:41:26,236] [2230 ] [TVService] [INFO ] - Controller: setup HeartBeat Monitor
    [2015-04-02 11:41:26,236] [2230 ] [HeartBeatMonitor] [INFO ] - Controller: Heartbeat Monitor initiated, max timeout allowed is 30 sec.
    [2015-04-02 11:41:26,236] [2230 ] [37 ] [INFO ] - TvThumbnails.VideoThumbCreator: File D:\TV-Aufzeichnungen\Bettys Diagnose\S1E9 - Unverträglichkeiten.ts not found!
    [2015-04-02 11:41:26,236] [2230 ] [37 ] [INFO ] - ThumbProcessor.DoWork: No thumbnail created for - D:\TV-Aufzeichnungen\Bettys Diagnose\S1E9 - Unverträglichkeiten.ts
    [2015-04-02 11:41:26,236] [2230 ] [37 ] [INFO ] - ThumbProcessor.DoWork: Creating thumb for D:\TV-Aufzeichnungen\Der Kriminalist\S11E2 - Kleine Schritte.ts
    [2015-04-02 11:41:26,236] [2230 ] [37 ] [INFO ] - TvThumbnails.VideoThumbCreator: File D:\TV-Aufzeichnungen\Der Kriminalist\S11E2 - Kleine Schritte.ts not found!
    [2015-04-02 11:41:26,236] [2230 ] [TVService] [DEBUG] - ExecutePendingDeletions: number of pending deletions : 0
    [2015-04-02 11:41:26,236] [2230 ] [37 ] [INFO ] - ThumbProcessor.DoWork: No thumbnail created for - D:\TV-Aufzeichnungen\Der Kriminalist\S11E2 - Kleine Schritte.ts
    ...
    There only was a single recording left out of those 224 ones in the DB at the time the log was written... And this last one is cut, recoded and moved to my media library in meantime also.
     
    Last edited:

    breese

    Retired Team Member
  • Premium Supporter
  • July 11, 2011
    3,902
    770
    67
    Arlington Heights, Illinois
    Home Country
    United States of America United States of America
    I have not seen any of Lehmden errors.
    I imported my Series and see what you are talking about with the SharpDX.... Wow there are a lot of them... oh well.

    I do not understand this or where the thumbnails are being created...

    [2015-04-02 05:22:34,218] [1115271] [61 ] [DEBUG] - ExtractSeriesData: Found SeriesInformation by MatroskaMatcher for , IMDB , TVDB 0, IsCompleteMatch False
    [2015-04-02 05:22:34,338] [1115391] [85 ] [INFO ] - VideoThumbnailer: Successfully created thumbnail for resource 'F:\TVSeries\Mythbusters\Season 8\MythBusters - S08E13 - Buster's Cut- Alcohol Myths.mkv'
    [2015-04-02 05:22:34,418] [1115471] [85 ] [DEBUG] - MatchSeries: MKV-Tag 70.TITLE Values are:
    [2015-04-02 05:22:34,423] [1115476] [85 ] [DEBUG] - ---NULL---
    [2015-04-02 05:22:34,423] [1115476] [85 ] [DEBUG] - MatchSeries: MKV-Tag 70.GENRE Values are:
    [2015-04-02 05:22:34,423] [1115476] [85 ] [DEBUG] - ---NULL---
    [2015-04-02 05:22:34,423] [1115476] [85 ] [DEBUG] - MatchSeries: MKV-Tag 70.ACTOR Values are:
    [2015-04-02 05:22:34,423] [1115476] [85 ] [DEBUG] - ---NULL---
    [2015-04-02 05:22:34,423] [1115476] [85 ] [DEBUG] - MatchSeries: MKV-Tag 60.PART_NUMBER Values are:
    [2015-04-02 05:22:34,423] [1115476] [85 ] [DEBUG] - ---NULL---
    [2015-04-02 05:22:34,423] [1115476] [85 ] [DEBUG] - MatchSeries: MKV-Tag 60.DATE_RELEASED Values are:
    [2015-04-02 05:22:34,423] [1115476] [85 ] [DEBUG] - ---NULL---
    [2015-04-02 05:22:34,428] [1115481] [85 ] [DEBUG] - MatchSeries: MKV-Tag 60.TITLE Values are:
    [2015-04-02 05:22:34,428] [1115481] [85 ] [DEBUG] - ---NULL---
    [2015-04-02 05:22:34,428] [1115481] [85 ] [DEBUG] - MatchSeries: MKV-Tag 50.TITLE Values are:
    [2015-04-02 05:22:34,428] [1115481] [85 ] [DEBUG] - ---NULL---
    [2015-04-02 05:22:34,428] [1115481] [85 ] [DEBUG] - MatchSeries: MKV-Tag 50.SUMMARY Values are:
    [2015-04-02 05:22:34,428] [1115481] [85 ] [DEBUG] - ---NULL---
    [2015-04-02 05:22:34,428] [1115481] [85 ] [DEBUG] - MatchSeries: MKV-Tag 50.DATE_RELEASED Values are:
    [2015-04-02 05:22:34,428] [1115481] [85 ] [DEBUG] - ---NULL---
    [2015-04-02 05:22:34,428] [1115481] [85 ] [DEBUG] - MatchSeries: MKV-Tag 50.PART_NUMBER Values are:
    [2015-04-02 05:22:34,428] [1115481] [85 ] [DEBUG] - ---NULL---
    [2015-04-02 05:22:34,428] [1115481] [85 ] [DEBUG] - MatchSeries: MKV-Tag 50.IMDB Values are:
    [2015-04-02 05:22:34,428] [1115481] [85 ] [DEBUG] - ---NULL---
    [2015-04-02 05:22:34,428] [1115481] [85 ] [DEBUG] - MatchSeries: MKV-Tag 70.IMDB Values are:
    [2015-04-02 05:22:34,428] [1115481] [85 ] [DEBUG] - ---NULL---
    [2015-04-02 05:22:34,428] [1115481] [85 ] [DEBUG] - MatchSeries: MKV-Tag 50.TVDB Values are:
    [2015-04-02 05:22:34,428] [1115481] [85 ] [DEBUG] - ---NULL---
    [2015-04-02 05:22:34,428] [1115481] [85 ] [DEBUG] - MatchSeries: MKV-Tag 70.TVDB Values are:
    [2015-04-02 05:22:34,433] [1115486] [85 ] [DEBUG] - ---NULL---
    [2015-04-02 05:22:34,433] [1115486] [85 ] [DEBUG] - MatchSeries: MKV-Tag 50.ACTOR Values are:
    [2015-04-02 05:22:34,433] [1115486] [85 ] [DEBUG] - ---NULL---
    [2015-04-02 05:22:34,433] [1115486] [85 ] [DEBUG] - MatchSeries: MKV-Tag 50.DIRECTOR Values are:
    [2015-04-02 05:22:34,433] [1115486] [85 ] [DEBUG] - ---NULL---
    [2015-04-02 05:22:34,433] [1115486] [85 ] [DEBUG] - MatchSeries: MKV-Tag 50.WRITTEN_BY Values are:
    [2015-04-02 05:22:34,433] [1115486] [85 ] [DEBUG] - ---NULL---
    [2015-04-02 05:22:34,433] [1115486] [85 ] [DEBUG] - MatchSeries: MKV-Tag 50.SCREENPLAY_BY Values are:
    [2015-04-02 05:22:34,433] [1115486] [85 ] [DEBUG] - ---NULL---
    [2015-04-02 05:22:34,433] [1115486] [85 ] [DEBUG] - MatchSeries: MKV-Tag TITLE Values are:
    [2015-04-02 05:22:34,433] [1115486] [85 ] [DEBUG] - ---NULL---
     

    Lehmden

    Retired Team Member
  • Premium Supporter
  • December 17, 2010
    12,584
    3,973
    Lehmden
    Home Country
    Germany Germany
    Hi.
    I do not understand this or where the thumbnails are being created...
    "This" is the attempt to extract metatags from your MKV file (similar to the id3 tags on music) If there were any (like on all of my movies or series) those metatags would be used to identify the video (movie or series episode). Also like it is with music.
    For now only MKV metatags are supported as most of the other container like AVI, MPG and so on don't support metatags for videos at all.

    The thumbnails are stored directly in our Database so you won't find them anywhere in your file system...
     

    morpheus_xx

    Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,070
    7,459
    Home Country
    Germany Germany
    New build here: http://tinyurl.com/pw7rsxv. Installer error (diposal of service) is gone.

    I also removed logging from WIC thumbnail creator and increased default thumbnail size to max. 512x512.

    It creates following sizes for my quick test import:
    select count(*),min(length(thumbnail)), max(length(thumbnail)), avg(length(thumbnail)), sum(length(thumbnail)) from m_thumbnaillarge
    883 1517 91476 23355 20622966 (bytes)

    Is this too big already?
     

    Lehmden

    Retired Team Member
  • Premium Supporter
  • December 17, 2010
    12,584
    3,973
    Lehmden
    Home Country
    Germany Germany
    Hi.
    @breese FYI here is a successful extraction of Matroska Metatags from my log:
    [2015-04-02 11:47:48,365] [384359 ] [3 ] [INFO ] - VideoThumbnailer: Successfully created thumbnail for resource 'D:\Serien\The Flash\Staffel 01\S01E09 - Der Mann in Gelb.mkv'
    [2015-04-02 11:47:48,396] [384390 ] [3 ] [DEBUG] - MatchSeries: MKV-Tag 70.TITLE Values are:
    [2015-04-02 11:47:48,396] [384390 ] [3 ] [DEBUG] - The Flash
    [2015-04-02 11:47:48,396] [384390 ] [3 ] [DEBUG] - MatchSeries: MKV-Tag 70.GENRE Values are:
    [2015-04-02 11:47:48,396] [384390 ] [3 ] [DEBUG] - ---NULL---
    [2015-04-02 11:47:48,396] [384390 ] [3 ] [DEBUG] - MatchSeries: MKV-Tag 70.ACTOR Values are:
    [2015-04-02 11:47:48,396] [384390 ] [3 ] [DEBUG] - ---NULL---
    [2015-04-02 11:47:48,396] [384390 ] [3 ] [DEBUG] - MatchSeries: MKV-Tag 60.PART_NUMBER Values are:
    [2015-04-02 11:47:48,396] [384390 ] [3 ] [DEBUG] - 1
    [2015-04-02 11:47:48,396] [384390 ] [3 ] [DEBUG] - MatchSeries: MKV-Tag 60.DATE_RELEASED Values are:
    [2015-04-02 11:47:48,396] [384390 ] [3 ] [DEBUG] - ---NULL---
    [2015-04-02 11:47:48,396] [384390 ] [3 ] [DEBUG] - MatchSeries: MKV-Tag 60.TITLE Values are:
    [2015-04-02 11:47:48,396] [384390 ] [3 ] [DEBUG] - ---NULL---
    [2015-04-02 11:47:48,396] [384390 ] [3 ] [DEBUG] - MatchSeries: MKV-Tag 50.TITLE Values are:
    [2015-04-02 11:47:48,396] [384390 ] [3 ] [DEBUG] - Der Mann in Gelb
    [2015-04-02 11:47:48,396] [384390 ] [3 ] [DEBUG] - MatchSeries: MKV-Tag 50.SUMMARY Values are:
    [2015-04-02 11:47:48,396] [384390 ] [3 ] [DEBUG] - Ein Unbekannter in einem gelben Anzug bedroht die Stadt. Es stellt sich heraus, dass er über die gleichen Fähigkeiten wie Barry verfügt. Barry ist sich sicher, dass es sich um den Mörder seiner Mutter handeln muss. In ihren ersten Begegnung liefern sich Flash und Reverse-Flash ein gnadenloses Wettrennen. Barry muss sich schließlich eingestehen, dass er seinem Gegner deutlich unterlegen ist...
    [2015-04-02 11:47:48,396] [384390 ] [3 ] [DEBUG] - MatchSeries: MKV-Tag 50.DATE_RELEASED Values are:
    [2015-04-02 11:47:48,396] [384390 ] [3 ] [DEBUG] - 2014-12-09
    [2015-04-02 11:47:48,396] [384390 ] [3 ] [DEBUG] - MatchSeries: MKV-Tag 50.PART_NUMBER Values are:
    [2015-04-02 11:47:48,412] [384406 ] [3 ] [DEBUG] - 9
    [2015-04-02 11:47:48,412] [384406 ] [3 ] [DEBUG] - MatchSeries: MKV-Tag 50.IMDB Values are:
    [2015-04-02 11:47:48,412] [384406 ] [3 ] [DEBUG] - ---NULL---
    [2015-04-02 11:47:48,412] [384406 ] [3 ] [DEBUG] - MatchSeries: MKV-Tag 70.IMDB Values are:
    [2015-04-02 11:47:48,412] [384406 ] [3 ] [DEBUG] - ---NULL---
    [2015-04-02 11:47:48,412] [384406 ] [3 ] [DEBUG] - MatchSeries: MKV-Tag 50.TVDB Values are:
    [2015-04-02 11:47:48,427] [384421 ] [3 ] [DEBUG] - ---NULL---
    [2015-04-02 11:47:48,427] [384421 ] [3 ] [DEBUG] - MatchSeries: MKV-Tag 70.TVDB Values are:
    [2015-04-02 11:47:48,427] [384421 ] [3 ] [DEBUG] - 279121
    [2015-04-02 11:47:48,427] [384421 ] [3 ] [DEBUG] - MatchSeries: MKV-Tag 50.ACTOR Values are:
    [2015-04-02 11:47:48,427] [384421 ] [3 ] [DEBUG] - ---NULL---
    [2015-04-02 11:47:48,427] [384421 ] [3 ] [DEBUG] - MatchSeries: MKV-Tag 50.DIRECTOR Values are:
    [2015-04-02 11:47:48,427] [384421 ] [3 ] [DEBUG] - ---NULL---
    [2015-04-02 11:47:48,427] [384421 ] [3 ] [DEBUG] - MatchSeries: MKV-Tag 50.WRITTEN_BY Values are:
    [2015-04-02 11:47:48,427] [384421 ] [3 ] [DEBUG] - ---NULL---
    [2015-04-02 11:47:48,427] [384421 ] [3 ] [DEBUG] - MatchSeries: MKV-Tag 50.SCREENPLAY_BY Values are:
    [2015-04-02 11:47:48,427] [384421 ] [3 ] [DEBUG] - ---NULL---
    [2015-04-02 11:47:48,427] [384421 ] [3 ] [DEBUG] - MatchSeries: MKV-Tag TITLE Values are:
    [2015-04-02 11:47:48,427] [384421 ] [3 ] [DEBUG] - ---NULL---
    [2015-04-02 11:47:48,427] [384421 ] [3 ] [DEBUG] - ExtractSeriesData: Found SeriesInformation by MatroskaMatcher for The Flash, IMDB , TVDB 279121, IsCompleteMatch True
    [2015-04-02 11:47:48,427] [384421 ] [3 ] [DEBUG] - SeriesTvDbMatcher: Try to lookup series "The Flash" from cache: True
    [2015-04-02 11:47:48,427] [384421 ] [3 ] [INFO ] - Loaded series 279121 in 1 milliseconds

    All with 70 in front is series related, all with 60 is season related and all with 50 is episodes related...

    Here is the name of the series identified:
    [2015-04-02 11:47:48,396] [384390 ] [3 ] [DEBUG] - MatchSeries: MKV-Tag 70.TITLE Values are:
    [2015-04-02 11:47:48,396] [384390 ] [3 ] [DEBUG] - The Flash

    here is the TVDB-ID found:
    [2015-04-02 11:47:48,427] [384421 ] [3 ] [DEBUG] - MatchSeries: MKV-Tag 70.TVDB Values are:
    [2015-04-02 11:47:48,427] [384421 ] [3 ] [DEBUG] - 279121

    This is the season number:
    [2015-04-02 11:47:48,396] [384390 ] [3 ] [DEBUG] - MatchSeries: MKV-Tag 60.PART_NUMBER Values are:
    [2015-04-02 11:47:48,396] [384390 ] [3 ] [DEBUG] - 1

    And this is the episodes number:
    [2015-04-02 11:47:48,396] [384390 ] [3 ] [DEBUG] - MatchSeries: MKV-Tag 50.PART_NUMBER Values are:
    [2015-04-02 11:47:48,412] [384406 ] [3 ] [DEBUG] - 9

    You can imagine that with those values it's not too hard to find the correct match on TVDB...;)
    And that also is the reason for my 100% perfect result on importing new media...


    I will try the new build asap.
     

    breese

    Retired Team Member
  • Premium Supporter
  • July 11, 2011
    3,902
    770
    67
    Arlington Heights, Illinois
    Home Country
    United States of America United States of America
    Interesting note:
    MP2-ClientLauncher.exe service does not start untill the machine is rebooted.....
    MP2-ServiceMonitor.exe does auto start when the installer is done
     

    Lehmden

    Retired Team Member
  • Premium Supporter
  • December 17, 2010
    12,584
    3,973
    Lehmden
    Home Country
    Germany Germany
    Hi.
    The new build is working clean and nice. At first look I don't encounter errors or exceptions any more in Logs. To me it looks as if we have our next "weekly"...:)
     

    Users who are viewing this thread

    Top Bottom