| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-27 | Backport pull request #15209 from jellyfin/release-10.11.z | Shadowghost | |
| Improve symlink handling Original-merge: e5656af1f2e740c6e4f78f613d47d37567940ed8 Merged-by: crobibero <cody@robibe.ro> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-10-27 | Backport pull request #15133 from jellyfin/release-10.11.z | theguymadmax | |
| Play selected song first with instant mix Original-merge: 1520a697ad43f3f023608f8012cce1f52926b5fe Merged-by: crobibero <cody@robibe.ro> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-10-13 | Remove chapters on file change (#14984) | Tim Eisele | |
| 2025-10-08 | Clean up missing image references (#14962) | theguymadmax | |
| 2025-10-04 | Validate wizard-created libraries immediately instead of only doing it after ↵ | Thomas Jones | |
| a library refresh was triggered (#14942) Co-authored-by: Derpipose <90276123+Derpipose@users.noreply.github.com> | |||
| 2025-10-01 | Add tag filtering and random sorting to GetSimilarItems (#14918) | theguymadmax | |
| 2025-09-24 | Add People Dedup and multiple progress fixes (#14848) | JPVenson | |
| 2025-09-22 | Fix groupings not applied (#14826) | JPVenson | |
| 2025-09-20 | Skip removed images (#14823) | Tim Eisele | |
| 2025-09-19 | Fix root folder not being saved to Db if nessesary (#14819) | JPVenson | |
| * Fix root folder not being saved to Db if nessesary * Always update folder to Db | |||
| 2025-09-16 | Optimize internal querying of UserData, other fixes (#14795) | JPVenson | |
| 2025-09-12 | Various cleanups (#14785) | Bond-009 | |
| 2025-09-12 | Add fast path to check for empty ignore files (#14782) | Bond-009 | |
| 2025-09-11 | Add 1-second tolerance to resume playback completion check (#14774) | theguymadmax | |
| 2025-09-07 | Skip non-media folders in movie resolver (#14724) | theguymadmax | |
| * Skip non-media folders in movie resolver * Ignorepatterns first | |||
| 2025-09-05 | Fix latest items grouping by collection type (#14736) | theguymadmax | |
| * Fix latest items grouping by collection type * Update Emby.Server.Implementations/Library/UserViewManager.cs Co-authored-by: Bond-009 <bond.009@outlook.com> --------- Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2025-08-12 | Merge pull request #14634 from crobibero/itemname-counts | Cody Robibero | |
| 2025-08-11 | Refactor to pull item counts in a single query | Cody Robibero | |
| 2025-08-09 | Always save images (#14600) | Tim Eisele | |
| 2025-08-03 | Merge pull request #14410 from dyphire/language | Joshua M. Boniface | |
| Further refinement of BCP 47 language labeling support | |||
| 2025-08-03 | Merge pull request #14540 from TokerX/issue-8641 | Joshua M. Boniface | |
| Improve extra rule resolution and file handling | |||
| 2025-07-30 | Further refinement of BCP 47 language labeling support | dyphire | |
| 2025-07-27 | fix file modification date comparisons (#14503) | evan314159 | |
| 2025-07-27 | Ignore directory if empty .ignore file is present (#14536) | Piyush Rungta | |
| 2025-07-26 | Enhance extra rules for video and audio file naming; update tests for new ↵ | Sven Cazier | |
| naming conventions | |||
| 2025-07-25 | Set DateLastSaved after running metadata savers (#14531) | Tim Eisele | |
| 2025-07-07 | Only save images when changed (#14425) | JPVenson | |
| 2025-06-26 | Fix modification checks and make sure to use UTC (#14347) | Tim Eisele | |
| 2025-06-12 | Fix People Issues (#14284) | Tim Eisele | |
| 2025-06-11 | Properly handle file access issues in some cases (#14272) | Tim Eisele | |
| 2025-06-09 | fix(collection): Do not lock newly created collections (#14259) | Dario Ackermann | |
| 2025-06-08 | Use filename for single videos (non-movie/null collections) in MovieResolver ↵ | theguymadmax | |
| (#14162) | |||
| 2025-05-22 | Fix media detection for single video files with subfolders (#14140) | theguymadmax | |
| 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-05-04 | Cleanup file related code (#14023) | Bond-009 | |
| 2025-05-02 | Fix trickplay directory path construction (#14036) | theguymadmax | |
| 2025-04-30 | Cleanup Tasks and Validators | Shadowghost | |
| 2025-04-26 | Fix distinction queries (#14007) | Tim Eisele | |
| 2025-04-26 | Add .gitignore style ignoring (#13906) | Tim Eisele | |
| 2025-04-26 | Check for path overlaps (#12832) | JPVenson | |
| 2025-04-26 | Merge pull request #13847 from Shadowghost/rework-chapter-management | Tim Eisele | |
| Rework chapter management | |||
| 2025-04-26 | Merge pull request #13536 from tkloy24/13250-Extras-Delete-Whole-Folder | Bond-009 | |
| Fix IsInMixedFolder not being set for Extras | |||
| 2025-04-14 | Fix Genre cleanup (#13916) | Tim Eisele | |
| 2025-04-09 | Add Genre cleanup and fix cleanup filter queries (#13891) | Tim Eisele | |
| 2025-04-08 | Only reselect audio streams when user preference is respected (#13832) | gnattu | |
| 2025-04-05 | Use subdirectories to organize extracted data (#13838) | Tim Eisele | |
| * Use subdirectories to organize extracted data * Apply suggestions from code review | |||
| 2025-04-03 | Cleanup extracted files (#13760) | Tim Eisele | |
| * Cleanup extracted files * Pagination and fixes * Add migration for attachments to MigrateLibraryDb * Unify attachment handling * Don't extract again if files were already extracted * Fix MKS attachment extraction * Always run full extraction on mks * Don't try to extract mjpeg streams as attachments * Fallback to check if attachments were extracted to cache folder * Fixup | |||
| 2025-04-02 | Trim library names (#13828) | JPVenson | |
| 2025-03-30 | Rework parental ratings (#12615) | Tim Eisele | |
