WWWesten
14b5e85461
Translated using Weblate (Belarusian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/be/
3 years ago
WWWesten
25f1cdbcb5
Translated using Weblate (Catalan)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
3 years ago
Cody Robibero
34df1a030b
Merge pull request #6818 from Bond-009/password
3 years ago
Cody Robibero
4a28f46cac
Don't throw exception on unauthenticated requests
3 years ago
Cody Robibero
01a1209f0e
Merge pull request #6836 from cvium/apphost_light_cleanup
3 years ago
cvium
5a65bc1e69
Very light cleanup in applicationhost
3 years ago
WWWesten
1fbe1266e2
Added translation using Weblate (Telugu)
3 years ago
WWWesten
412ae7f4d2
Added translation using Weblate (Zulu)
3 years ago
WWWesten
26001fca93
Added translation using Weblate (Belarusian)
3 years ago
cvium
5d19c26d59
Simplify
3 years ago
cvium
0415d1ccef
Reduce indentation
3 years ago
cvium
d10de5b7f9
Try to use Width and Height from ImageInfo to determine aspect ratio
3 years ago
Bond_009
5265b3eee7
Replace PBKDF2-SHA1 with PBKDF2-SHA512
...
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
3 years ago
Bond_009
1d19a5be61
Fix some warnings
...
down to 580
3 years ago
Claus Vium
c3523e7cf7
Merge pull request #5905 from BaronGreenback/TVFix
...
Fix for Livetv and DLNA when bind interfaces specified.
3 years ago
WWWesten
6bd108877e
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
3 years ago
dependabot[bot]
ce1c36dbf2
Bump Mono.Nat from 3.0.1 to 3.0.2
...
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>
3 years ago
Bond_009
5726535a26
Fix some warnings
...
609 left
3 years ago
Claus Vium
6f85e30475
Merge pull request #6806 from crobibero/dotnet6
...
Update to full dotnet 6
3 years ago
hoanghuy309
958a4f509c
Translated using Weblate (Vietnamese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
3 years ago
Cody Robibero
40045d2147
Update to full dotnet 6
3 years ago
rimasx
15dd23e4da
Translated using Weblate (Estonian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/et/
3 years ago
cvium
82e6a21f3b
Use the new method in DLNA
3 years ago
cvium
f03e77a4d5
Merge branch 'master' into TVFix
3 years ago
Claus Vium
3906343c91
Merge pull request #6793 from Bond-009/rootedpath
...
Add some docs and tests
3 years ago
Claus Vium
0ee43f897b
Merge pull request #5918 from crobibero/client-logger
...
Add endpoint to log client events
3 years ago
Bond_009
4dfb7b18ae
Add some docs and tests
3 years ago
Claus Vium
195831ad4a
Merge pull request #6792 from Bond-009/authex
...
Fix UnauthorizedAccessException in GetDrives
3 years ago
Bond_009
0f52896691
Fix UnauthorizedAccessException in GetDrives
...
```
[15:01:24] [ERR] [55] Jellyfin.Server.Middleware.ExceptionMiddleware: Error processing request. URL GET /Environment/Drives.
System.UnauthorizedAccessException: Access to the path is denied.
---> System.IO.IOException: Operation not permitted
--- End of inner exception stack trace ---
at System.IO.DriveInfo.CheckStatfsResultAndThrowIfNecessary(Int32 result)
at System.IO.DriveInfo.get_TotalSize()
at Emby.Server.Implementations.IO.ManagedFileSystem.<>c.<GetDrives>b__32_0(DriveInfo d) in /home/bond/dev/jellyfin/Emby.Server.Implementations/IO/ManagedFileSystem.cs:line 583
at System.Linq.Enumerable.WhereSelectArrayIterator`2.ToList()
at Emby.Server.Implementations.IO.ManagedFileSystem.GetDrives() in /home/bond/dev/jellyfin/Emby.Server.Implementations/IO/ManagedFileSystem.cs:line 583
at Jellyfin.Api.Controllers.EnvironmentController.GetDrives() in /home/bond/dev/jellyfin/Jellyfin.Api/Controllers/EnvironmentController.cs:line 153
at lambda_method559(Closure , Object , Object[] )
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
```
3 years ago
Bond-009
83859a1e6d
Merge pull request #6783 from 1337joe/purge-screenshot
3 years ago
cvium
d95c281142
Load all types when checking plugin DLLs
3 years ago
Joe Rogers
b4bf5af7c8
Remove ImageType.Screenshot and ItemFields.Screenshot
3 years ago
Cody Robibero
d3d9311f48
Merge remote-tracking branch 'upstream/master' into client-logger
3 years ago
WWWesten
1e93c6ae30
Translated using Weblate (Esperanto)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/eo/
3 years ago
WWWesten
13668a6ecb
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
3 years ago
WWWesten
5aadf8c291
Translated using Weblate (Esperanto)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/eo/
3 years ago
WWWesten
654bd6fff1
Translated using Weblate (Turkish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
3 years ago
nextlooper42
70b9f9bf56
Translated using Weblate (Slovak)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sk/
3 years ago
Cody Robibero
3398f7f953
Merge branch 'master' into client-logger
3 years ago
Claus Vium
6822693bd6
Merge pull request #6748 from ptalmeida/master
3 years ago
Claus Vium
0187500373
Merge pull request #6761 from Bond-009/startup2
3 years ago
Cody Robibero
f444e93a56
Merge remote-tracking branch 'upstream/master' into client-logger
3 years ago
Claus Vium
2c42d75288
Merge pull request #6027 from fredriklindberg/improve-series-matching
3 years ago
Bond_009
104e36f2f9
Streamline startup code
3 years ago
Claus Vium
838225e962
Merge pull request #6762 from WWWesten/master
...
Add missing localization options
3 years ago
Pedro Almeida
5529625025
Translated using Weblate (Portuguese (Portugal))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_PT/
3 years ago
WWWesten
967fd66ca9
Update LocalizationManager.cs
3 years ago
WWWesten
a229526454
Update LocalizationManager.cs
3 years ago
Pedro Almeida
10a173c011
Add pt-pt as culture
...
Makes pt-pt selectable as metadata language
3 years ago
Pedro Almeida
a22c57ff33
Fix localization typo with Réunion
3 years ago
Alan Azar
5a7433472e
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
3 years ago
Kenneth SB
17973964fa
Translated using Weblate (Danish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
3 years ago
Alan Azar
fc2e826b4d
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
3 years ago
De sousa John
4599ce659c
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
3 years ago
WWWesten
91655bb5fe
Translated using Weblate (Esperanto)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/eo/
3 years ago
Alan Azar
a1b63aaa08
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
3 years ago
Bond-009
2d4066748d
Merge pull request #6446 from Deathspike/master
3 years ago
Cody Robibero
f78f1e834c
Merge remote-tracking branch 'upstream/master' into client-logger
3 years ago
Deathspike
2410b3a3cf
Resolve subtitle selection feedback ( #6446 )
3 years ago
Bond_009
1b6eb2ff2d
Enable nullable for more files
3 years ago
Roel van Uden
b830d38a34
Rework subtitle selection to reduce code clutter
3 years ago
Claus Vium
26cfde8765
Merge pull request #6551 from MrChip53/xmltv-improve
3 years ago
Claus Vium
5eda5eb636
Merge pull request #6486 from fredriklindberg/support-forwarded-headers-for-api-url
3 years ago
ButterflyOfFire
f2656b7ee2
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
3 years ago
WWWesten
d4c1912e64
Translated using Weblate (Esperanto)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/eo/
3 years ago
rimasx
1e69530752
Translated using Weblate (Estonian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/et/
3 years ago
WWWesten
b53dea7113
Translated using Weblate (Esperanto)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/eo/
3 years ago
Bond-009
4cb0f6facf
Merge pull request #6715 from jellyfin/dependabot/nuget/prometheus-net.DotNetRuntime-4.2.2
3 years ago
Sindre S. Kjær
7d8fb947b6
Translated using Weblate (Norwegian Bokmål)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
3 years ago
Jessica
8388f7c462
Translated using Weblate (Welsh)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cy/
3 years ago
WWWesten
4d32470715
Translated using Weblate (Esperanto)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/eo/
3 years ago
Jessica
dd0c1d3d27
Added translation using Weblate (Welsh)
3 years ago
dependabot[bot]
b084afa1a0
Bump prometheus-net.DotNetRuntime from 4.2.1 to 4.2.2
...
Bumps [prometheus-net.DotNetRuntime](https://github.com/djluck/prometheus-net.DotNetRuntime ) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/djluck/prometheus-net.DotNetRuntime/releases )
- [Commits](https://github.com/djluck/prometheus-net.DotNetRuntime/compare/4.2.1...4.2.2 )
---
updated-dependencies:
- dependency-name: prometheus-net.DotNetRuntime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Joshua M. Boniface
5395892f66
Merge pull request #6695 from crobibero/dotnet6-rc2
3 years ago
rimasx
6cc4be85fc
Translated using Weblate (Estonian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/et/
3 years ago
lyaschuchenko
a720b12ec3
Translated using Weblate (Ukrainian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uk/
3 years ago
JULIAN AUGUSTO RUIZ MARTINEZ
e88e1fa8e9
Translated using Weblate (Pirate)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pr/
3 years ago
Cody Robibero
2b10251b32
Update to dotnet6.rc2
3 years ago
Claus Vium
6ab412ed00
Merge pull request #6681 from dmitrylyzo/fix-latest-sort-order
3 years ago
rimasx
e3edd7ae2c
Added translation using Weblate (Estonian)
3 years ago
TheGoose
aa93774b29
Translated using Weblate (English (United Kingdom))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/
3 years ago
Claus Vium
8fc4a48070
Merge pull request #6501 from crobibero/schedules-direct
3 years ago
Dmitry Lyzo
2b004e1f76
Add more sorting to Latest
3 years ago
Cody Robibero
a81dfabdb6
Fix indentation and build errors
3 years ago
Claus Vium
1156699481
Merge pull request #6657 from Bond-009/dotnetbug
3 years ago
Claus Vium
1bfe6342df
Merge pull request #6676 from Bond-009/rng
...
Use static crypto rng
3 years ago
Claus Vium
b16e6621b3
Merge pull request #6663 from crobibero/dotnet-6-rc1
...
Reference dotnet6-rc1 packages
3 years ago
Claus Vium
eea2ba9b68
Merge pull request #6678 from Bond-009/random
...
Use new Random.Shared instead of creating new instances
3 years ago
Cody Robibero
3bbd98cc3f
Merge remote-tracking branch 'upstream/master' into schedules-direct
3 years ago
Bond-009
a01f9775ff
Merge pull request #6667 from Bond-009/warn53
3 years ago
Bond_009
d05062fec0
Use new Random.Shared instead of creating new instances
3 years ago
Bond_009
3b492d4af8
Use static crypto rng
3 years ago
Systerm
6297fa5bf7
Translated using Weblate (Portuguese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
3 years ago
Bond_009
03f933aaa0
Fix the last few warnings
...
Enables TreatWarningsAsErrors for all projects
3 years ago
Bond-009
a1246ba3a0
Merge pull request #6649 from barronpm/implementations-warn2
3 years ago
Patrick Barron
e0db541381
Update indentation
3 years ago
joanMelchor
d245e45254
Translated using Weblate (Catalan)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
3 years ago
Cody Robibero
017380f1dd
Reference dotnet6-rc1 packages
3 years ago
Bond-009
647c080ef7
Merge pull request #6662 from jellyfin/dependabot/nuget/DotNet.Glob-3.1.3
3 years ago
dependabot[bot]
fc96305e78
Bump DotNet.Glob from 3.1.2 to 3.1.3
...
Bumps [DotNet.Glob](https://github.com/dazinator/DotNet.Glob ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/dazinator/DotNet.Glob/releases )
- [Changelog](https://github.com/dazinator/DotNet.Glob/blob/develop/ReleaseNotes.md )
- [Commits](https://github.com/dazinator/DotNet.Glob/compare/3.1.2...3.1.3 )
---
updated-dependencies:
- dependency-name: DotNet.Glob
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
2b61fad3a0
Bump sharpcompress from 0.29.0 to 0.30.0
...
Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress ) from 0.29.0 to 0.30.0.
- [Release notes](https://github.com/adamhathcock/sharpcompress/releases )
- [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.29...0.30 )
---
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
Patrick Barron
232e48f5e8
Fix warnings in EmbyTV
3 years ago
Patrick Barron
25b68bc3b2
Fix warnings in ChannelManager
3 years ago
Patrick Barron
b7e405889d
Fix warnings in LibraryChangedNotifier
3 years ago
Patrick Barron
6cc69b80b6
Fix warnings in DeviceId
3 years ago
Patrick Barron
80223c548c
Fix warnings in WebSocketConnection
3 years ago
Patrick Barron
7180983654
Fix warnings in SessionManager
3 years ago
Patrick Barron
876a902356
Fix warnings in Library
3 years ago
Patrick Barron
aa3c33060d
Fix warnings in Playlists
3 years ago
Patrick Barron
7ea4c844c8
Fix warnings in InstallationManager
3 years ago
Patrick Barron
b17a452d16
Fix warnings in ServerApplicationPaths
3 years ago
Patrick Barron
7ae055f740
Fix warnings in UdpServer
3 years ago
Patrick Barron
8c8ca9aded
Fix warnings in UdpSocket
3 years ago
Patrick Barron
c09ef74b51
Fix warnings in IO
3 years ago
Patrick Barron
078200d8d4
Fix warnings in Sorting
3 years ago
Bond_009
9af16fcb6c
Remove workaround for dotnet/runtime#42790
3 years ago
Bond-009
6a575b3f77
Merge pull request #6648 from barronpm/implementations-warn1
3 years ago
Patrick Barron
21007aec20
Fix warnings in Data
3 years ago
Patrick Barron
4ba9b6c305
Fix warnings in ScheduledTasks
3 years ago
Patrick Barron
5043a887cc
Document IStartupOptions
3 years ago
Bond_009
1ee58bf020
Enable nullable for ItemDataProvider
3 years ago
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
Fredrik Lindberg
90174f68e2
Dynamically populate LocalAddress based on HTTP request
...
Support populating the LocalAddress field in the system info
endpoint based on the x-forwarded-host and x-forwarded-proto header.
The x-forwarded-host header must contain both the host and port for
the url to be properly constructed.
Behind network configuration option that is disabled by default.
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
Fredrik Lindberg
ea439c5ccf
Improve series name matching
...
Add a series path resolver that attempts to extract only the series
name from a path that contains more information that just the name.
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
Cody Robibero
7a7fe3e681
Fix types and property names
3 years ago
Mr. Chip53
1a8dcae5e4
Fix #6171
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
cvium
153e920239
Ignore published server url for local access
3 years ago
cvium
be9663ae89
Use GetSmartApiUrl instead (hopefully it works)
3 years ago
Fernando Fernández
3d0b1ccae6
Remove all unused usings
3 years ago
Cody Robibero
23e6c918a2
Remove Linq to index search
3 years ago
dependabot[bot]
9e96f36131
Bump prometheus-net.DotNetRuntime from 4.2.0 to 4.2.1
...
Bumps [prometheus-net.DotNetRuntime](https://github.com/djluck/prometheus-net.DotNetRuntime ) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/djluck/prometheus-net.DotNetRuntime/releases )
- [Commits](https://github.com/djluck/prometheus-net.DotNetRuntime/compare/4.2.0...4.2.1 )
---
updated-dependencies:
- dependency-name: prometheus-net.DotNetRuntime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Claus Vium
74fef6c05b
Merge pull request #6177 from Bond-009/async
...
Use async FileStreams where it makes sense
3 years ago
dkanada
f6c0db4bb5
merge branch 'master' into syncplay-sessions-fix
3 years ago
dkanada
5e3905d41a
merge branch 'master' into syncplay-clear-queue
3 years ago
cvium
ffe5ae8056
Merge branch 'master' into TVFix
3 years ago
Cody Robibero
0587b539ec
Suggestions from review
3 years ago
Cody Robibero
47e24a2cf7
Add SchedulesDirect json tests
3 years ago
Bond_009
637e86478f
Fix some warnings
3 years ago
Cody Robibero
ff9d14c811
Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore
3 years ago
Cody Robibero
47be1bf69f
Enable nullable for SchedulesDirect
3 years ago
Bond-009
79e51b7fa2
Merge pull request #6475 from crobibero/warn-259810
...
Remove more and more warnings
3 years ago
siankatabg
2f360151c2
Translated using Weblate (Bulgarian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
3 years ago
Cody Robibero
bfb37a9ed9
Fix typos
3 years ago
Cody Robibero
611c20dba8
Fix indentation
3 years ago
Cody Robibero
8e498b01e7
Fix issues from merge
3 years ago
Cody Robibero
ec13412155
Merge remote-tracking branch 'upstream/master' into warn-259810
3 years ago
Bond_009
286dabdc4b
Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzing
...
target
and add test cases
3 years ago
Bond_009
e3dac4fda2
Use async FileStreams where it makes sense
3 years ago
Bond-009
620dd94970
Merge pull request #6495 from qsniyg/zero-activity-days
...
Allow zero activity log retention days
3 years ago
Gokdag Goktepe
4bed19e22f
Translated using Weblate (Turkish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
3 years ago
Claus Vium
ffef1baa2f
Merge pull request #6485 from markshark05/patch-1
...
Update M3U Channel Name Precedence
3 years ago
qsniyg
2cf08dcd34
Allow zero activity log retention days
3 years ago
Claus Vium
4cd372109d
Merge pull request #6473 from Bond-009/nullable7
...
Enable nullable for more files
3 years ago
Mark Titorenkov
a0ee16d38d
Update M3U Channel Name Precedence
...
Sets the ExtInf display name to have a higher precedence than the `tvg-name` attribute for channel names.
Usually `namInExtInf` is a more descriptive and human readable name if both it and `tvg-name` are available. `tvg-name` is more likely to be an internal identifier such as just the channel number with a prefix in my provider's case.
3 years ago
Claus Vium
442e756395
Merge pull request #6183 from stanionascu/bdiso-playback
3 years ago
Bond_009
963ab2dab6
Simplify the way we choose our ffmpeg
...
* no longer search $PATH
* no longer require a full path
* don't fall back
3 years ago
Cody Robibero
ecb4b8e0aa
Apply suggestions from code review
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
3 years ago
dependabot[bot]
4c5f7207e3
Bump prometheus-net.DotNetRuntime from 4.1.0 to 4.2.0
...
Bumps [prometheus-net.DotNetRuntime](https://github.com/djluck/prometheus-net.DotNetRuntime ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/djluck/prometheus-net.DotNetRuntime/releases )
- [Commits](https://github.com/djluck/prometheus-net.DotNetRuntime/compare/4.1.0...4.2.0 )
---
updated-dependencies:
- dependency-name: prometheus-net.DotNetRuntime
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Cody Robibero
d7459fa2ec
Add missing xmldoc
3 years ago
Cody Robibero
cba07b1ca6
Remove more and more warnings
3 years ago
Bond_009
645825db36
Enable nullable for more files
3 years ago
TheFeelTrain
e88367fe70
Translated using Weblate (Japanese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
3 years ago
wolong gl
59b8056add
Translated using Weblate (Chinese (Simplified))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
3 years ago
Vinícius Costa
5bcd1648cb
Translated using Weblate (Portuguese (Brazil))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
3 years ago
SeanPai
c2bcceaa21
Translated using Weblate (Chinese (Traditional))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
3 years ago
Changho Park
80dc92238a
Translated using Weblate (Korean)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/
3 years ago
lsousa
3ebede56fe
Translated using Weblate (Portuguese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
3 years ago
Weevild
6c7b9d4044
Translated using Weblate (Swedish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/
3 years ago
Lukáš Kucharczyk
d3527334bc
Translated using Weblate (Czech)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
3 years ago
Kaiay
74d22d2f9a
Translated using Weblate (Chinese (Hong Kong))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
3 years ago
Claus Vium
e15fea5dad
Merge pull request #5228 from lbenini/baseitemkind-fixes
3 years ago
wolong gl
98b72019e6
Translated using Weblate (Chinese (Simplified))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
3 years ago
Marcin Woliński
7c7ad820c2
Translated using Weblate (Polish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pl/
3 years ago
Claus Vium
663c79cba8
Merge branch 'master' into baseitemkind-fixes
3 years ago
Oatavandi
6438410111
Translated using Weblate (Malayalam)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ml/
3 years ago
hoanghuy309
6de2a519f2
Translated using Weblate (Vietnamese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
3 years ago
aqweg
2a8cb5d795
Translated using Weblate (Afrikaans)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/af/
3 years ago
nextlooper42
0c54708e1c
Translated using Weblate (Slovak)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sk/
3 years ago
WWWesten
2e5cb8d8b1
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
3 years ago
WWWesten
a311116f51
Translated using Weblate (Kazakh)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kk/
3 years ago
millallo
c842a2efa2
Translated using Weblate (Italian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
3 years ago
Adam Bokor
61aa992628
Translated using Weblate (Hungarian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
3 years ago
Henry Moritz
88b2b9a82a
Translated using Weblate (Spanish (Mexico))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/
3 years ago
FancyNerd92
9d445cf7fb
Translated using Weblate (Greek)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/
3 years ago
Deathspike
95988ce33d
Fix embedded subtitles taking priority over external ones
3 years ago
Claus Vium
aac1435502
Merge pull request #6397 from MrChip53/m3u-improvements
3 years ago
Claus Vium
fa77902955
Merge pull request #6430 from Bond-009/minor17
...
Minor improvements
3 years ago
Claus Vium
e3c2a8a3be
Update Emby.Server.Implementations/LiveTv/TunerHosts/BaseTunerHost.cs
3 years ago
Bond_009
19824bff94
Minor improvements
3 years ago
Cody Robibero
709f8e9faa
Update to dotnet 5.0.9
3 years ago
dtorner
c80930c6d4
Translated using Weblate (Spanish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
3 years ago
Daniel
585207e05b
Translated using Weblate (Catalan)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
3 years ago
FancyNerd92
7eb4da4eef
Translated using Weblate (Greek)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/
3 years ago
cotlol
b6691d3fe9
Translated using Weblate (Swedish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/
3 years ago
FancyNerd92
9b451f357f
Translated using Weblate (English)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en/
3 years ago
artiume
7ee404ec98
Added translation using Weblate (Pirate)
3 years ago
Patrick Barron
45f478f63e
Merge branch 'master' into authenticationdb-efcore
...
# Conflicts:
# Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
# MediaBrowser.Controller/Library/IUserManager.cs
# MediaBrowser.Controller/Security/IAuthenticationRepository.cs
# MediaBrowser.Controller/Session/ISessionManager.cs
3 years ago
Bond-009
e5a29824e5
Merge branch 'master' into minor15
3 years ago
Claus Vium
08152d2a98
Apply suggestions from code review
3 years ago
David Ullmer
45e0f7893b
Merge remote-tracking branch 'upstream/master' into localization-test
3 years ago
David Ullmer
b5880c2680
Minor improvements
3 years ago
David Ullmer
6b61b50b53
Revert "Refactor LocalizationManager and remove dead method"
...
This reverts commit db2b53a4b5
.
3 years ago
Erdinc
854bb79ae8
Translated using Weblate (Turkish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
3 years ago
millallo
55389453be
Translated using Weblate (Italian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
3 years ago
MrChip53
eaa5575b23
Add comment
3 years ago
Chris Simoni
883d28d03d
Update Emby.Server.Implementations/LiveTv/TunerHosts/M3uParser.cs
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
3 years ago
MrChip53
6c42d2345d
Properly stream M3U file over http
3 years ago
Cody Robibero
398ca85944
Merge remote-tracking branch 'upstream/master' into baseitemkind-fixes
3 years ago
New Jorciks
fc5841242e
Translated using Weblate (Latvian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/
3 years ago
Winnie
8997d7ffc4
Translated using Weblate (Spanish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
3 years ago
Max
a8c47159ea
Translated using Weblate (Danish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
3 years ago
TheFeelTrain
9f378feb82
Translated using Weblate (Japanese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
3 years ago
Ali Amer
eadad73ee7
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
3 years ago
Sverre
0ee74b293d
Translated using Weblate (Norwegian Bokmål)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
3 years ago
Maxim Ivanov
448ce64a56
Translated using Weblate (Bulgarian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
3 years ago
Rich Lander
c07e83fdf8
Invert code and style analysis configuration ( #6334 )
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
3 years ago
Bond_009
a13a569ca4
EnsureLibraryFolder: Minor optimization
3 years ago
SaddFox
b024059f71
Translated using Weblate (Slovenian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
3 years ago
Claus Vium
5a9bd712b3
Merge pull request #6296 from Bond-009/oscheck
...
Improve platform checks
3 years ago
Bond-009
c22582b5aa
Merge pull request #6281 from crobibero/controller-warn-04
3 years ago
Shin Yunho
0f0c62be68
Translated using Weblate (Korean)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/
3 years ago
Cody Robibero
de12ee5dba
Update to dotnet 5.0.8
3 years ago
Fawrrax
e36345b9f2
Translated using Weblate (Finnish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/
3 years ago
Jelly Don
0e8537a6a5
Translated using Weblate (Albanian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sq/
3 years ago
SaddFox
0c26fdac37
Translated using Weblate (Slovenian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
3 years ago
Joost
1dde41902a
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
3 years ago
memnos
de9c367bc3
Translated using Weblate (Italian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
3 years ago
Vorboid
eb9244746c
Translated using Weblate (English (United Kingdom))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/
3 years ago
Albert Chaos
5ba93da8b6
Translated using Weblate (Catalan)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
3 years ago
Oatavandi
273afe8a52
Translated using Weblate (Malayalam)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ml/
3 years ago
danielxb-ar
7f06cdc83f
Translated using Weblate (Spanish (Argentina))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/
3 years ago
nextlooper42
74d45636b5
Translated using Weblate (Slovak)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sk/
3 years ago
jtasseroul
1d4d508f30
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
3 years ago
Lukáš Kucharczyk
5debcf0763
Translated using Weblate (Czech)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
3 years ago
WWWesten
39bc4bf9e3
Translated using Weblate (Kazakh)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kk/
3 years ago
wolong gl
87ba51f6e4
Translated using Weblate (Chinese (Simplified))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
3 years ago
WWWesten
93a6f13a3d
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
3 years ago
Larvitar
e977665e5d
Translated using Weblate (Polish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pl/
3 years ago
danielxb-ar
09904857b5
Translated using Weblate (Spanish (Latin America))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_419/
3 years ago
Csaba
ab85baf6eb
Translated using Weblate (Hungarian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
3 years ago
Oatavandi
502c656874
Translated using Weblate (Tamil)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
3 years ago
Moritz
31c65058a4
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
3 years ago
hoanghuy309
927ec5a363
Translated using Weblate (Vietnamese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
3 years ago
Bond-009
b20977dc25
Merge pull request #6289 from Bond-009/warn33
...
Fix some warnings
3 years ago
Bond_009
8528e9bddb
Improve platform checks
3 years ago
Bond_009
915141f196
Fix some warnings
3 years ago
Bond_009
b91c4be74c
Remove old "has update available" code
...
This is the job of a package manager (or maybe the tray app for windows)
3 years ago
Cody Robibero
65f8d8c0cd
[CA1801] Parameter is never used. Remove the parameter or use it in the method body.
3 years ago
Tim040
ff010c16aa
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
3 years ago
aqilisk
0f57959c55
Translated using Weblate (Malay)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
3 years ago
Kachelkaiser
7bf9cc6887
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
3 years ago
Benito Sebe
faa3ec14e9
Translated using Weblate (Galician)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gl/
3 years ago
Rajmond Burgaj
ff1a78a82f
Translated using Weblate (Albanian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sq/
3 years ago
Fabrício Jácome
f282f6f924
Translated using Weblate (Portuguese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
3 years ago
Hannes
7a2791e904
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
3 years ago
Bond_009
1f99c9b90c
Minor fixes
3 years ago
Patrick Barron
06d682c296
Merge remote-tracking branch 'origin/authenticationdb-efcore' into authenticationdb-efcore
3 years ago
Patrick Barron
bbac9ff67e
GetDeviceOptions always returns an instance of DeviceOptions
3 years ago
Bond_009
4e80eac5f3
Fix QuickConnect
3 years ago
Patrick Barron
befedaf6fc
Update Emby.Server.Implementations/Session/SessionManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
3 years ago
crobibero
397868be95
Fix issues with QuickConnect and AuthenticationDb
3 years ago
Patrick Barron
ae878fa051
Merge branch 'master' into authenticationdb-efcore
...
# Conflicts:
# Emby.Server.Implementations/QuickConnect/QuickConnectManager.cs
# Emby.Server.Implementations/Session/SessionManager.cs
# Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
3 years ago
Bond_009
981cf4cfa0
Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net
3 years ago
Claus Vium
a41065a248
Merge pull request #6200 from nielsvanvelzen/fix-quickconnect
...
Refactor Quick Connect
3 years ago
Niels van Velzen
7d46ca9317
Refactor Quick Connect
3 years ago
Patrick Barron
784f29f753
Use named tuple for QuickConnect
3 years ago
Patrick Barron
544e059395
Revert unintended change in SchedulesDirect
3 years ago
crobibero
23dd6e2d9f
Merge remote-tracking branch 'upstream/master' into baseitemkind-fixes
3 years ago
Patrick Barron
d64e14fcb8
Use ReadOnlySpan in GetImagesForPrograms
3 years ago
Bond_009
6f8ccab788
Move non-jellyfin extensions to separate project
3 years ago
BaronGreenback
6648b7d7da
Merge branch 'master' into comparisons
3 years ago
Patrick Barron
be88efce3c
Merge branch 'master' into authenticationdb-efcore
...
# Conflicts:
# Emby.Server.Implementations/Devices/DeviceManager.cs
# Emby.Server.Implementations/HttpServer/Security/SessionContext.cs
# Emby.Server.Implementations/Security/AuthenticationRepository.cs
# Emby.Server.Implementations/Session/SessionManager.cs
# Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
# MediaBrowser.Controller/Library/IUserManager.cs
# MediaBrowser.Controller/Net/ISessionContext.cs
3 years ago
Patrick Barron
373155a063
Correctly handle devices without custom names
3 years ago
crobibero
e021a0e9ce
Update to dotnet 5.0.7
3 years ago
Stanislav Ionascu
351ae66509
Better detection of the ISO DVD/BD types
...
The ISO image will be opened and checked for disc-type specific
folders.
Can be overridden using NAME.dvd.iso / NAME.bluray.iso
3 years ago
Claus Vium
93dbbfea03
Merge pull request #6173 from Bond-009/tests5
...
Add test for ReadOnlySpan.Count extension
3 years ago
Bond_009
5fb72951a0
Add test for ReadOnlySpan.Count extension
3 years ago
Claus Vium
cb77f8ee28
Merge pull request #6172 from Bond-009/nullable6
...
Remove useless nullable directives
3 years ago
Bond-009
cfad97ff28
Merge pull request #6096 from cvium/saving_private_ram
3 years ago
Bond_009
383c2d7374
Remove useless nullable directives
3 years ago
Claus Vium
ed2f08d05f
Merge pull request #6156 from Bond-009/minor14
...
Minor fixes
3 years ago
dependabot[bot]
2245c6c43e
Bump sharpcompress from 0.28.2 to 0.28.3
...
Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress ) from 0.28.2 to 0.28.3.
- [Release notes](https://github.com/adamhathcock/sharpcompress/releases )
- [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.28.2...0.28.3 )
---
updated-dependencies:
- dependency-name: sharpcompress
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
e81eb2f065
Bump SQLitePCL.pretty.netstandard from 3.0.1 to 3.1.0
...
Bumps [SQLitePCL.pretty.netstandard](https://github.com/jellyfin/SQLitePCL.pretty.netstandard ) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/jellyfin/SQLitePCL.pretty.netstandard/releases )
- [Commits](https://github.com/jellyfin/SQLitePCL.pretty.netstandard/commits )
---
updated-dependencies:
- dependency-name: SQLitePCL.pretty.netstandard
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Bond_009
c78457e6d3
Minor fixes
3 years ago
Cody Robibero
d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) ( #6078 )
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
3 years ago
cvium
9111730a0a
More review
3 years ago
Joshua M. Boniface
b060d9d0f1
Merge pull request #6131 from BaronGreenback/Fix_NetworkFlooding
...
Fix network flooding issue
3 years ago
cvium
0835b26889
review
3 years ago
BaronGreenback
40a43f9485
remove link between ssdp and upnp
3 years ago
Bond_009
0bc0601442
Fix some warnings
3 years ago
Claus Vium
61346dd2e2
Merge pull request #5828 from jackrvan/issue-5813
...
Add NextUpCutoffDate to NextUpQuery
3 years ago
Jack
e3ff473bd4
Review notes to set value to Datetime min value instead of null
4 years ago
Fernando Fernández
3b822116ed
Create scheduled task for database optimization
4 years ago
Claus Vium
9f2e8063ec
Merge pull request #5997 from JKI12/master
...
Fixes for Book Progress
4 years ago
Claus Vium
1594385497
Merge pull request #6038 from crobibero/delete-existing-sessions
...
Don't logout if deviceId is null
4 years ago
cvium
1580bf5469
Fix property instantiation order
4 years ago
cvium
42a2cc1747
Remove some unnecessary allocations
4 years ago
cvium
3b59064f97
Bump SQLitePCL.pretty.netstandard to 3.0.1
4 years ago
Marius Lindvall
19e2e0b7b8
Translated using Weblate (Norwegian Nynorsk)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nn/
4 years ago
TokieSan
d6ab9ab328
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
4 years ago
Patrick Barron
b6446c06ee
Merge branch 'master' into authenticationdb-efcore
...
# Conflicts:
# Emby.Server.Implementations/Security/AuthenticationRepository.cs
# Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
# MediaBrowser.Controller/Devices/IDeviceManager.cs
4 years ago
Patrick Barron
a0c6f72762
Migrate authentication db to EF Core
4 years ago
Bond_009
7e8428e588
Enable nullable reference types for Emby.Server.Implementations
4 years ago
Bond-009
e8790bfa96
Merge pull request #6054 from cvium/allocationz_2_extreme_db_plsdonthurtme
4 years ago
Sanaf Raw
c6ca722e57
Translated using Weblate (Bengali)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bn/
4 years ago
cvium
e0f793799a
Fix build
4 years ago
cvium
7e6a45c402
Review changes
4 years ago
cvium
1027792b16
Review changes
4 years ago
Patrick Barron
a225f34796
Merge branch 'master' into authenticationdb-efcore
...
# Conflicts:
# Jellyfin.Api/Helpers/RequestHelpers.cs
4 years ago
Bond_009
2b321d8b89
Enable nullable for InternalItemsQuery
4 years ago
Joshua M. Boniface
24ddcd5955
Merge pull request #6047 from crobibero/dotnet-5.0.6
...
Update to Dotnet 5.0.6
4 years ago
Bond-009
c64bdbb4ff
Merge pull request #6051 from Bond-009/tests7
...
Add tests for Recordinghelper
4 years ago
siankatabg
0cb69e28b9
Translated using Weblate (Bulgarian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
4 years ago
cvium
be4aeb5c2c
Rename SQL extension methods
4 years ago
Claus Vium
652909e8a5
Update Emby.Server.Implementations/HttpServer/Security/AuthorizationContext.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
cvium
1b49435a0e
Reduce some allocations
4 years ago
Bond-009
5acb4e9491
Merge pull request #5999 from Bond-009/legacyhdhomerun
...
Add support for legacy HDhomerun DUAl
4 years ago
Bond_009
a9f44c21eb
Add tests for Recordinghelper
4 years ago
crobibero
66b185898f
Update to dotnet5.0.6
4 years ago
Haziq Rohaizan
88a7875a27
Translated using Weblate (Malay)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
4 years ago
archon eleven
abbdaa997e
Translated using Weblate (Malay)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
4 years ago
Benjamin Vraspillai
59c4170966
Translated using Weblate (Norwegian Nynorsk)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nn/
4 years ago
crobibero
f53aa55bdb
Don't logout if deviceId is null.
4 years ago
Bond-009
50f617357b
Merge pull request #5929 from crobibero/sort
4 years ago
dkanada
138c564e8f
Merge pull request #6023 from jellyfin/dependabot/nuget/prometheus-net.DotNetRuntime-4.1.0
...
Bump prometheus-net.DotNetRuntime from 4.0.0 to 4.1.0
4 years ago
Cody Robibero
e3f55a0c54
Reduce warnings in MediaBrowser.Controller ( #6006 )
...
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
4 years ago
Haziq Rohaizan
a84e8c3884
Translated using Weblate (Malay)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
4 years ago
archon eleven
c9db6a78ee
Translated using Weblate (Malay)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
4 years ago
archon eleven
af5b09bd97
Translated using Weblate (Malay)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
4 years ago
Haziq Rohaizan
5b08bdda37
Translated using Weblate (Malay)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
4 years ago
David Ullmer
db2b53a4b5
Refactor LocalizationManager and remove dead method
4 years ago
Ishan Badgainya
b9163ff2aa
Translated using Weblate (Hindi)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hi/
4 years ago
Erikas
289c06adca
Translated using Weblate (Lithuanian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lt/
4 years ago
thecoldicelander
a315ab4fa4
Translated using Weblate (Icelandic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/is/
4 years ago
Benjamin Vraspillai
b0a12c0bb0
Translated using Weblate (Norwegian Bokmål)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
4 years ago
Benjamin Vraspillai
0115ca9bc2
Translated using Weblate (Norwegian Nynorsk)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nn/
4 years ago
Daniel Wykerd
b281488d36
Translated using Weblate (Afrikaans)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/af/
4 years ago
emmanuel billeaud
323bc75c13
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
4 years ago
Benjamin Vraspillai
ba8ff2a7bc
Translated using Weblate (Norwegian Nynorsk)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nn/
4 years ago
Dan Johansen
0668ab6721
Translated using Weblate (Danish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
4 years ago
Levi
9c0d1f676d
Translated using Weblate (Swedish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/
4 years ago
Marcus Hsu
566ad0907b
Translated using Weblate (Chinese (Traditional))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
4 years ago
Lukáš Kucharczyk
d2e8df1a48
Translated using Weblate (Czech)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
4 years ago
WWWesten
7af45a8f01
Translated using Weblate (Kazakh)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kk/
4 years ago
0TTA
07ea5e2472
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
4 years ago
a19guillermobf
85c771e64b
Translated using Weblate (Galician)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gl/
4 years ago
Oskari Lavinto
9b2a87f981
Translated using Weblate (Finnish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/
4 years ago
Federico Antoniazzi
7dc721923e
Translated using Weblate (Italian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
4 years ago
radiusgreenhill
2bf2746231
Translated using Weblate (Thai)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
4 years ago
Koos van Riemsdijk
1237a7b82a
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
4 years ago
WWWesten
dc15cc1370
Translated using Weblate (Bengali)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bn/
4 years ago
Robolov
061016a2a9
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
4 years ago
Manjot Singh
0158f74d37
Translated using Weblate (Punjabi)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pa/
4 years ago
flackseven
b5bde8d46e
Translated using Weblate (Ukrainian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uk/
4 years ago
WWWesten
eaa102fc74
Translated using Weblate (Bengali)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bn/
4 years ago
WWWesten
90a8cd83f4
Translated using Weblate (Norwegian Bokmål)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
4 years ago
Csaba
da5ca3f769
Translated using Weblate (Hungarian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
4 years ago
WWWesten
95f25467c8
Translated using Weblate (Persian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fa/
4 years ago
millallo
55f3dd4f2c
Translated using Weblate (Italian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
4 years ago
Oatavandi
f56898a563
Translated using Weblate (Tamil)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
4 years ago
WWWesten
2c66d36f10
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
4 years ago
Csaba
c5783da4f6
Translated using Weblate (Hungarian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
4 years ago
Baptiste
c78f584a99
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
4 years ago
bvd13
7ebe30f0ab
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
4 years ago
dependabot[bot]
62a93d494b
Bump prometheus-net.DotNetRuntime from 4.0.0 to 4.1.0
...
Bumps [prometheus-net.DotNetRuntime](https://github.com/djluck/prometheus-net.DotNetRuntime ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/djluck/prometheus-net.DotNetRuntime/releases )
- [Commits](https://github.com/djluck/prometheus-net.DotNetRuntime/compare/4.0.0...4.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
BaronGreenback
97c2c523a8
Merge branch 'master' into comparisons
4 years ago
Jake King
bc017737e6
Changed condition for readbility
...
- Refactored check if item is not audio book or book to be more readable
4 years ago
Bond_009
4367b97a54
Fix build
4 years ago
Bond_009
ead4e1e977
Add support for legacy HDhomerun DUAl
4 years ago
Jake King
3cd57cb287
Fixes for Book Progress
...
- Ignore Books when checking for minium progress
4 years ago
Bond_009
ddb04dc12b
Use new ReadAllLines extensions
4 years ago
BaronGreenback
e682c230bd
Merge branch 'master' into comparisons
4 years ago
Bond-009
95b1cf532b
Merge pull request #5985 from Bond-009/minor11
4 years ago
Bond-009
a6ee4632ce
Merge pull request #5987 from Bond-009/ioob
...
PathExtensions: Fix index out of bounds in TryReplaceSubPath
4 years ago
Bond_009
47e7c1356c
PathExtensions: Fix index out of bounds in TryReplaceSubPath
...
Fixes #5977
4 years ago
Bond_009
bcb4010db6
More improvements
4 years ago
Bond-009
d729a76707
Merge pull request #5934 from Bond-009/utf8
...
SqliteItemRepository: Parse ChannelId directly from utf-8 data
4 years ago
BaronGreenback
2e98de9062
Code Clean up: Convert to null-coalescing operator ?? ( #5845 )
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
4 years ago
BaronGreenback
f2c10471bf
Code Clean up: Use Pattern Matching ( #5838 )
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
4 years ago
Bond-009
48e81e65e8
Merge pull request #5938 from cvium/allocationz
4 years ago
Bill Thornton
cd543f7e50
Merge pull request #5738 from cvium/resolve-from-path
...
Resolve name from episode folder
4 years ago
BaronGreenback
417a7011c7
changed to first
4 years ago
cvium
c0feb3694b
rename to SplitEnumerator and fix test
4 years ago
Claus Vium
b9d18f0fa7
Merge branch 'master' into allocationz
4 years ago
BaronGreenback
7ff52bf755
Renamed
4 years ago
BaronGreenback
7936ea59eb
Changed selection method
4 years ago
dependabot[bot]
9b1243cf5e
Bump SQLitePCL.pretty.netstandard from 2.1.0 to 2.2.0
...
Bumps [SQLitePCL.pretty.netstandard](https://github.com/jellyfin/SQLitePCL.pretty.netstandard ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/jellyfin/SQLitePCL.pretty.netstandard/releases )
- [Commits](https://github.com/jellyfin/SQLitePCL.pretty.netstandard/commits )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Bond-009
e042651c54
Merge pull request #5956 from BaronGreenback/MultipleInstanciations
...
Minor optimization.
4 years ago
BaronGreenback
bcba501dfb
minor optimization.
4 years ago
Bond_009
874f92e93a
Add tests for SqliteItemRepository.(De)SerializeProviderIds
4 years ago
Bond_009
8a6b9e1fb6
Add tests for SqliteItemRepository.(De)SerializeImages
4 years ago
BaronGreenback
2fbc1190bc
Update LiveTvMediaSourceProvider.cs
4 years ago
BaronGreenback
a5aabbb885
Update ApplicationHost.cs
...
Renamed method
4 years ago
Bond_009
c608d5104d
Fix scanning
4 years ago
cvium
716cbb0695
remove span based setproviderid
4 years ago
Bond-009
360d80c873
Merge pull request #5890 from Bond-009/filesystem
...
Reduce string allocations/fs lookups in resolve code
4 years ago
cvium
ba2e346d12
prevent cancellationtoken leakage
4 years ago
cvium
a6726730fc
revert the last bits of the getcount experiment
4 years ago
cvium
608cba817c
Reduce some allocations with the magic of spans etc.
4 years ago
BaronGreenback
2182640519
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
Bond-009
eeb5d4bd1e
Merge pull request #5842 from BaronGreenback/optimization
...
Code Clean up: Group Methods
4 years ago
Bond-009
78e66325fd
Merge pull request #5891 from Bond-009/filesystem2
4 years ago