aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Collapse)Author
2023-08-25fix todos and add graylog backcvium
2023-08-23move a computation out of transaction and skip season updates if name matchescvium
2023-08-22== null -> is nullBond_009
2023-08-22remove nullable enablecvium
2023-08-22Enable nullable for more files and add testsBond_009
Adds basic tests for FFProbeVideoInfo.CreateDummyChapters Fixed error message CreateDummyChapters instead of reporting the total minutes it only reported the minute component
2023-08-22review commentscvium
2023-08-22remove unused depscvium
2023-08-21fix userdata table not being committedcvium
2023-08-21fix bad mergecvium
2023-08-21Merge branch 'master' into sqlite_client_poccvium
# Conflicts: # Emby.Server.Implementations/Data/SqliteItemRepository.cs
2023-08-21remove readonlycvium
2023-08-21open before changing pragmascvium
2023-08-21simplify extension methodscvium
2023-08-21rename variable and fix crashcvium
2023-08-21Reduce the amount of allocations in GetWhereClauses (#10114)Bond-009
2023-08-21remove runintransactioncvium
2023-08-21more usingcvium
2023-08-21add missing usingcvium
2023-08-21fix guid blobscvium
2023-08-21loading workscvium
2023-08-20Translated using Weblate (Malay)Muhammad Wafi Bin Arzu
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
2023-08-20Translated using Weblate (Arabic)0TTA
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
2023-08-20Merge pull request #10122 from cvium/remove_unnecessary_memorycacheBond-009
2023-08-18refactor: use ConcurrentDictionary when IMemoryCache isn't neededcvium
2023-08-18Album gain (#10085)TelepathicWalrus
* Add LUFSAlbum DTO * Get loudest track for smallest gain * Move gain search to musicalbum use baseitem LUFS for album * Use .Max for enumerable * Update DTO to be consistent with other DTOs * Remove albumlufs, Move dto for all types
2023-08-18Merge pull request #10117 from Elu43/masterBond-009
Fix French parental rating system
2023-08-17Add Slovak parental ratingsSamuel Bartík
2023-08-16Update fr.csvElu43
2023-08-01Merge pull request #10029 from tallbl0nde/fix-multi-disc-album-art-extractionBond-009
2023-08-01Merge pull request #9875 from Shadowghost/fixesBond-009
2023-07-29Enable nullable for more filesBond_009
2023-07-29Apply review suggestionsShadowghost
2023-07-28Fix Australian parental rating system (#10006)Shadowghost
2023-07-21Enable recursive query in BaseFolderImageProvider tallbl0nde
Fixes album art not being extracted for multi-disc albums
2023-07-20Merge pull request #9992 from Blackskyliner/patch-1Bond-009
2023-07-17Translated using Weblate (Tamil)Jothi Prasath
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
2023-07-17Translated using Weblate (Hebrew)Yaron Shahrabani
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
2023-07-13Translated using Weblate (Arabic)Osa
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
2023-07-12Add TinyMediaManager compatibility for german parental ratingChristoph Landsdorf
This commit adds the format which gets written by the tool TinyMediaManager which can be used to manage large media databases comfortably. TMM writes wither multiple Codes and/or space divided german FSK codes, but can't be configured to only use the number or the slash delimited variant. After this change the parental control for Libraries managed with TMM and presented/loaded into Jellyfin should work again.
2023-07-10Translated using Weblate (Thai)Aran Chananar
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
2023-07-07Enforce permissions on websocket connectionsShadowghost
2023-07-07Add wrapper object for authentication event informationShadowghost
2023-07-06Merge pull request #9958 from Shadowghost/networking-fixexBond-009
2023-07-06Merge pull request #9799 from Bond-009/genregexBond-009
2023-07-06Translated using Weblate (Hungarian)Balázs Meskó
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
2023-07-04Translated using Weblate (Finnish)Oskari Lavinto
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/
2023-07-03Extract networking constantsShadowghost
2023-07-03Merge pull request #8147 from Shadowghost/network-rewriteJoshua M. Boniface
2023-07-03Apply review suggestionsShadowghost
2023-07-03Rename additional values in NetworkConfiguration and add migration for all ↵Shadowghost
changed values