Patrick Barron
|
80223c548c
|
Fix warnings in WebSocketConnection
|
2021-10-03 21:41:22 -04:00 |
|
Patrick Barron
|
7180983654
|
Fix warnings in SessionManager
|
2021-10-03 21:41:22 -04:00 |
|
Patrick Barron
|
876a902356
|
Fix warnings in Library
|
2021-10-03 21:41:22 -04:00 |
|
Patrick Barron
|
aa3c33060d
|
Fix warnings in Playlists
|
2021-10-03 21:41:22 -04:00 |
|
Patrick Barron
|
7ea4c844c8
|
Fix warnings in InstallationManager
|
2021-10-03 21:41:22 -04:00 |
|
Patrick Barron
|
b17a452d16
|
Fix warnings in ServerApplicationPaths
|
2021-10-03 21:41:22 -04:00 |
|
Patrick Barron
|
7ae055f740
|
Fix warnings in UdpServer
|
2021-10-03 21:41:22 -04:00 |
|
Patrick Barron
|
8c8ca9aded
|
Fix warnings in UdpSocket
|
2021-10-03 21:41:22 -04:00 |
|
Patrick Barron
|
c09ef74b51
|
Fix warnings in IO
|
2021-10-03 21:41:22 -04:00 |
|
Patrick Barron
|
078200d8d4
|
Fix warnings in Sorting
|
2021-10-03 21:41:22 -04:00 |
|
Bond-009
|
6a575b3f77
|
Merge pull request #6648 from barronpm/implementations-warn1
|
2021-10-03 17:13:39 +02:00 |
|
Patrick Barron
|
21007aec20
|
Fix warnings in Data
|
2021-10-02 13:03:04 -04:00 |
|
Patrick Barron
|
4ba9b6c305
|
Fix warnings in ScheduledTasks
|
2021-10-02 12:53:51 -04:00 |
|
Patrick Barron
|
5043a887cc
|
Document IStartupOptions
|
2021-10-02 11:54:31 -04:00 |
|
Bond_009
|
1ee58bf020
|
Enable nullable for ItemDataProvider
|
2021-10-01 11:21:22 +02:00 |
|
Tim040
|
7bf2ece20e
|
Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
|
2021-09-30 10:30:07 -04:00 |
|
Cody Robibero
|
7668cd13f5
|
Create output directory when extracting archive files
|
2021-09-26 16:23:43 -06:00 |
|
Cody Robibero
|
9234e5bf80
|
Remove all instances of en-US culture
|
2021-09-26 09:11:25 -06:00 |
|
Claus Vium
|
17273a6075
|
Merge pull request #6614 from Bond-009/warn36
|
2021-09-25 20:50:31 +02:00 |
|
Claus Vium
|
c5491dc46c
|
Merge pull request #6613 from Bond-009/randomaccess
|
2021-09-25 20:34:21 +02:00 |
|
Bond_009
|
79642af3b8
|
Fix some warnings
|
2021-09-25 20:32:53 +02:00 |
|
Bond_009
|
a4eede29ab
|
Use RandomAccess instead of a FileStream where it makes sense
|
2021-09-25 20:17:12 +02:00 |
|
Bond_009
|
f31224fa8f
|
Remove sync FileStream hack
|
2021-09-25 19:44:40 +02:00 |
|
Bond-009
|
2ee3e9e00f
|
Merge pull request #6590 from jellyfin/dotnet6
|
2021-09-25 19:21:37 +02:00 |
|
Mislav Milinković
|
d81c9a7a8c
|
Translated using Weblate (Croatian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/
|
2021-09-25 09:30:05 -04:00 |
|
Ouail Ouazani
|
984f17c64f
|
Translated using Weblate (Arabic)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
|
2021-09-25 09:30:05 -04:00 |
|
Bond_009
|
5fd315b17c
|
Address comments
|
2021-09-24 20:15:46 +02:00 |
|
Bond_009
|
fb2f07dc84
|
Replace RNGCryptoServiceProvider with RandomNumberGenerator
|
2021-09-24 20:15:46 +02:00 |
|
Bond_009
|
4d1d9f23d5
|
Use new Enum.TryParse(ReadOnlySpan<char>) overload
|
2021-09-24 20:15:46 +02:00 |
|
Bond_009
|
13fbfe6091
|
Target net6.0
|
2021-09-24 20:15:46 +02:00 |
|
Claus Vium
|
b4c0518001
|
Merge pull request #6588 from Bond-009/escape
Fix issue #6587
|
2021-09-21 20:49:14 +02:00 |
|
evlian
|
f1498d49ca
|
Translated using Weblate (Albanian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sq/
|
2021-09-21 12:30:06 -04:00 |
|
Bond_009
|
f6622bd810
|
Fix issue #6587
|
2021-09-21 13:22:40 +02:00 |
|
Claus Vium
|
b598f0e9fb
|
Merge pull request #6584 from Bond-009/datetime
Specify DateTimeStyles when possible
|
2021-09-21 08:17:55 +02:00 |
|
Joshua M. Boniface
|
18506f7c21
|
Merge pull request #6569 from crobibero/dotnet-5.0.10
Update to dotnet 5.0.10
|
2021-09-21 02:11:27 -04:00 |
|
Claus Vium
|
c38d19682c
|
Merge pull request #6553 from ankenyr/master
|
2021-09-21 08:09:41 +02:00 |
|
Bond_009
|
653df7d8e5
|
Specify DateTimeStyles when possible
|
2021-09-21 01:21:45 +02:00 |
|
Bond-009
|
32ea4806f8
|
Merge pull request #6538 from cvium/livetv_oh_no
|
2021-09-20 22:38:44 +02:00 |
|
Claus Vium
|
1b0e6b871b
|
Merge pull request #6571 from Dixin/master
Fix extra folder name and type mapping.
|
2021-09-20 21:25:12 +02:00 |
|
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>
|
2021-09-20 12:01:05 +00:00 |
|
Dixin
|
dc8420c7a2
|
Fix extra folder type resolving.
|
2021-09-19 16:54:00 -07:00 |
|
Cody Robibero
|
e7d6c45509
|
Upgrade to dotnet 5.0.10
|
2021-09-19 15:06:27 -06:00 |
|
Bond_009
|
a6d1e542e6
|
Reduce allocations
|
2021-09-19 20:53:31 +02:00 |
|
gbrea
|
8d57afb55f
|
Translated using Weblate (Galician)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gl/
|
2021-09-17 03:30:05 -04:00 |
|
Meem Khan
|
b9407779e4
|
Translated using Weblate (Urdu (Pakistan))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ur_PK/
|
2021-09-15 17:30:00 -04:00 |
|
emmanuel billeaud
|
fffdf9f7b6
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
|
2021-09-14 08:30:06 -04:00 |
|
Rob
|
d557a5371e
|
Update Emby.Server.Implementations/Sorting/AiredEpisodeOrderComparer.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2021-09-13 08:32:28 -07:00 |
|
Rob
|
8d45656c51
|
Update Emby.Server.Implementations/Sorting/AiredEpisodeOrderComparer.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2021-09-13 08:32:18 -07:00 |
|
Rob
|
96bc24b1dc
|
Update Emby.Server.Implementations/Sorting/AiredEpisodeOrderComparer.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2021-09-13 08:32:12 -07:00 |
|
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>
|
2021-09-13 12:01:22 +00:00 |
|