| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-02-02 | Merge remote-tracking branch 'jellyfinorigin/master' into feature/pgsql_provider | JPVenson | |
| 2025-01-30 | Removing CollectionFolders from cache when they are deleted on disk. (#13315) | sinterdev | |
| 2025-01-28 | Remove useless checks and dead code (#13405) | Bond-009 | |
| * Remove useless checks and dead code * Enable adaptive bitrate streaming again * Disable adaptive bitrate streaming by default | |||
| 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 | |||
| 2025-01-22 | Remove useless checks and dead code | Bond_009 | |
| 2025-01-18 | applied review comments | JPVenson | |
| 2025-01-17 | worsen comment | JPVenson | |
| 2025-01-15 | Applied review comments | JPVenson | |
| 2024-12-12 | move to new System.Threading.Lock type for better performance | Daniyar Alpyspayev | |
| 2024-11-19 | Merge remote-tracking branch 'origin/master' into feature/EFUserData | JPVenson | |
| 2024-11-19 | Backport pull request #13059 from jellyfin/release-10.10.z | Shadowghost | |
| Exclude file system based library playlists from migration Original-merge: 23de7e517e3b4acdefd92e731140d0fa358d3611 Merged-by: crobibero <cody@robibe.ro> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-11-17 | Merge branch 'feature/EFUserData' of https://github.com/JPVenson/jellyfin ↵ | JPVenson | |
| into feature/EFUserData | |||
| 2024-11-17 | Applied coding style | JPVenson | |
| 2024-11-17 | Merge branch 'master' into feature/EFUserData | JPVenson | |
| 2024-11-16 | Update projects to .NET 9 (#13023) | Bond-009 | |
| 2024-11-14 | Fixed Transaction for Userdata | JPVenson | |
| 2024-11-14 | Updated order of saving for Items | JPVenson | |
| 2024-11-14 | There can be also NULL people? | JPVenson | |
| 2024-11-14 | Fixed items can be null saving | JPVenson | |
| 2024-11-13 | Fixed Person creation | JPVenson | |
| 2024-11-13 | Fixed storage of Person images | JPVenson | |
| 2024-11-12 | Fixed userdata lookup | JPVenson | |
| 2024-11-11 | Fixed Duplicate returns on grouping | JPVenson | |
| Fixed UserDataKey not stored | |||
| 2024-11-11 | Fixed TopParent not beeing migrated | JPVenson | |
| 2024-10-28 | Updated all instances of ImmutableList to ImmutableArray | JPVenson | |
| 2024-10-22 | Reodered Context creation | JPVenson | |
| 2024-10-20 | Fixed tests | JPVenson | |
| 2024-10-20 | i have too much time. | JPVenson | |
| Refactored BaseItem and UserData relation | |||
| 2024-10-11 | applied review comments | JPVenson | |
| 2024-10-11 | Applied Review Comments | JPVenson | |
| 2024-10-09 | Ported new Item Repository architecture | JPVenson | |
| 2024-10-09 | WIP porting new Repository structure | JPVenson | |
| 2024-10-08 | Merge remote-tracking branch 'jellyfinorigin/master' into feature/EFUserData | JPVenson | |
| 2024-09-16 | Don't resolve trickplay folder during media scanning (#12652) | gnattu | |
| 2024-09-07 | Migrated UserData from library sqlite db to jellyfin.db | JPVenson | |
| 2024-09-07 | Remove left-over network path references (#12446) | Niels van Velzen | |
| 2024-09-06 | Merge pull request #12547 from Bond-009/userdatamanager | Niels van Velzen | |
| Clean up UserDataManager | |||
| 2024-09-04 | Use frozen collections in MimeTypes.cs (#10826) | Stepan Goremykin | |
| Co-authored-by: Stepan Goremykin <goremukin@gmail.com> | |||
| 2024-08-30 | Clean up UserDataManager | Bond_009 | |
| * enable nullable * remove unused methods * fix warnings and docs | |||
| 2024-08-05 | Replace UserId with User in UserViewQuery | Bond_009 | |
| 2024-08-05 | Pass User instead of UserId inside LatestItemsQuery | Bond_009 | |
| 2024-07-29 | Enable nullable for UserItemData | Bond_009 | |
| MetadataResult.GetOrAddUserData doesn't ever get used and is probably broken since the migration to .NET Core as it still expects a Guid for userId | |||
| 2024-07-17 | Add TrySetProviderId extension | Bond_009 | |
| 2024-07-15 | Allow streaming of raw PGS subtitles without transcoding (#12056) | David Schulte | |
| 2024-07-15 | Improve LibraryManager.Sort when using "Random" order (#12165) | ItsAllAboutTheCode | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2024-06-27 | Merge pull request #11204 from revam/fix-resolver-helper-init-values | Bond-009 | |
| Don't expect `BaseItem` to be a movie/video file. | |||
| 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-11 | Don't expect `BaseItem` to be a movie/video file. | Mikal Stordal | |
| This fix is mainly so I can mass-add series _and_ movie entries using a `IMultiItemResolver` without having to resort to complicated logic using _both_ a `IItemResolver` and a `IMultiItemResolver` by splitting up what gets added where. I've also added three new interface methods to the `IDirectoryService`, one of which is used in the modified `ResolverHelper.SetInitialItemValues(…)` to get the file system entry info for the item regardless of which type the file system entry is. In my local testing so far I haven't found any issues introduced by this change. | |||
