Denis Shemanaev

Results 41 comments of Denis Shemanaev

I actually YOLO'd and published new version so you can experiment. There is new option "Entire series has ended" for series that will wait for metadata has changed to "Ended"....

I don't see a way to obtain those events, so probably no without pull request to jellyfin itself.

Hi, ntfy expects very specific payload format that doesn't supported by this plugin. I recommend you to look at official [Webhook plugin](https://github.com/jellyfin/jellyfin-plugin-webhook). It does have [examples how to use with...

Have you followed configuration instruction in readme? > For "delete not played items" to work properly it is recommended to set "Date added behavior for new content" to "Use date...

Hi, yes this is intended behaviour with Plex formatter. It was really made with mind of compatibility with scrobbling services like SIMKL. If you want to use full power of...

Hi, I'm not sure I fully understand what you're trying to achieve. The "Use scanned into the library" option helps prevent situations where you watch content, it gets deleted, and...

> I believe this is about situations where an upgrade gets done _after_ watching content, and thus becomes impossible to remove automatically. > > No matter what settings one uses,...

> I assume I didn't see any real change because changing it retroactively probably doesn't work. Yep, it does not. > Either way, it would be really cool if it...

There are a couple of issues on 32 bit cpus support in a crucial 3rdparty libraries (like https://github.com/blevesearch/zapx/pull/290), so I can not guarantee it will be implemented, but I'll try.

So... You can try latest release. You also *might* need to set `storage = "bolt"` in config since `badger` wasn't play nice with me, but ymmv.