Giter Site home page Giter Site logo

Comments (12)

pabloromeo avatar pabloromeo commented on May 21, 2024

Yeah, I think you may be right. Just tested it and I've found an issue related to credit detection, which causes the worker to fail.
However, I'm not entirely sure the "Decryption failed" error is caused by us, that seems to happen either way, from what I saw on the forum issues.
I'll let you know once I have a fix ready so you can try it out.

from clusterplex.

pabloromeo avatar pabloromeo commented on May 21, 2024

Release v1.4.5 https://github.com/pabloromeo/clusterplex/releases/tag/v1.4.5 should fix the Credits Detection issue

from clusterplex.

flopon avatar flopon commented on May 21, 2024

Nop, still having the same issue, with a [Req#3d5/CreditsDetectionManager] Job failed: Decryption failed error, not present in the log if I remove the docker mod.

The file is readen on local server, but the credit detection fail.
Seems to be trickier than just on ly having to read the file locally !

I will try to do some more analysis the next week.

from clusterplex.

pabloromeo avatar pabloromeo commented on May 21, 2024

That's odd! Yeah, ultimately what I was seeing is that Plex's Credits Detection was also calling the transcoder (which we overwrite), however, for Credits Detection they don't respect their own configured transcode path, and instead use /tmp directly. Using /tmp fails with ClusterPlex since it's not shared across workers.
Ultimately what I did was bypass any sort of remote transcoding for Credit Detection, just calling Plex's local transcoder directly.

Regarding the error message, yes, I see that too in the logs, but given that in the forum there are tons of messages about that error and a reply from a Plex developer addressing it, I didn't pay much attention, especially since credit detection started working after the 1.4.5 fix.

One thing that is quite problematic with the Credits Detection stuff, is that it seems Plex is collecting stdout but not forwarding it to the logs, which makes it very difficult to debug, since there' absolutely nothing in the logs or console when Plex Media Scanner calls the transcoder.

from clusterplex.

github-actions avatar github-actions commented on May 21, 2024

This issue is stale because it has been open for 30 days with no activity.

from clusterplex.

github-actions avatar github-actions commented on May 21, 2024

This issue was closed because it has been inactive for 14 days since being marked as stale.

from clusterplex.

flopon avatar flopon commented on May 21, 2024

Haven't a lot of time to investigate since my original post, but FYI, still thinking there is still something we can fix in transcoder.js.

If I just replace the modified Plex Transcoder with the original one, credit detection is perfectly working (and of course distributed transcoding did not ^^)

Will try to investigate further. And yes, not having any log from Plex Media Scanner is a pain !

PS : I'm on the Dockermod Version, in a LXC unprivileged CT, on Proxmox 8.0

from clusterplex.

github-actions avatar github-actions commented on May 21, 2024

This issue is stale because it has been open for 30 days with no activity.

from clusterplex.

github-actions avatar github-actions commented on May 21, 2024

This issue was closed because it has been inactive for 14 days since being marked as stale.

from clusterplex.

github-actions avatar github-actions commented on May 21, 2024

This issue is stale because it has been open for 30 days with no activity.

from clusterplex.

github-actions avatar github-actions commented on May 21, 2024

This issue was closed because it has been inactive for 14 days since being marked as stale.

from clusterplex.

github-actions avatar github-actions commented on May 21, 2024

This issue is stale because it has been open for 30 days with no activity.

from clusterplex.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.