| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-18 | Bump sharpcompress from 0.26.0 to 0.27.1 | dependabot[bot] | |
| Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress) from 0.26.0 to 0.27.1. - [Release notes](https://github.com/adamhathcock/sharpcompress/releases) - [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.26...0.27.1) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-01-17 | Translated using Weblate (Catalan) | Oriol Serra | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/ | |||
| 2021-01-17 | Translated using Weblate (Turkish) | Sinan | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/ | |||
| 2021-01-16 | Merge pull request #5007 from jellyfin/create | Joshua M. Boniface | |
| 2021-01-16 | Merge pull request #4970 from BaronGreenback/networkTestCorrection | Joshua M. Boniface | |
| 2021-01-16 | Merge pull request #4956 from jceresini/master | Joshua M. Boniface | |
| Fix rpm package dependencies | |||
| 2021-01-13 | Translated using Weblate (Norwegian Bokmål) | Alexander Brissman | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/ | |||
| 2021-01-13 | Translated using Weblate (Turkish) | Deniz | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/ | |||
| 2021-01-12 | Translated using Weblate (Chinese (Traditional)) | 趙映翔 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/ | |||
| 2021-01-12 | Translated using Weblate (Catalan) | Oriol Serra | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/ | |||
| 2021-01-12 | Fix Omdb caching | Bond_009 | |
| 2021-01-12 | Merge pull request #5004 from jellyfin/camera-upload | Bond-009 | |
| remove unused notification type | |||
| 2021-01-12 | Open FileStream with FileMode.Create instead of FileMode.OpenOrCreate | Bond_009 | |
| > The OpenWrite method opens a file if one already exists for the file path, or creates a new file if one does not exist. For an existing file, it does not append the new text to the existing text. Instead, it overwrites the existing characters with the new characters. If you overwrite a longer string (such as "This is a test of the OpenWrite method") with a shorter string (such as "Second run"), the file will contain a mix of the strings ("Second runtest of the OpenWrite method"). Ref: https://docs.microsoft.com/en-us/dotnet/api/system.io.file.openwrite?view=net-5.0#remarks | |||
| 2021-01-12 | remove unused notification type | dkanada | |
| 2021-01-11 | Merge pull request #5002 from jellyfin/dependabot/nuget/coverlet.collector-3.0.0 | Bond-009 | |
| Bump coverlet.collector from 1.3.0 to 3.0.0 | |||
| 2021-01-11 | Bump coverlet.collector from 1.3.0 to 3.0.0 | dependabot[bot] | |
| Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 1.3.0 to 3.0.0. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/commits/v3.0.0) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-01-10 | Merge pull request #4997 from crobibero/subtitle-upload-auth | Claus Vium | |
| Require elevated auth to upload subtitles | |||
| 2021-01-10 | Require elevated auth to upload subtitles | crobibero | |
| 2021-01-10 | Merge pull request #4994 from Bond-009/artistnfo | Claus Vium | |
| Add tests for artist nfo | |||
| 2021-01-09 | Add tests for artist nfo | Bond_009 | |
| 2021-01-09 | Merge pull request #4992 from Bond-009/seriesnfo | Claus Vium | |
| Add tests for series nfo | |||
| 2021-01-09 | Add tests for series nfo | Bond_009 | |
| 2021-01-09 | Merge pull request #4989 from Bond-009/nfotests | Bond-009 | |
| 2021-01-09 | Merge pull request #4980 from Ullmie02/chinese | Bond-009 | |
| Add additional chinese languages | |||
| 2021-01-09 | Merge pull request #4899 from jellyfin/nullableguid | Bond-009 | |
| Cover all branches in JsonNullableGuidConverter | |||
| 2021-01-09 | Merge pull request #4945 from obradovichv/fix-string-culture-specificity | Bond-009 | |
| 2021-01-09 | Fix release build ... again | Bond_009 | |
| 2021-01-09 | Fix release build | Bond_009 | |
| 2021-01-09 | Add tests for NFO parsers | Bond_009 | |
| 2021-01-09 | Merge pull request #4961 from crobibero/person-blurhash-null-ref | Bond-009 | |
| Fix potential null reference | |||
| 2021-01-08 | Merge pull request #4877 from jellyfin/ass | Bond-009 | |
| 2021-01-08 | Merge pull request #4878 from jellyfin/srt | Bond-009 | |
| Add tests for srt parser | |||
| 2021-01-08 | Merge pull request #4976 from BaronGreenback/dlnaPortFix | Bond-009 | |
| Fixed DLNA Server on RC2 | |||
| 2021-01-08 | Merge pull request #4906 from Spacetech/library_scan_ignore_inaccessible | Bond-009 | |
| Ignore inaccessible files & folders during library scans | |||
| 2021-01-08 | Translated using Weblate (German) | Christian | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/ | |||
| 2021-01-08 | Add additional chinese languages | David Ullmer | |
| 2021-01-07 | Update DlnaEntryPoint.cs | BaronGreenback | |
| 2021-01-07 | Translated using Weblate (Korean) | minystory | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/ | |||
| 2021-01-07 | Translated using Weblate (Malayalam) | Oatavandi | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ml/ | |||
| 2021-01-07 | Merge pull request #4962 from thornbill/fix-playstate-name | Bond-009 | |
| Fix capitalization of Playstate message | |||
| 2021-01-07 | Merge pull request #4968 from ianjazz246/fix-music-album-display | Bond-009 | |
| Fix library with music directly under artist folder | |||
| 2021-01-06 | optimization | BaronGreenback | |
| 2021-01-06 | Update NetworkManager.cs | BaronGreenback | |
| Changed split character | |||
| 2021-01-06 | Update NetworkParseTests.cs | BaronGreenback | |
| 2021-01-06 | Merge pull request #4943 from crobibero/omdb-fix | Bond-009 | |
| 2021-01-06 | Fix 3169 and 2879 by making MusicArtistResolver run ahead of MusicAlbumResolver | Ian | |
| 2021-01-06 | Added translation using Weblate (Malayalam) | Oatavandi | |
| 2021-01-06 | Add serialize test | crobibero | |
| 2021-01-05 | Translated using Weblate (Urdu (Pakistan)) | GlibTongue | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ur_PK/ | |||
| 2021-01-05 | Fix capitalization of Playstate message | Bill Thornton | |
