| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-19 | Backport pull request #12934 from jellyfin/release-10.10.z | Shadowghost | |
| Fix playlists Original-merge: 8bee67f1f8dab604d745b3d077330085f7f111d4 Merged-by: crobibero <cody@robibe.ro> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-09-29 | Add perf tradeoff mode to image extractor (#12744) | gnattu | |
| 2024-09-09 | cli: add option to disable network change detection (#11253) | gnattu | |
| 2024-08-28 | Prevent server from starting if the ffmpeg path is invalid (#12463) | gnattu | |
| 2024-08-05 | Backport pull request #11901 from jellyfin/release-10.9.z | gnattu | |
| Implement Device Cache to replace EFCoreSecondLevelCacheInterceptor Original-merge: b7bc0e1c96553675a490c0bd92a58ad9c5f0d0e1 Merged-by: joshuaboniface <joshua@boniface.me> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2024-06-01 | Backport pull request #11823 from jellyfin/release-10.9.z | gnattu | |
| Add Env Var to disable second level cache Original-merge: 95c7d997c13cfcd4038174ba00525d5628475fb7 Merged-by: joshuaboniface <joshua@boniface.me> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2023-06-05 | Source SQLite cache_size from an Environment Variable (#9666) | Mark Lopez | |
| 2023-05-15 | Use default files to remove index.html from url | Bill Thornton | |
| 2022-12-07 | Fix build errors | Bond_009 | |
| 2021-04-17 | Remove unused using directives | BaronGreenback | |
| 2020-09-10 | Change default value for allow duplicates in playlist option to False | Segi Hovav | |
| 2020-09-03 | Kill HttpListenerHost | Claus Vium | |
| 2020-07-23 | Disable unix socket by default | Bond_009 | |
| 2020-07-23 | Make UNIX socket configurable | Bond_009 | |
| 2020-06-04 | initial implementation for custom plugin repositories | dkanada | |
| 2020-04-21 | Fix VideoResolver and tests | Bond_009 | |
| 2020-04-11 | update plugin manifest url | dkanada | |
| 2020-04-05 | Add '--plugin-manifest-url' command line option and ↵ | Mark Monteiro | |
| 'InstallationManager:PluginManifestUrl' config option | |||
| 2020-03-21 | Rename command line option to --nowebclient and config setting to HostWebClient | Mark Monteiro | |
| 2020-03-15 | Merge remote-tracking branch 'upstream/master' into ↵ | Mark Monteiro | |
| support-running-without-web-content | |||
| 2020-03-13 | Add a configuration flag to allow/disallow duplicates in playlists | Mark Monteiro | |
| 2020-03-11 | Merge remote-tracking branch 'upstream/master' into ↵ | Mark Monteiro | |
| support-running-without-web-content | |||
| 2020-02-28 | Add new 'nowebcontent' configuration flag | Mark Monteiro | |
| 2020-02-28 | Use constants for settings keys | Mark Monteiro | |
| 2020-02-25 | Remove log message executed before logger is initialized | Mark Monteiro | |
| 2020-02-25 | Use the swagger API page as the default redirect path if not hosting the ↵ | Mark Monteiro | |
| jellyfin-web content | |||
| 2020-02-22 | add config options for musicbrainz | dkanada | |
| 2019-12-12 | Replace '_' with ':' in config keys | Bond-009 | |
| 2019-11-25 | Fix naming const | Bond-009 | |
| 2019-11-25 | Make probesize and analyzeduration configurable and simplify circular | Bond_009 | |
| dependencies Makes the probesize and analyzeduration configurable with env args. (`JELLYFIN_FFmpeg_probesize` and `FFmpeg_analyzeduration`) | |||
| 2019-08-09 | Fix doc releated warnings | Bond_009 | |
| 2019-03-08 | Make MusicBrainz base url configurable | Bond-009 | |
| 2019-02-17 | Removed unnecessary configuration options and reduced primitive dependencies | William Taylor | |
| 2019-02-17 | Removed extra using | William Taylor | |
| 2019-02-17 | Removed primitives from services in Program.cs | William Taylor | |
| This will make it easier to move dependency registration to a system without having to new up all the services first. Moved the primitives to an IConfiguration which is much easier to inject. | |||
