aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Collapse)Author
2021-11-18Paginate movies queryPetrus.Z
Signed-off-by: Petrus.Z <silencly07@gmail.com>
2021-11-18Fix issues mentioned in review, except for option namePetrus.Z
Signed-off-by: Petrus.Z <silencly07@gmail.com>
2021-11-17Add new line at end of filePetrus.Z
Signed-off-by: Petrus.Z <silencly07@gmail.com>
2021-11-17Use List<Gid> instead of List<Movie>Petrus.Z
Signed-off-by: Petrus.Z <silencly07@gmail.com>
2021-11-17Translated using Weblate (Estonian)rimasx
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/et/
2021-11-17Translated using Weblate (Esperanto)WWWesten
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/eo/
2021-11-17Translated using Weblate (Kazakh)WWWesten
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kk/
2021-11-17Translated using Weblate (Italian)millallo
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
2021-11-17Translated using Weblate (Hungarian)Csaba
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
2021-11-17Translated using Weblate (French)blob03
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
2021-11-17Translated using Weblate (Czech)Lukáš Kucharczyk
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
2021-11-17Translated using Weblate (English)blob03
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en/
2021-11-17Added translation using Weblate (Mongolian)WWWesten
2021-11-17Remove extra blank linePetrus.Z
Signed-off-by: Petrus.Z <silencly07@gmail.com>
2021-11-17Improve performancePetrus.Z
Signed-off-by: Petrus.Z <silencly07@gmail.com>
2021-11-17Add AutoCollection optionPetrus.Z
it can determine whether auto create/add movies to collection Signed-off-by: Petrus.Z <silencly07@gmail.com>
2021-11-16Merge pull request #6857 from Bond-009/warn56Cody Robibero
2021-11-16Fix some warningsBond_009
2021-11-16Translated using Weblate (Estonian)rimasx
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/et/
2021-11-16Translated using Weblate (Macedonian)WWWesten
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mk/
2021-11-16Translated using Weblate (French)blob03
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
2021-11-16Translated using Weblate (French)emmanuel billeaud
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
2021-11-16Remove unused dependenciescvium
2021-11-16Fix style and performance issues mentioned in reviewPetrus.Z
Signed-off-by: Petrus.Z <silencly07@gmail.com>
2021-11-16Fix issues mentioned in reviewPetrus.Z
Signed-off-by: Petrus.Z <silencly07@gmail.com>
2021-11-15Merge pull request #6851 from cvium/remove_references_to_ilibrarymanagerCody Robibero
2021-11-16Add Collection Validator, create collection based on nfoPetrus.Z
Based on nfo's set element, automatically add movie to collection. Signed-off-by: Petrus.Z <silencly07@gmail.com>
2021-11-15Fix some warningsBond_009
2021-11-15Remove ILibraryManager as a dependency in resolvers etc.cvium
2021-11-15Translated using Weblate (Estonian)rimasx
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/et/
2021-11-15Added translation using Weblate (Assamese)WWWesten
2021-11-14Translated using Weblate (Indonesian)Haadiy Rozzaq
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/
2021-11-14Translated using Weblate (Belarusian)WWWesten
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/be/
2021-11-14Translated using Weblate (Catalan)WWWesten
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
2021-11-13Merge pull request #6818 from Bond-009/passwordCody Robibero
2021-11-13Don't throw exception on unauthenticated requestsCody Robibero
2021-11-13Merge pull request #6836 from cvium/apphost_light_cleanupCody Robibero
2021-11-13Very light cleanup in applicationhostcvium
2021-11-12Added translation using Weblate (Telugu)WWWesten
2021-11-12Added translation using Weblate (Zulu)WWWesten
2021-11-12Added translation using Weblate (Belarusian)WWWesten
2021-11-10Simplifycvium
2021-11-10Reduce indentationcvium
2021-11-10Try to use Width and Height from ImageInfo to determine aspect ratiocvium
2021-11-10Replace PBKDF2-SHA1 with PBKDF2-SHA512Bond_009
This also migrates already created passwords on login Source for the number of iterations: https://cheatsheetseries.owasp.org/cheatsheets/Password_Storage_Cheat_Sheet.html#pbkdf2
2021-11-09Fix some warningsBond_009
down to 580
2021-11-09Merge pull request #5905 from BaronGreenback/TVFixClaus Vium
Fix for Livetv and DLNA when bind interfaces specified.
2021-11-09Translated using Weblate (Russian)WWWesten
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
2021-11-09Bump Mono.Nat from 3.0.1 to 3.0.2dependabot[bot]
Bumps [Mono.Nat](https://github.com/mono/Mono.Nat) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/mono/Mono.Nat/releases) - [Commits](https://github.com/mono/Mono.Nat/compare/release-v3.0.1...release-v3.0.2) --- updated-dependencies: - dependency-name: Mono.Nat dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09Fix some warningsBond_009
609 left