aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Collapse)Author
2023-10-08Merge pull request #10345 from Bond-009/getpersonBond-009
2023-10-08Merge pull request #10348 from Bond-009/stringsBond-009
2023-10-08fix formatting for build processherby2212
2023-10-08Use null propagationStepan Goremykin
2023-10-08Remove redundant ToString call for value typesStepan Goremykin
2023-10-08Remove redundant using directivesStepan Goremykin
2023-10-08Remove conditional access when it is known to be not nullStepan Goremykin
2023-10-08Make files readonlyStepan Goremykin
2023-10-08Fix possible double disposeStepan Goremykin
2023-10-08Reduce string literal length by using verbatim stringStepan Goremykin
2023-10-08Use async overloadStepan Goremykin
2023-10-07Pass cancellation tokenStepan Goremykin
2023-10-07Remove redundant castStepan Goremykin
2023-10-07Remove redundant SuppressFinalize callStepan Goremykin
2023-10-07integrate development from v1herby2212
2023-10-07Switch to named placeholdersherby2212
2023-10-06Translated using Weblate (Pirate (pr))[ ]
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pr/
2023-10-06Reduce string allocationsBond_009
Some simple changes to reduce the number of allocated strings
2023-10-05Don't create non existent persons in LibraryManager.GetPersonBond_009
return null instead. GetStudio, GetGenre, GetMusicGenre, GetYear, GetArtist still create a new one when the requested one doesn't exist Fixes #3901
2023-10-04Add SystemManager servicePatrick Barron
2023-10-04Translated using Weblate (French)Artnal
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
2023-10-04Translated using Weblate (Spanish)Piranha
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
2023-10-04Merge pull request #10331 from barronpm/minor-cleanupBond-009
2023-10-03Merge pull request #10222 from Bond-009/photosClaus Vium
2023-10-03Reduce nesting in SessionManager.OnPlaybackStoppedPatrick Barron
2023-10-03Use DI for IFileSystemPatrick Barron
2023-10-03Merge pull request #10323 from hagaygo/masterBond-009
2023-10-03Merge pull request #10261 from barronpm/ihostlifetimeBond-009
2023-10-03Merge pull request #10219 from Bond-009/zfsBond-009
2023-10-02Apply suggestions from code reviewPatrick Barron
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2023-10-02Re-add shutdown/restart methodsPatrick Barron
2023-10-02Translated using Weblate (Malay)officialdanielamani
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
2023-10-02Translated using Weblate (Danish)Oliver Bastholm
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
2023-10-02allow repeated same tv guide m3u channels , issue 6527Hagay Goshen
2023-09-29Clear active sessions on application stoppingPatrick Barron
2023-09-28Translated using Weblate (Kannada)Anand CU
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kn/
2023-09-27Ignore .zfs folderBond_009
Maybe helps with #10215 ?
2023-09-27PhotoResolver: change how generated images are detectedBond_009
Backdrops/fanart are generated as (backdrop)|(fanart)[0-9]*.extension Fixes #7830
2023-09-25Translated using Weblate (Cherokee)trailfullideal
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/chr/
2023-09-24Translated using Weblate (Assamese)trailfullideal
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/as/
2023-09-24Translated using Weblate (Zulu)trailfullideal
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zu/
2023-09-24Added translation using Weblate (Cherokee)trailfullideal
2023-09-23Migrate to customizable cast receiver configCody Robibero
2023-09-23Use IHostLifetime to handle restarting and shutting downPatrick Barron
2023-09-22Merge pull request #10218 from Bond-009/librarymonitorCody Robibero
2023-09-22Merge pull request #10234 from Shadowghost/cleanup-playlists-taskCody Robibero
2023-09-18Address review commentsBond_009
2023-09-18Update ↵Tim Eisele
Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs Co-authored-by: Bond-009 <bond.009@outlook.com>
2023-09-18Translated using Weblate (Slovenian)atomicmind
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
2023-09-17Update ↵Tim Eisele
Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs Co-authored-by: Bond-009 <bond.009@outlook.com>