Tim Eisele

Results 40 issues of Tim Eisele

I'm not sure if I've done this correctly. The main problem is that season names are within the series NFO, so we need to process this data before the seasons...

Subtitle character set determination requires the subtitle to not be in a container. Timestamps should also not be reset to start at zero when extracting subtitles. **Changes** * Extract subtitle...

stable backport

**Describe The Bug** Collection libraries do not present the filter/sort buttons even though the functionality is available. **Expected Behavior** Show the buttons **Screenshots** Current: ![grafik](https://user-images.githubusercontent.com/3741446/178023210-53ca859e-b5a3-45ae-8904-a37684da3bac.png) Expected: ![grafik](https://user-images.githubusercontent.com/3741446/178023250-0149dd1e-d905-4f59-8b1c-360f3a38a483.png) **System (please complete...

bug
confirmed

* split installation instructions into different pages * cleanup TOC * fix formatting on some pages

Fixes https://github.com/jellyfin/jellyfin/issues/8101

Based on the code from #4546 but uses `System.Uri` to generate the proper redirect path. **Changes** Fix redirect failures by redirecting back to the index page. ---- Supersedes #4546

* Add xmldocs to TMDb provider classes * Add xmldocs to studio image provider classes * Streamline TMDb, IMDb and TVDb spelling

Rebased the original commits onto master, updated the library and adapted the code where necessary. Supersedes #6369

Our music parser is notoriously inflexible, so I tried making it better. **Changes** * use TagLibSharp to properly read tags from files (preference in this order): 1. ID3v2 2. APE...

**Describe The Bug** Some strings are hardcoded and not translateable: * Anything in the Notification settings * Anything in the Tasks settings Thos strings can and are translated in the...

bug