Niels van Velzen
84b933d835
Use enum for BaseItemDto.ExtraType ( #11261 )
2024-03-31 14:48:46 -06:00
Claus Vium
4201079b34
fix: use a reentrant lock when accessing active connections ( #11256 )
2024-03-30 10:30:00 -06:00
nyanmisaka
5967d26228
Register video rotation side data in DB
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-03-30 06:09:58 +08:00
Cody Robibero
46d559a0a1
Add i18n for TaskCleanCollectionsAndPlaylists ( #11248 )
...
Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>
2024-03-29 13:32:37 -06:00
stanol
a49f552d6e
Translated using Weblate (Ukrainian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uk/
2024-03-29 02:06:26 -04:00
Bond-009
d6355261e3
Merge pull request #9641 from Daaiid/fix_compiler_warnings
...
Fix compiler warnings for Emby.Server.Implementations
2024-03-28 17:19:59 +01:00
stanol
77807a3ddb
Translated using Weblate (Ukrainian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uk/
2024-03-27 17:58:14 -04:00
Said Aroua
71fc475bb3
Replace LINQ with more direct access method
...
Also rework documentation
2024-03-27 16:17:01 +01:00
Said Aroua
c4c245a552
Refactor out static constructor
...
See CA1810 for more details
2024-03-27 16:02:43 +01:00
Thibaud Melano
81c24cb9a8
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
2024-03-27 10:27:51 -04:00
Shadowghost
56c432a843
Apply review suggestions
2024-03-26 23:45:14 +01:00
Shadowghost
f1dc1610a2
Extend playlist creation capabilities
2024-03-26 16:13:07 +01:00
Shadowghost
88b3490d17
Add playlist ACL endpoints
2024-03-26 15:49:18 +01:00
Bas
4a1144acae
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2024-03-25 11:38:06 -04:00
Bas
a3994556cd
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2024-03-20 06:15:34 -04:00
Claus Vium
eae031ae5a
refactor: use Channels as queueing mechanism for periodic websocket messages ( #11092 )
2024-03-18 13:55:18 -06:00
Claus Vium
239727e896
fix: skip library folders that are inaccessible or empty ( #9291 )
2024-03-18 09:09:00 -06:00
Bas
e1761d3863
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2024-03-18 10:38:03 -04:00
Bond-009
adb08c0aaa
Merge pull request #11149 from Bond-009/nullable4
...
Enable nullable for more files
2024-03-17 18:00:10 +01:00
BalHaise
e2dac35ef2
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
2024-03-15 23:06:05 -04:00
Bond_009
651681c276
Enable nullable for more files
2024-03-13 14:56:51 +01:00
Gurmeet Athwal
a597f1e410
Translated using Weblate (Hindi)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hi/
2024-03-07 03:59:14 -05:00
Cody Robibero
f7f3ad9eb7
Precache livetv program images ( #11083 )
...
* Precache livetv program images
* return if cache hit
* use EnsureSuccessStatusCode
* Read proper bytes
2024-03-03 13:32:55 -07:00
Cody Robibero
0bc41c015f
Store lyrics in the database as media streams ( #9951 )
2024-02-26 05:09:40 -07:00
Cody Robibero
ca21a80c95
Merge pull request #11045 from barronpm/livetv-recordingsmanager
...
LiveTV Recordings Refactor
2024-02-21 14:24:50 -07:00
Bond-009
1dfaa171a9
Merge pull request #10934 from dkacperski97/session-shuffle-mode
...
Add PlaybackOrder to Session state
2024-02-21 19:56:07 +01:00
Patrick Barron
0370167b8d
Add IRecordingsManager service
2024-02-21 09:42:14 -05:00
gearoidkeane
4d93f06732
Translated using Weblate (Irish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ga/
2024-02-16 16:37:08 -05:00
gearoidkeane
6c1025f2cd
Added translation using Weblate (Irish)
2024-02-15 15:47:48 -05:00
mikikuzmanoski
749209ce6c
Translated using Weblate (Macedonian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mk/
2024-02-13 07:21:18 -05:00
sleepycatcoding
f359d2e5ec
Translated using Weblate (Estonian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/et/
2024-02-12 10:30:40 -05:00
Damian Kacperski
59a9586dbd
Add PlaybackOrder to Session state
2024-02-09 20:41:32 +01:00
Patrick Barron
19a72e8bf2
Remove IServerEntryPoint
2024-02-07 10:52:36 -05:00
Patrick Barron
4c7eca9313
Use IHostApplicationLifetime to start library monitor
2024-02-07 10:52:36 -05:00
Patrick Barron
9e62b6919f
Convert UserDataChangeNotifier to IHostedService
2024-02-07 10:52:36 -05:00
Patrick Barron
4e02d8aa21
Convert LibraryChangedNotifier to IHostedService
2024-02-07 10:52:36 -05:00
Patrick Barron
0960438065
Remove ActionableProgress
2024-02-06 09:58:25 -05:00
Patrick Barron
8698b90594
Remove SimpleProgress
2024-02-06 09:50:46 -05:00
Soumendra kumar sahoo
34a89fdefd
Translated using Weblate (Odia)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/or/
2024-02-06 06:10:18 -05:00
Cody Robibero
ccfc85af11
Merge pull request #10951 from barronpm/livetv-di
...
Live TV DI
2024-02-03 08:25:25 -07:00
Mark Cilia Vincenti
f26fc7dfb2
Merge changes
2024-02-03 08:45:14 +01:00
Jarvis
e4f715bbee
Added translation using Weblate (Kyrgyz)
2024-02-03 00:26:53 -05:00
Patrick Barron
34269dee58
Use DI for ILiveTvService
2024-02-02 20:13:24 -05:00
Patrick Barron
efd024bafe
Use DI for IListingsProvider
2024-02-02 20:13:24 -05:00
Bond-009
a2fdec4363
Merge pull request #10881 from TelepathicWalrus/fix-livetv-delay
...
Fix long live tv load times, Fixes #10761
2024-02-01 21:08:21 +01:00
TelepathicWalrus
7d6a03bad6
Change nested try catch to using statement
2024-02-01 07:14:25 +00:00
LesDomen
fd116e7616
Translated using Weblate (Slovenian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
2024-01-30 05:30:35 -05:00
antti202
73a9bd1ae5
Translated using Weblate (Estonian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/et/
2024-01-29 01:30:35 -05:00
hoanghuy309
2b03927e0e
Translated using Weblate (Vietnamese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
2024-01-29 01:30:35 -05:00
azam
d9b911ce7f
Translated using Weblate (Malay)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
2024-01-29 01:30:35 -05:00
Mustafa
0cf477b4fe
Translated using Weblate (Urdu)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ur/
2024-01-22 16:30:31 -05:00
TelepathicWalrus
1d235205ae
Log IOException
2024-01-22 17:43:35 +00:00
Mustafa
7027bc00fc
Added translation using Weblate (Urdu)
2024-01-21 15:49:18 -05:00
Zoe
5e375888fc
Translated using Weblate (Norwegian Bokmål)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
2024-01-20 16:30:32 -05:00
hulkhaugen
1ff2369228
Translated using Weblate (Norwegian Bokmål)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
2024-01-20 16:30:32 -05:00
TelepathicWalrus
538f141b4c
Update error handling
2024-01-19 17:25:57 +00:00
jonathan1jansson
9f94526009
Translated using Weblate (Swedish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/
2024-01-19 09:30:32 -05:00
TelepathicWalrus
08592fb3fe
Add ex to catch if cached mediainfo doesnt exist
2024-01-17 19:36:14 +00:00
Cody Robibero
e7b8d45bbb
Use helper function to compare guid ( #10825 )
2024-01-17 08:51:39 -07:00
Bond-009
484ccf7f28
Merge pull request #10858 from barronpm/livetv-tunerhostmanager
...
Add ITunerHostManager service and minor LiveTv cleanup
2024-01-17 15:42:37 +01:00
Bond_009
244a739675
Fix incorrect path check in CleanupCollectionAndPlaylistPathsTask
2024-01-16 20:24:28 +01:00
Nick
bf57faff65
Translated using Weblate (Georgian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ka/
2024-01-16 11:25:24 -05:00
SuperDumbTM
d4ca845a26
Translated using Weblate (Chinese (Traditional, Hong Kong))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
2024-01-16 11:25:24 -05:00
JPVenson
3ce16713dd
Fixed disposable not being called ( #10613 )
...
* Fixed disposable not being called
* PulledUp usage of IAsyncDisposable for sessioninfo
Co-authored-by: Patrick Barron <barronpm@gmail.com>
2024-01-14 16:50:09 +01:00
Mark Cilia Vincenti
e47144e7c7
Updated contributors, upgraded to AsyncKeyedLocker 6.3.0 which now supports non-keyed locking using a similar interface and changed SemaphoreSlim-based locks to using AsyncNonKeyedLocker.
2024-01-14 12:11:16 +01:00
SuperDumbTM
d40224128c
Translated using Weblate (Chinese (Traditional, Hong Kong))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
2024-01-13 05:30:30 -05:00
Patrick Barron
9c2c066e6f
Add ITunerHostManager service
2024-01-12 21:17:09 -05:00
Cody Robibero
82df226246
Merge pull request #10838 from barronpm/livetv-project
...
Move Live TV code to Jellyfin.LiveTv
2024-01-12 09:27:47 -07:00
Achim Walz
56eea08176
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
2024-01-10 13:30:28 -05:00
Patrick Barron
41de6d1741
Move StreamHelper to LiveTv project
2024-01-09 11:57:55 -05:00
Patrick Barron
c964ea23bf
Move RecordingNotifier to LiveTv project
2024-01-09 10:16:58 -05:00
Patrick Barron
126aa9c893
Move channels to LiveTv project
2024-01-09 10:16:58 -05:00
Patrick Barron
c1a3084312
Move LiveTv to separate project
2024-01-09 10:16:56 -05:00
Patrick Barron
7eba162879
Move LiveTv tests to separate project
2024-01-09 09:47:07 -05:00
Patrick Barron
051fa04a80
Move GetRecordingStreamMediaSources to IMediaSourceManager
2024-01-09 09:47:07 -05:00
Vasyl Belynets
2f1b7d0988
Translated using Weblate (Ukrainian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uk/
2024-01-08 16:30:28 -05:00
Andrejs
a152b71b25
Translated using Weblate (Latvian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/
2024-01-08 16:30:28 -05:00
Kent
08d773d119
Translated using Weblate (Norwegian Nynorsk)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nn/
2024-01-08 16:30:28 -05:00
Cody Robibero
f2b01f66e8
Specify DateTimeKind when pulling a DateTime out of the database
2024-01-06 15:01:54 -07:00
Patrick Barron
82f93afa22
Fix More Live TV Warnings ( #10818 )
...
* Fix CA1819 in LiveTvManager
* Call ConfigureAwait in ChannelManager
2024-01-06 13:33:58 -07:00
Niels van Velzen
55916a09eb
Remove some unused client capabilities and sync code ( #10812 )
2024-01-06 13:33:48 -07:00
George Salukvadze
f6b865f03a
Translated using Weblate (Georgian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ka/
2024-01-05 09:51:18 -05:00
newton181
ef955818bf
Translated using Weblate (Spanish (Latin America))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_419/
2024-01-05 09:51:18 -05:00
Vasyl Belynets
a45a8e34a7
Translated using Weblate (Ukrainian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uk/
2024-01-05 09:51:18 -05:00
Lukáš Kucharczyk
29b559089c
Translated using Weblate (Czech)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
2024-01-04 12:30:27 -05:00
Dr Ajay Divvela
9fb6742400
Translated using Weblate (Telugu)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/te/
2024-01-02 22:30:26 -05:00
bene toffix
e9361d47c0
Translated using Weblate (Catalan)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
2024-01-01 13:30:25 -05:00
Bond-009
98177b8649
Merge pull request #10758 from barronpm/transcode-manager
...
Add ITranscodeManager
2023-12-29 15:39:59 +01:00
Sergey
260fe6890c
Translated using Weblate (Armenian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hy/
2023-12-28 10:30:25 -05:00
queeup
131db9b380
Translated using Weblate (Turkish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
2023-12-28 10:30:24 -05:00
Bond-009
830978b6bc
Merge pull request #10765 from st3v3nmw/fix-somalia-display-name
...
Fix Somalia's display name
2023-12-28 15:46:08 +01:00
Sergey
0c9b1f1ebf
Translated using Weblate (Armenian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hy/
2023-12-24 16:30:22 -05:00
Sergey
a3a0711545
Added translation using Weblate (Armenian)
2023-12-23 16:06:12 -05:00
Stephen Mwangi
c41ecba2cd
Fix Somalia's display name
2023-12-23 07:49:22 +03:00
Peyman M
0ca263a142
Translated using Weblate (Persian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fa/
2023-12-21 20:30:23 -05:00
Patrick Barron
c49539cbe0
Move ProgressiveFileStream to Controller
2023-12-21 12:53:50 -05:00
Patrick Barron
9215a4d40a
Add ITranscodeManager service
2023-12-21 12:53:50 -05:00
Bond-009
053c3392f4
Merge pull request #10682 from barronpm/livetv-warnings
...
Fix some warnings in LiveTV
2023-12-18 23:21:45 +01:00
Bond-009
ce45b73c8b
Merge pull request #10702 from crobibero/collection-type-lowercase
...
Convert CollectionType to use lowercase enum names
2023-12-18 19:38:44 +01:00
Lars Eichler
660165cd2f
Added translation using Weblate (Abkhazian)
2023-12-18 10:46:12 -05:00
queeup
f7122d2180
Translated using Weblate (Turkish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
2023-12-16 15:30:20 -05:00
Bond-009
24cbd64450
Merge pull request #10573 from arabcoders/master
...
Add new API endpoint to view/update Item UserData
2023-12-15 18:00:50 +01:00
Radical
b52d2fbee5
Translated using Weblate (Norwegian Bokmål)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
2023-12-14 06:30:20 -05:00
Jackson Lee
ea7ac143c4
Translated using Weblate (Filipino)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fil/
2023-12-12 14:20:08 -05:00
Cody Robibero
033cfa59c4
Convert CollectionType to use lowercase enum names
2023-12-08 15:45:36 -07:00
Patrick Barron
192559db32
Make ILiveStream an IDisposable
2023-12-05 14:26:35 -05:00
Patrick Barron
669baf98a5
Make IRecorder an IDisposable
2023-12-05 13:35:18 -05:00
Patrick Barron
5c593b120a
Don't use List directly in ITunerHost method signatures
2023-12-05 13:35:18 -05:00
Patrick Barron
3ecd68d832
Use ConfigureAwait in SharedHttpStream
2023-12-05 13:35:18 -05:00
Patrick Barron
4ec32b71f5
Use ConfigureAwait in M3uParser
2023-12-05 13:35:18 -05:00
Patrick Barron
42c95da6b0
Use ConfigureAwait in BaseTunerHost
2023-12-05 13:35:18 -05:00
Patrick Barron
7bcfc5e925
Use ConfigureAwait in XmlTvListingsProvider
2023-12-05 13:35:18 -05:00
Patrick Barron
ce6c0ad02b
Use ConfigureAwait in DirectRecorder
2023-12-05 13:35:18 -05:00
Patrick Barron
01480c7f20
Fix disposable warnings in EmbyTV
2023-12-05 13:35:18 -05:00
Patrick Barron
f1a5bc955b
Use string.Contains in LiveTv
2023-12-05 13:35:18 -05:00
Patrick Barron
67b4cef77a
Use implementation types in LiveTv
2023-12-05 13:35:14 -05:00
Bond-009
000ccaa6db
Merge pull request #10660 from barronpm/move-networking
...
Move Jellyfin.Networking
2023-12-05 16:16:19 +01:00
Kristopher Roller
e14cc4d919
Translated using Weblate (Basque)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/eu/
2023-12-04 10:30:17 -05:00
Kristopher Roller
1cff04ef87
Translated using Weblate (Albanian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sq/
2023-12-04 10:30:17 -05:00
Kristopher Roller
9cc631e915
Translated using Weblate (Bengali)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bn/
2023-12-04 10:30:17 -05:00
queeup
ebafff6e5a
Translated using Weblate (Turkish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
2023-12-04 10:30:17 -05:00
Kristopher Roller
0b3ec12e94
Translated using Weblate (Alemannic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gsw/
2023-12-04 10:30:16 -05:00
Malthe Heering Surrow
c51519f78d
Translated using Weblate (Danish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
2023-12-04 10:30:16 -05:00
Kristopher Roller
cab8138dd9
Translated using Weblate (Bulgarian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
2023-12-04 10:30:16 -05:00
Kristopher Roller
ce79adf1cd
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
2023-12-04 10:30:16 -05:00
queeup
1d5fbd772a
Translated using Weblate (Turkish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
2023-12-01 18:07:07 -05:00
queeup
818b860c21
Translated using Weblate (Turkish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
2023-11-30 13:30:16 -05:00
emmanuel billeaud
9ab1af1923
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
2023-11-30 13:30:16 -05:00
Patrick Barron
1b821efcf2
Move ExternalPortForwarding to Jellyfin.Networking
2023-11-30 12:23:34 -05:00
Patrick Barron
612edaed7a
Fix disposable analyzer issues in ExternalPortForwarding
2023-11-30 12:21:49 -05:00
Patrick Barron
a37bd4e659
Use ObjectDisposedException throw helper in ExternalPortForwarding
2023-11-30 12:07:49 -05:00
Patrick Barron
fc1e27b754
Move SocketFactory to Jellyfin.Networking
2023-11-30 12:03:58 -05:00
Patrick Barron
f1ca1dd7cc
Move UdpServerEntryPoint to Jellyfin.Networking
2023-11-30 11:57:09 -05:00
Patrick Barron
57a2267304
Use ObjectDisposedException throw helper in UdpServerEntryPoint
2023-11-30 11:57:09 -05:00
Bond-009
cc276838b4
Merge pull request #10558 from barronpm/dlna-plugin2
...
Move DLNA to Plugin (Part 2)
2023-11-30 17:40:06 +01:00
Joshua M. Boniface
2f6536e34b
Merge pull request #10625 from ilovepilav/fix-alerts-missing-from-admin-dashboard
...
Fix: Plugin Installed Alerts missing from Admin Dashboard #10620
2023-11-27 00:18:29 -05:00
Çağrı Sakaoğlu
435c143140
Fix:Plugin Installed Alerts missing from Admin Dashboard #10620
2023-11-26 13:20:31 +00:00
Tushar Joshi
099632f37e
Translated using Weblate (Hindi)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hi/
2023-11-26 07:32:13 -05:00
leap123
ff682953ab
Translated using Weblate (Indonesian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/
2023-11-26 07:32:13 -05:00
queeup
25251efa19
Translated using Weblate (Turkish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
2023-11-26 07:32:13 -05:00
Abdulmohsen
9d5dc4d71b
Merge branch 'jellyfin:master' into master
2023-11-24 00:00:53 +03:00
Ahmad Mujahid
fd1dc860c9
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
2023-11-23 05:30:14 -05:00
Bond-009
547d8c07b3
Merge pull request #10592 from barronpm/librarychangednotifier-cleanup
...
LibraryChangedNotifier Cleanup
2023-11-22 12:57:41 +01:00
Atharva Vaidya
2f87158e68
Translated using Weblate (Marathi)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mr/
2023-11-21 12:30:12 -05:00
Lucas Fogolin
380c367e49
Translated using Weblate (Portuguese (Brazil))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
2023-11-18 05:13:03 -05:00
Patrick Barron
e46e3be667
Remove DLNA socket code
2023-11-15 20:54:03 -05:00
Patrick Barron
f1aba6b952
Remove Emby.Dlna
2023-11-15 20:53:44 -05:00
Patrick Barron
4e61c2b4ec
Enable nullable in LibraryChangedNotifier
2023-11-15 20:31:07 -05:00
Patrick Barron
0ea9f713f4
Document LibraryChangedNotifier
2023-11-15 20:07:07 -05:00
Patrick Barron
c38bfd281c
Use file-scoped namespace
2023-11-15 19:49:15 -05:00
Patrick Barron
7e645dcfc0
Make ILibraryChangedNotifier sealed
2023-11-15 19:48:50 -05:00
Patrick Barron
8f5f0a0310
Combine library item event handlers
2023-11-15 19:39:45 -05:00
Patrick Barron
eb4d8e13df
Break up long lines
2023-11-15 19:39:44 -05:00
Patrick Barron
98f8cb2ad0
Use target-typed new for fields
2023-11-15 19:39:44 -05:00
Patrick Barron
8eb2fa53b5
Use pattern matching for EnableRefreshMessage
2023-11-15 19:39:44 -05:00
Bond_009
464de13acf
Use new static ZipFile functions
2023-11-16 00:49:23 +01:00
ArabCoders
c4013d2e10
Updated the summary and the Dto name.
2023-11-15 13:55:14 +03:00
Bond_009
8ee1525894
Fix runtime errors
2023-11-14 22:01:10 +01:00
Bond_009
b62b0ec2b5
Fix warnings
2023-11-14 21:14:21 +01:00
Bond_009
eb022c49cc
Update to .NET 8
2023-11-14 21:12:16 +01:00
Bond-009
3ec2d5592e
Merge pull request #10574 from barronpm/dlna-plugin3
...
Move DLNA to Plugin (Part 1 (Part 2))
2023-11-14 21:10:41 +01:00
Radu Terec
ea54623058
Translated using Weblate (Romanian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ro/
2023-11-13 11:25:52 -05:00
Christo
532f1e844b
Translated using Weblate (Afrikaans)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/af/
2023-11-13 11:25:52 -05:00
Simas Šimas
a76a9056a2
Translated using Weblate (Lithuanian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lt/
2023-11-13 11:25:52 -05:00
ArabCoders
07db2025a1
Refactored the code to not use reflection.
2023-11-13 17:32:24 +03:00
ArabCoders
2a25c5a2e3
Refactored api call logic handling.
2023-11-13 15:51:06 +03:00
Patrick Barron
e463dbda47
Move network configuration to MediaBrowser.Common
2023-11-12 10:24:35 -05:00
Patrick Barron
9595636d61
Move network utilities to MediaBrowser.Common
2023-11-12 10:24:34 -05:00
Bond-009
fc694289a9
Merge pull request #10557 from barronpm/dlna-plugin
...
Move DLNA to Plugin (Part 1)
2023-11-12 16:23:11 +01:00
Bond-009
4288106acd
Merge pull request #9762 from crobibero/media-type
...
Convert string MediaType to enum MediaType
2023-11-12 12:17:46 +01:00
Ruben Teixeira
b1acde54fb
Translated using Weblate (Portuguese (Portugal))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_PT/
2023-11-10 07:59:54 -05:00
Simon-Pierre Corriveau
7a98c990ab
Translated using Weblate (French (Canada))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr_CA/
2023-11-10 07:59:54 -05:00
Patrick Barron
1e1e1560a4
Add IServerApplicationHost parameter to IPluginServiceRegistrator
2023-11-10 07:43:46 -05:00
Cody Robibero
892973a9e3
Merge branch 'master' into media-type
2023-11-09 22:03:55 -07:00
Patrick Barron
2b742be38e
Use IHostedService for DLNA
2023-11-09 16:16:28 -05:00
Cody Robibero
906f701fa8
Convert CollectionType, SpecialFolderType to enum ( #9764 )
...
* Convert CollectionType, SpecialFolderType to enum
* Hide internal enum CollectionType values
* Apply suggestions from code review
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
* Fix recent change
* Update Jellyfin.Data/Attributes/OpenApiIgnoreEnumAttribute.cs
Co-authored-by: Patrick Barron <barronpm@gmail.com>
---------
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
Co-authored-by: Patrick Barron <barronpm@gmail.com>
2023-11-09 14:00:29 -07:00
Cody Robibero
c7a94d48ae
Convert ItemSortBy to enum ( #9765 )
...
* Convert ItemSortBy to enum
* Rename Unknown to Default
2023-11-09 14:00:13 -07:00
Troja
c2bfa17fcb
Translated using Weblate (Belarusian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/be/
2023-11-08 10:49:49 -05:00
Oskari Lavinto
9a23515719
Translated using Weblate (Finnish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/
2023-11-08 10:49:49 -05:00
Luis Fonseca
c57c5f2022
Translated using Weblate (Portuguese (Portugal))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_PT/
2023-11-08 10:49:49 -05:00
salvatore rizzu
de16d18289
Translated using Weblate (Italian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
2023-11-08 10:49:49 -05:00
Luka Ilić
d542a3ab62
Translated using Weblate (Croatian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/
2023-11-08 10:49:49 -05:00
Retrial
501d7eed47
Translated using Weblate (Greek)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/
2023-11-08 10:49:49 -05:00
Vesel Karastoyanov
b314b0b267
Translated using Weblate (Bulgarian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
2023-11-08 10:49:49 -05:00
Bond_009
a9ef103c95
Add IDisposableAnalyzers to more projects
2023-11-05 02:01:14 +01:00
Zan
6392a8037f
Translated using Weblate (Hungarian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
2023-11-04 06:14:06 -04:00
Patrick Mondarte
c0283a40e2
Translated using Weblate (Filipino)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fil/
2023-11-02 08:25:50 -04:00
Tomás Lopes
b40ed87cdc
Translated using Weblate (Portuguese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
2023-11-02 08:25:50 -04:00
INOUE Daisuke
e0adabe318
Translated using Weblate (Japanese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
2023-11-02 08:25:50 -04:00
felix920506
d964befc48
Translated using Weblate (Chinese (Traditional))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
2023-11-02 08:25:50 -04:00
Yaron Shahrabani
2549b544a7
Translated using Weblate (Hebrew)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
2023-11-02 08:25:50 -04:00
Pit Plumer
58e24fa25b
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
2023-11-02 08:25:50 -04:00
Jesse
d168b977c0
Translated using Weblate (English (United Kingdom))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/
2023-11-02 08:25:50 -04:00
Cody Robibero
8c5fc80282
Don't remove all tokens if invalid header ( #10490 )
2023-10-30 15:31:13 -06:00
Nurzhan Kozhanov
b26eb7dd6b
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
2023-10-30 06:55:26 -04:00
Nurzhan Kozhanov
536b94ccdb
Translated using Weblate (Kazakh)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kk/
2023-10-30 06:55:25 -04:00
stanol
e8a82d2914
Translated using Weblate (Ukrainian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uk/
2023-10-28 03:25:49 -04:00
Alexander Weimer
809b27f7c8
Translated using Weblate (Swedish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/
2023-10-28 03:25:49 -04:00
Daniel Finol Sola
b55810fce4
Translated using Weblate (Spanish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
2023-10-28 03:25:49 -04:00
xsiviso
bc99c567ce
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
2023-10-28 03:25:49 -04:00
Claus Vium
0973f1e0ba
Merge pull request #10357 from herby2212/kill-inactive-streams-v2
...
Add auto close of an inactive session after X minutes
2023-10-27 09:47:43 +02:00
Vijay
208b585a3f
Translated using Weblate (Tamil)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
2023-10-24 02:34:27 -04:00
Xzonn
2ebe540602
Translated using Weblate (Chinese (Simplified))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
2023-10-24 02:34:27 -04:00
nextlooper42
0ff1c69910
Translated using Weblate (Slovak)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sk/
2023-10-24 02:34:27 -04:00
Kityn
dc3d3051e1
Translated using Weblate (Polish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pl/
2023-10-24 02:34:27 -04:00
Bas
716dd2f5ea
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2023-10-24 02:34:27 -04:00
Johannes Hartel
8dfb77451e
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
2023-10-24 02:34:27 -04:00
Lukáš Kucharczyk
348ab7a58e
Translated using Weblate (Czech)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
2023-10-24 02:34:27 -04:00
Andrejs
028b2122ce
Translated using Weblate (Latvian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/
2023-10-22 06:25:42 -04:00
INOUE Daisuke
da5184d169
Translated using Weblate (Japanese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
2023-10-22 06:25:42 -04:00
herby2212
27ceee8b6c
update to current master to resolve merge conflict
2023-10-21 01:20:59 +02:00
Nick
cd662506a1
Merge branch 'master' into trickplay
2023-10-18 19:27:05 -07:00
Andrejs
de08d38a6f
Translated using Weblate (Latvian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/
2023-10-18 18:25:38 -04:00
kasundigital
089876170a
Added translation using Weblate (Sinhala)
2023-10-17 17:19:17 -04:00
Andrejs
add89a4821
Translated using Weblate (Latvian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/
2023-10-17 09:24:16 -04:00
Bond-009
84bbf757fa
Merge pull request #10366 from goremykin/fix-resharper-warnings
2023-10-17 14:31:35 +02:00
Bond-009
59ac548128
Merge pull request #10270 from crobibero/chromecast-config
2023-10-17 14:29:19 +02:00
forkh
c727d2cebc
Translated using Weblate (Faroese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fo/
2023-10-16 16:16:58 -04:00
Andrejs
3704382545
Translated using Weblate (Latvian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/
2023-10-16 16:16:58 -04:00
Össur Ingi Jónsson
8928e0d2af
Translated using Weblate (Icelandic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/is/
2023-10-16 16:16:58 -04:00
forkh
ed42fcf522
Added translation using Weblate (Faroese)
2023-10-15 16:58:00 -04:00
Cody Robibero
35bd0c00c9
Fix inverted condition
2023-10-14 11:01:03 -06:00
Stepan Goremykin
38d962242a
Merge branch 'master' into fix-resharper-warnings
...
# Conflicts:
# Emby.Server.Implementations/Updates/InstallationManager.cs
# tests/Jellyfin.Server.Integration.Tests/OpenApiSpecTests.cs
2023-10-14 00:45:52 +02:00
Bond-009
4fc27fa63e
Merge pull request #10390 from Bond-009/streams
2023-10-13 10:45:15 +02:00
Bond-009
5277339982
Merge pull request #10391 from barronpm/dlna-cleanup
2023-10-13 10:44:54 +02:00
Stepan Goremykin
a773b43a81
Merge reading from file and parsing
2023-10-12 21:28:04 +02:00
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
2023-10-12 20:11:16 +02:00
nextlooper42
d170be88b0
Translated using Weblate (Slovak)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sk/
2023-10-11 18:32:04 -04:00
Bond_009
d7748cfa04
Multiple Stream changes
...
* Remove useless MemoryStream in DlnaHttpClient
* Use HttpContent.ReadFromJsonAsync extension
* Call ConfigureAwait for IAsyncDisposable
* Use HttpContent.CopyToAsync where possible
2023-10-11 18:32:57 +02:00
Patrick Barron
2b1454530b
Add DLNA service collection extensions
2023-10-11 10:33:00 -04:00
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
2023-10-10 17:51:15 -06:00
Tim Eisele
dc27d8f9cd
Refactor URI overrides ( #10051 )
2023-10-11 00:02:37 +02:00
Cody Robibero
6bd6fb6e0a
Merge branch 'master' into chromecast-config
...
# Conflicts:
# Emby.Server.Implementations/ApplicationHost.cs
2023-10-10 15:59:34 -06:00
Cody Robibero
2920611ffc
Convert string MediaType to enum MediaType
2023-10-10 15:57:15 -06:00
Bond-009
fc1f0a31a1
Merge pull request #10337 from barronpm/system-manager
2023-10-10 13:12:43 +02:00
herby2212
e8a05ad996
optimize checkForInactiveStreams logic
2023-10-09 19:15:25 +02:00
tellmeY18
8466e53b8f
Translated using Weblate (Malayalam)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ml/
2023-10-08 21:25:33 -04:00
Bond-009
406c5df8a3
Merge pull request #10345 from Bond-009/getperson
2023-10-08 14:07:38 +02:00
Bond-009
0b31997b2f
Merge pull request #10348 from Bond-009/strings
2023-10-08 14:07:30 +02:00
herby2212
994619afb2
fix formatting for build process
2023-10-08 13:49:35 +02:00
Stepan Goremykin
fdef9356b9
Use null propagation
2023-10-08 01:25:37 +02:00
Stepan Goremykin
212976277d
Remove redundant ToString call for value types
2023-10-08 01:17:32 +02:00
Stepan Goremykin
f84469d500
Remove redundant using directives
2023-10-08 00:50:02 +02:00
Stepan Goremykin
47254d6a22
Remove conditional access when it is known to be not null
2023-10-08 00:46:15 +02:00
Stepan Goremykin
526f9a825c
Make files readonly
2023-10-08 00:40:58 +02:00
Stepan Goremykin
2360d28cbb
Fix possible double dispose
2023-10-08 00:31:46 +02:00
Stepan Goremykin
8ea812b65d
Reduce string literal length by using verbatim string
2023-10-08 00:26:12 +02:00
Stepan Goremykin
a37dc3da96
Use async overload
2023-10-08 00:17:48 +02:00
Stepan Goremykin
73309f2649
Pass cancellation token
2023-10-07 23:50:45 +02:00
Stepan Goremykin
8925390ad4
Remove redundant cast
2023-10-07 23:42:15 +02:00
Stepan Goremykin
a3d3ec7e0b
Remove redundant SuppressFinalize call
2023-10-07 23:41:45 +02:00
herby2212
db5c2f738e
integrate development from v1
2023-10-07 21:18:21 +02:00
herby2212
56aa37a314
Switch to named placeholders
2023-10-07 20:52:16 +02:00
[ ]
e9e1fd214b
Translated using Weblate (Pirate (pr))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pr/
2023-10-06 03:31:35 -04:00
Bond_009
b176beb88e
Reduce string allocations
...
Some simple changes to reduce the number of allocated strings
2023-10-06 01:04:25 +02:00
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
2023-10-05 23:16:17 +02:00
Patrick Barron
6f7413812f
Add SystemManager service
2023-10-04 14:40:00 -04:00
Artnal
c9ce246c17
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
2023-10-04 11:31:33 -04:00
Piranha
35e09cf203
Translated using Weblate (Spanish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
2023-10-04 11:31:33 -04:00
Bond-009
c124d02501
Merge pull request #10331 from barronpm/minor-cleanup
2023-10-04 15:02:21 +02:00
Claus Vium
467aa40d21
Merge pull request #10222 from Bond-009/photos
2023-10-03 19:23:35 +02:00
Patrick Barron
12b51cf2ba
Reduce nesting in SessionManager.OnPlaybackStopped
2023-10-03 10:31:55 -04:00
Patrick Barron
78e00578c2
Use DI for IFileSystem
2023-10-03 10:25:14 -04:00
Bond-009
caaf8f026e
Merge pull request #10323 from hagaygo/master
2023-10-03 11:05:20 +02:00
Bond-009
14b06ecbe2
Merge pull request #10261 from barronpm/ihostlifetime
2023-10-03 11:05:10 +02:00
Bond-009
1514b5d052
Merge pull request #10219 from Bond-009/zfs
2023-10-03 11:04:38 +02:00
Patrick Barron
ab0790271a
Apply suggestions from code review
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2023-10-02 16:54:19 -04:00
Patrick Barron
f746db9a54
Re-add shutdown/restart methods
2023-10-02 15:55:26 -04:00
officialdanielamani
5153e9259b
Translated using Weblate (Malay)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
2023-10-02 10:09:33 -04:00
Oliver Bastholm
6f464a3ac6
Translated using Weblate (Danish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
2023-10-02 10:09:32 -04:00
Hagay Goshen
34c4c9f034
allow repeated same tv guide m3u channels , issue 6527
2023-10-02 13:48:32 +03:00
Patrick Barron
59ec06c35c
Clear active sessions on application stopping
2023-09-29 12:43:49 -04:00
Anand CU
ea56b3edb7
Translated using Weblate (Kannada)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kn/
2023-09-28 14:41:12 -04:00
Bond_009
cc15ea7f65
Ignore .zfs folder
...
Maybe helps with #10215 ?
2023-09-27 20:35:00 +02:00
Bond_009
57891e7639
PhotoResolver: change how generated images are detected
...
Backdrops/fanart are generated as (backdrop)|(fanart)[0-9]*.extension
Fixes #7830
2023-09-27 17:20:55 +02:00
trailfullideal
b17ee80652
Translated using Weblate (Cherokee)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/chr/
2023-09-25 11:40:58 -04:00
trailfullideal
3229d3ba02
Translated using Weblate (Assamese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/as/
2023-09-24 11:18:33 -04:00
trailfullideal
79976b6b48
Translated using Weblate (Zulu)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zu/
2023-09-24 11:18:33 -04:00
trailfullideal
0eddc3e6ad
Added translation using Weblate (Cherokee)
2023-09-24 11:18:33 -04:00
Cody Robibero
ba7e3bfd82
Migrate to customizable cast receiver config
2023-09-23 11:04:53 -06:00
Patrick Barron
493de3297a
Use IHostLifetime to handle restarting and shutting down
2023-09-23 11:57:38 -04:00
Cody Robibero
7958a2fd15
Merge pull request #10218 from Bond-009/librarymonitor
2023-09-22 09:06:34 -06:00
Cody Robibero
3a2799e61b
Merge pull request #10234 from Shadowghost/cleanup-playlists-task
2023-09-22 06:55:11 -06:00
Bond_009
b8f42573c4
Address review comments
2023-09-18 20:50:05 +02:00
Tim Eisele
151d678b0e
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
2023-09-18 19:13:33 +02:00
atomicmind
043fc387e0
Translated using Weblate (Slovenian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
2023-09-18 07:40:54 -04:00
Tim Eisele
bce45992d9
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
2023-09-17 16:35:41 +02:00
Tim Eisele
61a49e94c4
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
2023-09-17 14:13:25 +02:00
Tim Eisele
fccea4625d
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
2023-09-17 14:13:19 +02:00
Tycho Brouwer
db83bed9da
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2023-09-16 19:40:55 -04:00
Shadowghost
783bb8a8cb
Apply review suggestions
2023-09-16 17:05:54 +02:00
Shadowghost
f7720e7c99
Extend collections cleanup task to include playlists too
2023-09-16 15:09:19 +02:00
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
2023-09-13 17:30:50 +02:00
Bond-009
3087881d93
Merge pull request #10056 from Bond-009/nullable2
2023-09-12 11:09:20 +02:00
Claus Vium
ec1149eac5
Merge pull request #10200 from thornbill/next-up-continue
...
Add option to include resumable items in next up requests
2023-09-11 20:03:58 +02:00
Bill Thornton
9ea46b9e17
Remove existing sessions for a user on the same device on login
2023-09-11 10:49:01 -04:00
Bill Thornton
9c64f94458
Add option to include resumable items in next up requests
2023-09-06 00:35:32 -04:00
Bill Thornton
aea57c1a4a
Remove unused variable
2023-09-06 00:06:08 -04:00
Bill Thornton
8d6e7d893b
Remove one session per device id limitation
2023-09-05 16:49:28 -04:00
Lukáš Kucharczyk
5c5daac98c
Translated using Weblate (Czech)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
2023-09-05 02:40:48 -04:00