Tim040
|
7bf2ece20e
|
Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
|
3 years ago |
Cody Robibero
|
7668cd13f5
|
Create output directory when extracting archive files
|
3 years ago |
Cody Robibero
|
9234e5bf80
|
Remove all instances of en-US culture
|
3 years ago |
Claus Vium
|
17273a6075
|
Merge pull request #6614 from Bond-009/warn36
|
3 years ago |
Claus Vium
|
c5491dc46c
|
Merge pull request #6613 from Bond-009/randomaccess
|
3 years ago |
Bond_009
|
79642af3b8
|
Fix some warnings
|
3 years ago |
Bond_009
|
a4eede29ab
|
Use RandomAccess instead of a FileStream where it makes sense
|
3 years ago |
Bond_009
|
f31224fa8f
|
Remove sync FileStream hack
|
3 years ago |
Bond-009
|
2ee3e9e00f
|
Merge pull request #6590 from jellyfin/dotnet6
|
3 years ago |
Mislav Milinković
|
d81c9a7a8c
|
Translated using Weblate (Croatian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/
|
3 years ago |
Ouail Ouazani
|
984f17c64f
|
Translated using Weblate (Arabic)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
|
3 years ago |
Bond_009
|
5fd315b17c
|
Address comments
|
3 years ago |
Bond_009
|
fb2f07dc84
|
Replace RNGCryptoServiceProvider with RandomNumberGenerator
|
3 years ago |
Bond_009
|
4d1d9f23d5
|
Use new Enum.TryParse(ReadOnlySpan<char>) overload
|
3 years ago |
Bond_009
|
13fbfe6091
|
Target net6.0
|
3 years ago |
Claus Vium
|
b4c0518001
|
Merge pull request #6588 from Bond-009/escape
Fix issue #6587
|
3 years ago |
evlian
|
f1498d49ca
|
Translated using Weblate (Albanian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sq/
|
3 years ago |
Bond_009
|
f6622bd810
|
Fix issue #6587
|
3 years ago |
Claus Vium
|
b598f0e9fb
|
Merge pull request #6584 from Bond-009/datetime
Specify DateTimeStyles when possible
|
3 years ago |
Joshua M. Boniface
|
18506f7c21
|
Merge pull request #6569 from crobibero/dotnet-5.0.10
Update to dotnet 5.0.10
|
3 years ago |
Claus Vium
|
c38d19682c
|
Merge pull request #6553 from ankenyr/master
|
3 years ago |
Bond_009
|
653df7d8e5
|
Specify DateTimeStyles when possible
|
3 years ago |
Bond-009
|
32ea4806f8
|
Merge pull request #6538 from cvium/livetv_oh_no
|
3 years ago |
Claus Vium
|
1b0e6b871b
|
Merge pull request #6571 from Dixin/master
Fix extra folder name and type mapping.
|
3 years ago |
dependabot[bot]
|
a77c38a813
|
Bump DiscUtils.Udf from 0.16.4 to 0.16.13
Bumps [DiscUtils.Udf](https://github.com/DiscUtils/DiscUtils) from 0.16.4 to 0.16.13.
- [Release notes](https://github.com/DiscUtils/DiscUtils/releases)
- [Changelog](https://github.com/DiscUtils/DiscUtils/blob/develop/Changelog.txt)
- [Commits](https://github.com/DiscUtils/DiscUtils/commits)
---
updated-dependencies:
- dependency-name: DiscUtils.Udf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Dixin
|
dc8420c7a2
|
Fix extra folder type resolving.
|
3 years ago |
Cody Robibero
|
e7d6c45509
|
Upgrade to dotnet 5.0.10
|
3 years ago |
Bond_009
|
a6d1e542e6
|
Reduce allocations
|
3 years ago |
gbrea
|
8d57afb55f
|
Translated using Weblate (Galician)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gl/
|
3 years ago |
Meem Khan
|
b9407779e4
|
Translated using Weblate (Urdu (Pakistan))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ur_PK/
|
3 years ago |
emmanuel billeaud
|
fffdf9f7b6
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
|
3 years ago |
Rob
|
d557a5371e
|
Update Emby.Server.Implementations/Sorting/AiredEpisodeOrderComparer.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
3 years ago |
Rob
|
8d45656c51
|
Update Emby.Server.Implementations/Sorting/AiredEpisodeOrderComparer.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
3 years ago |
Rob
|
96bc24b1dc
|
Update Emby.Server.Implementations/Sorting/AiredEpisodeOrderComparer.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
65e10946d8
|
Bump sharpcompress from 0.28.3 to 0.29.0
Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress) from 0.28.3 to 0.29.0.
- [Release notes](https://github.com/adamhathcock/sharpcompress/releases)
- [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.28.3...0.29)
---
updated-dependencies:
- dependency-name: sharpcompress
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
cocool97
|
83b4d4d25a
|
Translated using Weblate (French (Canada))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr_CA/
|
3 years ago |
ankenyr
|
2b5f3f294e
|
Fixing #6269 by comparing PremiereDate when episode comparison would otherwise be equal.
|
3 years ago |
Claus Vium
|
00f7f68e53
|
Merge pull request #5648 from OancaAndrei/syncplay-sessions-fix
Fix session references in SyncPlay
|
3 years ago |
cvium
|
ff328fefc5
|
Replace GetDirectStreamProviderByUniqueId with GetLiveStreamInfoByUniqueId
|
3 years ago |
cvium
|
026a7af0e8
|
Don't throw when livestream file isn't found
|
3 years ago |
hoanghuy309
|
7ce62194d1
|
Translated using Weblate (Vietnamese)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
|
3 years ago |
cvium
|
1a5a74d2a9
|
Remove more unused args
|
3 years ago |
cvium
|
f3573b061c
|
Remove the unused arg
|
3 years ago |
cvium
|
1603d1928e
|
Kill ProgressiveFileCopier and seek to end for ongoing livetv
|
3 years ago |
hoanghuy309
|
1a5d8e89da
|
Translated using Weblate (Vietnamese)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
|
3 years ago |
Lukáš Kucharczyk
|
95f287e819
|
Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
|
3 years ago |
Claus Vium
|
c794e48562
|
Merge pull request #6522 from ferferga/efcore-improvements
|
3 years ago |
Bond-009
|
71ab4a5754
|
Fix it for real(tm) this time
|
3 years ago |
Bond-009
|
8dc0911374
|
Fix log message
|
3 years ago |
Fernando Fernández
|
3d0b1ccae6
|
Remove all unused usings
|
3 years ago |