nextlooper42
0ff1c69910
Translated using Weblate (Slovak)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sk/
1 year ago
Kityn
dc3d3051e1
Translated using Weblate (Polish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pl/
1 year ago
Bas
716dd2f5ea
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
1 year ago
Johannes Hartel
8dfb77451e
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
1 year ago
Lukáš Kucharczyk
348ab7a58e
Translated using Weblate (Czech)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
1 year ago
Andrejs
028b2122ce
Translated using Weblate (Latvian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/
1 year ago
INOUE Daisuke
da5184d169
Translated using Weblate (Japanese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
1 year ago
herby2212
27ceee8b6c
update to current master to resolve merge conflict
1 year ago
Nick
cd662506a1
Merge branch 'master' into trickplay
1 year ago
Andrejs
de08d38a6f
Translated using Weblate (Latvian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/
1 year ago
kasundigital
089876170a
Added translation using Weblate (Sinhala)
1 year ago
Andrejs
add89a4821
Translated using Weblate (Latvian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/
1 year ago
Bond-009
84bbf757fa
Merge pull request #10366 from goremykin/fix-resharper-warnings
1 year ago
Bond-009
59ac548128
Merge pull request #10270 from crobibero/chromecast-config
1 year ago
forkh
c727d2cebc
Translated using Weblate (Faroese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fo/
1 year ago
Andrejs
3704382545
Translated using Weblate (Latvian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/
1 year ago
Össur Ingi Jónsson
8928e0d2af
Translated using Weblate (Icelandic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/is/
1 year ago
forkh
ed42fcf522
Added translation using Weblate (Faroese)
1 year ago
Cody Robibero
35bd0c00c9
Fix inverted condition
1 year ago
Stepan Goremykin
38d962242a
Merge branch 'master' into fix-resharper-warnings
...
# Conflicts:
# Emby.Server.Implementations/Updates/InstallationManager.cs
# tests/Jellyfin.Server.Integration.Tests/OpenApiSpecTests.cs
1 year ago
Bond-009
4fc27fa63e
Merge pull request #10390 from Bond-009/streams
1 year ago
Bond-009
5277339982
Merge pull request #10391 from barronpm/dlna-cleanup
1 year ago
Stepan Goremykin
a773b43a81
Merge reading from file and parsing
1 year ago
Stepan Goremykin
8d7e4229ca
Merge branch 'master' into fix-resharper-warnings
...
# Conflicts:
# Emby.Server.Implementations/Net/SocketFactory.cs
# RSSDP/SsdpCommunicationsServer.cs
# RSSDP/SsdpDeviceLocator.cs
# RSSDP/SsdpDevicePublisher.cs
1 year ago
nextlooper42
d170be88b0
Translated using Weblate (Slovak)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sk/
1 year ago
Bond_009
d7748cfa04
Multiple Stream changes
...
* Remove useless MemoryStream in DlnaHttpClient
* Use HttpContent.ReadFromJsonAsync extension
* Call ConfigureAwait for IAsyncDisposable
* Use HttpContent.CopyToAsync where possible
1 year ago
Patrick Barron
2b1454530b
Add DLNA service collection extensions
1 year ago
Bond-009
26571a8c51
Deprecate CanLaunchWebBrowser ( #10381 )
...
It's been a while since I removed this feature from server not sure why it's
in the api anyway. The macOS and Windows app have this functionality
1 year ago
Tim Eisele
dc27d8f9cd
Refactor URI overrides ( #10051 )
1 year ago
Cody Robibero
6bd6fb6e0a
Merge branch 'master' into chromecast-config
...
# Conflicts:
# Emby.Server.Implementations/ApplicationHost.cs
1 year ago
Cody Robibero
2920611ffc
Convert string MediaType to enum MediaType
1 year ago
Bond-009
fc1f0a31a1
Merge pull request #10337 from barronpm/system-manager
1 year ago
herby2212
e8a05ad996
optimize checkForInactiveStreams logic
1 year ago
tellmeY18
8466e53b8f
Translated using Weblate (Malayalam)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ml/
1 year ago
Bond-009
406c5df8a3
Merge pull request #10345 from Bond-009/getperson
1 year ago
Bond-009
0b31997b2f
Merge pull request #10348 from Bond-009/strings
1 year ago
herby2212
994619afb2
fix formatting for build process
1 year ago
Stepan Goremykin
fdef9356b9
Use null propagation
1 year ago
Stepan Goremykin
212976277d
Remove redundant ToString call for value types
1 year ago
Stepan Goremykin
f84469d500
Remove redundant using directives
1 year ago
Stepan Goremykin
47254d6a22
Remove conditional access when it is known to be not null
1 year ago
Stepan Goremykin
526f9a825c
Make files readonly
1 year ago
Stepan Goremykin
2360d28cbb
Fix possible double dispose
1 year ago
Stepan Goremykin
8ea812b65d
Reduce string literal length by using verbatim string
1 year ago
Stepan Goremykin
a37dc3da96
Use async overload
1 year ago
Stepan Goremykin
73309f2649
Pass cancellation token
1 year ago
Stepan Goremykin
8925390ad4
Remove redundant cast
1 year ago
Stepan Goremykin
a3d3ec7e0b
Remove redundant SuppressFinalize call
1 year ago
herby2212
db5c2f738e
integrate development from v1
1 year ago
herby2212
56aa37a314
Switch to named placeholders
1 year ago
[ ]
e9e1fd214b
Translated using Weblate (Pirate (pr))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pr/
1 year ago
Bond_009
b176beb88e
Reduce string allocations
...
Some simple changes to reduce the number of allocated strings
1 year ago
Bond_009
852f1dc0c1
Don't create non existent persons in LibraryManager.GetPerson
...
return null instead.
GetStudio, GetGenre, GetMusicGenre, GetYear, GetArtist still create a new one
when the requested one doesn't exist
Fixes #3901
1 year ago
Patrick Barron
6f7413812f
Add SystemManager service
1 year ago
Artnal
c9ce246c17
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
1 year ago
Piranha
35e09cf203
Translated using Weblate (Spanish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
1 year ago
Bond-009
c124d02501
Merge pull request #10331 from barronpm/minor-cleanup
1 year ago
Claus Vium
467aa40d21
Merge pull request #10222 from Bond-009/photos
1 year ago
Patrick Barron
12b51cf2ba
Reduce nesting in SessionManager.OnPlaybackStopped
1 year ago
Patrick Barron
78e00578c2
Use DI for IFileSystem
1 year ago
Bond-009
caaf8f026e
Merge pull request #10323 from hagaygo/master
1 year ago
Bond-009
14b06ecbe2
Merge pull request #10261 from barronpm/ihostlifetime
1 year ago
Bond-009
1514b5d052
Merge pull request #10219 from Bond-009/zfs
1 year ago
Patrick Barron
ab0790271a
Apply suggestions from code review
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
1 year ago
Patrick Barron
f746db9a54
Re-add shutdown/restart methods
1 year ago
officialdanielamani
5153e9259b
Translated using Weblate (Malay)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
1 year ago
Oliver Bastholm
6f464a3ac6
Translated using Weblate (Danish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
1 year ago
Hagay Goshen
34c4c9f034
allow repeated same tv guide m3u channels , issue 6527
1 year ago
Patrick Barron
59ec06c35c
Clear active sessions on application stopping
1 year ago
Anand CU
ea56b3edb7
Translated using Weblate (Kannada)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kn/
1 year ago
Bond_009
cc15ea7f65
Ignore .zfs folder
...
Maybe helps with #10215 ?
1 year ago
Bond_009
57891e7639
PhotoResolver: change how generated images are detected
...
Backdrops/fanart are generated as (backdrop)|(fanart)[0-9]*.extension
Fixes #7830
1 year ago
trailfullideal
b17ee80652
Translated using Weblate (Cherokee)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/chr/
1 year ago
trailfullideal
3229d3ba02
Translated using Weblate (Assamese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/as/
1 year ago
trailfullideal
79976b6b48
Translated using Weblate (Zulu)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zu/
1 year ago
trailfullideal
0eddc3e6ad
Added translation using Weblate (Cherokee)
1 year ago
Cody Robibero
ba7e3bfd82
Migrate to customizable cast receiver config
1 year ago
Patrick Barron
493de3297a
Use IHostLifetime to handle restarting and shutting down
1 year ago
Cody Robibero
7958a2fd15
Merge pull request #10218 from Bond-009/librarymonitor
1 year ago
Cody Robibero
3a2799e61b
Merge pull request #10234 from Shadowghost/cleanup-playlists-task
1 year ago
Bond_009
b8f42573c4
Address review comments
1 year ago
Tim Eisele
151d678b0e
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
1 year ago
atomicmind
043fc387e0
Translated using Weblate (Slovenian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
1 year ago
Tim Eisele
bce45992d9
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
1 year ago
Tim Eisele
61a49e94c4
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
1 year ago
Tim Eisele
fccea4625d
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
1 year ago
Tycho Brouwer
db83bed9da
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
1 year ago
Shadowghost
783bb8a8cb
Apply review suggestions
1 year ago
Shadowghost
f7720e7c99
Extend collections cleanup task to include playlists too
1 year ago
Bond_009
767a42fbdb
Minor LibraryMonitor improvements
...
* Enable nullable
* Add a fast return to ReportFileSystemChanged when path should be ignored
* Use Span overloads of Path.* functions where possible
* IFileSystem: remove NormalizePath as Path.TrimEndingDirectorySeparator already checks if it's a root path
1 year ago
Bond-009
3087881d93
Merge pull request #10056 from Bond-009/nullable2
1 year ago
Claus Vium
ec1149eac5
Merge pull request #10200 from thornbill/next-up-continue
...
Add option to include resumable items in next up requests
1 year ago
Bill Thornton
9ea46b9e17
Remove existing sessions for a user on the same device on login
1 year ago
Bill Thornton
9c64f94458
Add option to include resumable items in next up requests
1 year ago
Bill Thornton
aea57c1a4a
Remove unused variable
1 year ago
Bill Thornton
8d6e7d893b
Remove one session per device id limitation
1 year ago
Lukáš Kucharczyk
5c5daac98c
Translated using Weblate (Czech)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
1 year ago
Nick
5a860710a8
Make TrickplayManifest dictionary key a string rather than Guid
1 year ago
Slug-Cat
25bc4b875c
Translated using Weblate (Pirate (pr))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pr/
1 year ago
queeup
da6a3c2bd3
Translated using Weblate (Turkish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
1 year ago