Results 738 comments of meeb

Thanks for the comments! This has been discussed in a couple of over overlapping or duplicate issues, but in answer to your specific questions: - There will generally need to...

Manually? Sure just edit the NFO in a text editor. For automatic integration it looks like I need to tweak the NFO format.

Honestly no idea, I need to review what needs to be done properly first. If it's a quick patch with just some different file names, probably. If it's more work...

If you're downloading inside of a container why does the initial directory prefix matter?

Happy to accept pull requests if you want something in the project.

Surely you would need to create three volume mounts, one for each storage endpoint `/A` `/B` and `/C`, anyway? The only difference is instead of `/A/...` `/B/...` and `/C/...` you...

I believe the custom directory paths are currently slightly broken (some metadata doesn't get downloaded to the right directory, automatic deletion doesn't work in some cases etc.). It's not an...

I don't think either of those differences would affect the NFO file from being read unless Jellyfin is extremely picky. I'll add `standalone="yes"` to the doctype, it can't hurt. I...

Thanks for the testing and feedback! The year should be easy to add, an episode counter would be a little more work. Good to know what needs adding to fix...

I'll look at potentially making this override-able with an env var, however this isn't going to be very high up my task list. I'm happy to accept a PR to...