Recent content by SiggiK

  1. S

    Clickfinder ProgramGuide 1.6.1.0

    Danke, die Datei ersetzt und es läuft wieder alles, keine Ahnung was da passiert ist.
  2. S

    Clickfinder ProgramGuide 1.6.1.0

    Danke, Die Datei ersetzt und es funktioniert wieder, keine Ahnung was da passiert ist
  3. S

    Clickfinder ProgramGuide 1.6.1.0

    Hallo, seit Jahren nutze ich den Clickfinder auf meinem Server in Verbindung mit dem Mediaportal. Neuerdings funktioniert der Datenabruf nicht mehr. Ich habe die Anwendung neu installiert, dann funktioniert der Datenabruf einmalig, nach einem Neustart des Clickfinders kommt wieder eine...
  4. S

    [WiP] 5154: MediaPortal 1 - x64 - SharpDX

    Thanks, it works
  5. S

    [WiP] 5154: MediaPortal 1 - x64 - SharpDX

    It works great for me. Only MPExtended does not work yet, cannot access the database. Error: DatabaseUnavailableUnclassified Gentle.Common.GentleException: The database backend (provider MySQL) could not be reached. Check the connection string: Server=SK-Work;Database=MpTvDb;User...
  6. S

    [WiP] 5154: MediaPortal 1 - x64 - SharpDX

    It works great for me. Only MPExtended does not work yet, cannot access the database. "bei MPExtended.Services.TVAccessService.TVAccessService.TestConnectionToTVService() in D:\a\MPExtended\MPExtended\Services\MPExtended.Services.TVAccessService\TVAccessService.cs:Zeile...
  7. S

    [WiP] 5154: MediaPortal 1 - x64 - SharpDX

    Will the change be part of the official release? It would be great because the plugin is installed by default.
  8. S

    TV-Server 64 Bit CPU-Last

    Vielen Dank! Ich habe es gefunden. Der ThumbProcessor hängt sich beim generieren der Thumbs von einigen vorhandenen Videos auf. Nachdem ich die problematischen Thumbs vom Server (1.31 32-Bit ) in die neue Installation kopiert habe ist die Last im Leerlauf wieder 0. Jetzt werde ich meine...
  9. S

    TV-Server 64 Bit CPU-Last

    Ich habe gerade zum Test auf meinem Arbeitsrechner die x64-Version des TV-Servers installiert. Im Leerlauf erzeugt der Service ständig CPU-Last, das sieht aus als wenn ein Kern ständig auf 100% läuft (Bilder im Anhang). Bei der 32-Bit-Version, die auf dem Server läuft ist die Last im Leerlauf 0...
  10. S

    [Info] MPExtended 0.6 Beta Release

    Now for release 0.6
  11. S

    [Info] MPExtended 0.6 Beta Release

    The master branch.
  12. S

    [Info] MPExtended 0.6 Beta Release

    I like to attach a file. This is the difference (patch) to "GitHub - MPExtended/MPExtended: MediaPortal access from all over the world". I don't know if the project is still maintained to submit the patch directly.
  13. S

    [Info] MPExtended 0.6 Beta Release

    Just for the fun, I wrote a UWP-App for myself. For seeking over HTTP I had to make adjustments to the direct transcoder, but I had the same problem. The "Common.Utils.dll" is missing when the service is reinstalled. In the file "FileSystem.Wxs" I added a line 95 <File...
  14. S

    [Approved] MP1-4502 - TVServer ChannelState.DoSetChannelStates: An unknown error occured setting channel states

    All work is done in the ThreadPool, the TVController therefore requires no change.
Top Bottom