aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-06Update MediaBrowser.XbmcMetadata/Parsers/BaseNfoParser.csDavid Ullmer
Co-authored-by: Bond-009 <bond.009@outlook.com>
2021-03-06Use Uri.TryCreate and ImageType helper methodDavid
2021-02-28Add nfo thumb tag supportDavid
2021-02-18Merge pull request #5263 from Bond-009/tmdbAndrew Rabert
TMDB: Include year in search
2021-02-18TMDB: Include year in searchBond_009
2021-02-18Merge pull request #5255 from cvium/fix_renameuserBond-009
2021-02-18Merge pull request #5253 from jellyfin/tests10Bond-009
Fix broken test
2021-02-17Restructure testscvium
2021-02-17Validate the new username when renamingcvium
2021-02-17Fix broken testBond_009
2021-02-17Merge pull request #5251 from crobibero/vpp-null-refBond-009
Fix vpp null reference
2021-02-17Merge pull request #5250 from barronpm/user-rename-fixdkanada
Fix user renaming logic
2021-02-17Merge pull request #5243 from crobibero/wish-i-had-my-swagger-backdkanada
Bump Swashbuckle.AspNetCore to 6.0.5
2021-02-16Fix vpp null referencecrobibero
2021-02-16Don't allow new users to be created with the same name as an existing user.Patrick Barron
2021-02-16Fix user renaming logicPatrick Barron
2021-02-15Merge pull request #5235 from Ullmie02/nfo-testsBond-009
2021-02-15Enable non-nullable reference types in generated api speccrobibero
2021-02-15Bump Swashbuckle.AspNetCore to 6.0.5crobibero
2021-02-15Merge pull request #5230 from orryverducci/double-rate-deint-fixBond-009
Fix double rate deinterlacing for some TS files
2021-02-15Merge pull request #5239 from jellyfin/dependabot/nuget/sharpcompress-0.28.0Bond-009
Bump sharpcompress from 0.27.1 to 0.28.0
2021-02-15Merge pull request #5241 from ↵Bond-009
jellyfin/dependabot/nuget/Swashbuckle.AspNetCore.ReDoc-6.0.5 Bump Swashbuckle.AspNetCore.ReDoc from 6.0.2 to 6.0.5
2021-02-15Bump Swashbuckle.AspNetCore.ReDoc from 6.0.2 to 6.0.5dependabot[bot]
Bumps [Swashbuckle.AspNetCore.ReDoc](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.0.2 to 6.0.5. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.0.2...v6.0.5) Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15Bump sharpcompress from 0.27.1 to 0.28.0dependabot[bot]
Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress) from 0.27.1 to 0.28.0. - [Release notes](https://github.com/adamhathcock/sharpcompress/releases) - [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.27.1...0.28) Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15Merge remote-tracking branch 'jellyfin/master' into nfo-testsDavid
2021-02-15Fix tests for UNIXDavid
2021-02-14Merge pull request #5194 from Ullmie02/nfo-watchedBond-009
2021-02-14Merge pull request #5207 from matthin/default-languagedkanada
Default to English metadata during the setup wizard.
2021-02-14Merge pull request #5222 from Bond-009/jsoncasedkanada
Don't enable case-insensitivity for json by default
2021-02-14Merge pull request #5226 from Bond-009/nulldkanada
100% branch coverage for Emby.Naming
2021-02-14Merge pull request #5218 from jellyfin/totally-unnecessarydkanada
rename the solution file
2021-02-13Merge remote-tracking branch 'jellyfin/master' into nfo-testsDavid
# Conflicts: # tests/Jellyfin.XbmcMetadata.Tests/Parsers/EpisodeNfoProviderTests.cs # tests/Jellyfin.XbmcMetadata.Tests/Parsers/SeriesNfoParserTests.cs
2021-02-13Add nfo location testsDavid
2021-02-13Add test for music video nfoDavid
2021-02-13Add more tags to nfo testsDavid
2021-02-13Use average frame rate when determining deinterlace modeOrry Verducci
2021-02-13100% branch coverage for Emby.NamingBond_009
2021-02-13Merge pull request #5213 from Bond-009/tests9Bond-009
Add tests for RequestHelpers.GetItemTypeStrings
2021-02-12Translated using Weblate (Bulgarian)Dar Donkov
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
2021-02-13Merge pull request #5216 from jellyfin/remove-old-settingsdkanada
remove deprecated settings from server config
2021-02-13Don't enable case-insensitivity for json by defaultBond_009
2021-02-12Translated using Weblate (Bulgarian)Dar Donkov
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
2021-02-12rename the solution filedkanada
2021-02-12remove deprecated settings from server configdkanada
2021-02-11Add tests for RequestHelpers.GetItemTypeStringsBond_009
2021-02-11Merge pull request #5208 from crobibero/api-post-imageBond-009
Add image file accept to openapi
2021-02-11Merge pull request #5209 from crobibero/base-item-kindBond-009
Create BaseItemKind enum
2021-02-11Don't split playcountDavid Ullmer
2021-02-11Merge branch 'master' of github.com:jellyfin/jellyfin into nfo-watchedDavid Ullmer
2021-02-11Add nfo user data testsDavid Ullmer