| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-07 | cleanup | karm235 | |
| 2025-10-07 | Fix LUFS detection deadlock on albums with verbose output | karm235 | |
| 2025-09-24 | Add People Dedup and multiple progress fixes (#14848) | JPVenson | |
| 2025-09-12 | Reenable pooling (#14778) | JPVenson | |
| 2025-09-03 | Add more robust error handling for AudioNormalizationTask (#14728) | Bond-009 | |
| 2025-09-03 | AudioNormalizationTask db progress saving (#14550) | Shane Powell | |
| 2025-08-15 | Run background ffmpeg tasks as ProcessPriorityClass.BelowNormal | Evan | |
| Follow TrickPlay example of running other background ffmpeg tasks as ProcessPriorityClass.BelowNormal: - Keyframe extraction - Media info probing during library scans - Audio normalization - Image extraction | |||
| 2025-07-27 | Add progress reporting to AudioNormalizationTask. (#14306) | Shane Powell | |
| 2025-06-15 | Use proper scheduler that honors the parallel task limit (#14281) | JPVenson | |
| 2025-06-11 | Fix UserData cleanup task and queries (#14280) | JPVenson | |
| 2025-06-09 | chore/typo | Marc Brooks | |
| s/entires/entries | |||
| 2025-06-09 | Feature/persistent watch data (#14262) | JPVenson | |
| 2025-05-09 | Cleanup external item data cleanup (#14072) | Tim Eisele | |
| 2025-05-04 | Recognize file changes and remove data on change (#13839) | Tim Eisele | |
| 2025-04-30 | Cleanup Tasks and Validators | Shadowghost | |
| 2025-04-26 | Merge pull request #13847 from Shadowghost/rework-chapter-management | Tim Eisele | |
| Rework chapter management | |||
| 2025-03-25 | Merge pull request #13589 from JPVenson/feature/DatabaseRefactor | Cody Robibero | |
| [Feature] Database code refactor | |||
| 2025-03-25 | WIP fixed namespaces | JPVenson | |
| 2025-03-24 | Fix Cleanup task not awaiting async methods | JPVenson | |
| 2025-03-01 | Merge remote-tracking branch 'jellyfinorigin/master' into ↵ | JPVenson | |
| feature/DatabaseRefactor | |||
| 2025-02-25 | Backport pull request #13593 from jellyfin/release-10.10.z | Bond-009 | |
| Wait for ffmpeg to exit on Windows before we try deleting the concat file Original-merge: 346f36bc09eb6989d7cd6439175e46b699162cbb Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-02-02 | Merge remote-tracking branch 'jellyfinorigin/master' into feature/pgsql_provider | JPVenson | |
| 2025-01-26 | Prepared Seperation of Database components for future multi provider support | JPVenson | |
| 2025-01-25 | chore: fix spelling | Josh Soref | |
| * a * acceleration * addition * altogether * api clients * artist * associated * bandwidth * cannot * capabilities * case-insensitive * case-sensitive * configuration * delimiter * dependent * diacritics * directors * enable * explicitly * filters * finish * have * hierarchy * implicit * include * information * into * its * keepalive * localization * macos * manual * matching * metadata * nonexistent * options * overridden * parsed * parser * playback * preferring * processes * processing * provider * ratings * retrieval * running * segments * separate * should * station * subdirectories * superseded * supported * system * than * the * throws * transpose * valid * was link: forum or chat rooms Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> | |||
| 2025-01-25 | Merge pull request #12798 from JPVenson/feature/EFUserData | Joshua M. Boniface | |
| Refactor library.db into jellyfin.db and EFCore | |||
| 2024-12-12 | move to new System.Threading.Lock type for better performance | Daniyar Alpyspayev | |
| 2024-12-06 | Merge branch 'jellyfin:master' into feature/EFUserData | JPVenson | |
| 2024-12-01 | Implement TaskTriggerInfoType enum (#12783) | Ethan Pippin | |
| 2024-10-09 | WIP porting new Repository structure | JPVenson | |
| 2024-09-07 | Feature/media segments plugin api (#12359) | JPVenson | |
| 2024-09-04 | Fixup | Shadowghost | |
| 2024-09-04 | Cleanup tasks | Shadowghost | |
| 2024-07-15 | Run DeleteTranscodeFileTask on startup (#12239) | Bond-009 | |
| 2024-07-15 | Use real temp dir instead of cache dir for temp files (#12226) | Bond-009 | |
| 2024-06-24 | Backport pull request #12025 from jellyfin/release-10.9.z | Shadowghost | |
| Fix empty image folder removal for legacy locations Original-merge: 476dc01f4d5bf0fdf391935ef0759b0583bf7026 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-06-24 | Backport pull request #11911 from jellyfin/release-10.9.z | Bond-009 | |
| Log album name and id in normalization task Original-merge: c9b6ebd94fd6e91ea8da2931c7604350343da5bf Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-06-23 | Backport pull request #12123 from jellyfin/release-10.9.z | Shadowghost | |
| Fix Cleanup Task metadata saving Original-merge: 85078d8f10e7b93f1d396a8e82a9ce3284f4a25e Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-06-01 | Backport pull request #11910 from jellyfin/release-10.9.z | Bond-009 | |
| Audio normalization: parse ffmpeg output line by line Original-merge: d2be2ee480a44d3ed266d4632c3f38439b0dfaf5 Merged-by: joshuaboniface <joshua@boniface.me> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-04-30 | More efficient array creation (#11468) | Bond-009 | |
| 2024-04-30 | Fix filename | Bond_009 | |
| 2024-04-30 | Address comments | Bond_009 | |
| 2024-04-29 | Skip albums that don't have multiple tracks | Bond_009 | |
| 2024-04-28 | Improve audio normalization | Bond_009 | |
| * Move calculation of LUFS to a scheduled task as it's pretty slow * Correctly calculate album LUFS * Don't try to convert replaygain tags to LUFS values | |||
| 2024-04-23 | Fix task CleanupCollectionAndPlaylistPathsTask removing valid paths (#11410) | John M | |
| 2024-04-17 | #11289 Fixed cleanup task not checking for folders (#11311) | JPVenson | |
| 2024-02-06 | Remove SimpleProgress | Patrick Barron | |
| 2024-01-16 | Fix incorrect path check in CleanupCollectionAndPlaylistPathsTask | Bond_009 | |
| 2023-11-09 | Merge branch 'master' into media-type | Cody Robibero | |
| 2023-10-12 | Merge reading from file and parsing | Stepan Goremykin | |
| 2023-10-10 | Convert string MediaType to enum MediaType | Cody Robibero | |
