I’m running the latest version I’m able to get on my QNAP NAS. After the latest update I’m having problems with agents.
I’m using SRT2UTF agent to help me fixing subtitle encoding. Before when I added a movie, I would click in the detail Update Metadata and after a few moments, the magic would happen. But now, when I click Update metadata, the loader is there only for about 3 seconds and nothing really happens.
Keep in mind the current generation of Plex agents no longer support complementary agents (e.g. opensubtitles.org or I suppose SRT2UTF). Those might still show in the server-wide agent settings – however those only apply to the legacy agents listed in that section.
Thanks a lot. In other words, there is no chance to make it work again? Maybe some workaround? You know, this one agent is critical, as Plex still can not handle special characters for language.
When using the new native agents from Plex, there’s no way to trigger the “old” python based framework, that SRT2UTF-8 is running under ( Disclamer: I’m the author )
As such, sadly you only option is to manually fix your subtitles, and I recommend Subtitle Edit
As I am still thinking of it. You mentioned, that the plugin is Python based, do you think, you could modify the core of it, so instead of letting Plex to execute, I might schedule it as a job on my NAS and I could run it over my media library every day. What do you think?