Bond_009
c7d50d640e
Replace == null with is null
2 years ago
nyanmisaka
0309c5622e
Backport pull request #8213 from jellyfin/release-10.8.z
...
Fix high single thread usage in throttler
Original-merge: ba026716c1
Merged-by: Claus Vium <cvium@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2 years ago
luz paz
9ec2870b10
Fix various typos
...
Found via `codespell -q 3 -S ./Emby.Server.Implementations/Localization -L allready,doesnt,inh,receivedfrom,whoknows`
2 years ago
Joshua M. Boniface
9c97c533ef
Merge pull request #7994 from nyanmisaka/fix-throttler
...
(cherry picked from commit a7d45b5d3a
)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
2 years ago
Bond_009
acf30e00ce
Remove obsolete code for premium plugins
3 years ago
cvium
c658a883a2
Merge branch 'master' into keyframe_extraction_v1
...
# Conflicts:
# Jellyfin.Api/Controllers/DynamicHlsController.cs
# MediaBrowser.Controller/MediaEncoding/IMediaEncoder.cs
# MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs
3 years ago
Bond_009
cbfa355e31
Update StyleCop
3 years ago
Claus Vium
ca887518dd
Use the Memory overload for ReadAsync ( #6865 )
3 years ago
Cody Robibero
ea355b4262
Remove ClientLog endpoints
3 years ago
Cody Robibero
3de86ffdb4
Fix nullability on DisplayPreferencesDto
...
Remove duplicate, fix namespace
3 years ago
Bond_009
1d19a5be61
Fix some warnings
...
down to 580
3 years ago
Cody Robibero
f4844c08a5
Update Jellyfin.Api/Models/ClientLogDtos/ClientLogDocumentResponseDto.cs
...
Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>
3 years ago
Cody Robibero
bcb1c9b652
Use response dto
3 years ago
Cody Robibero
0e584f6840
Update documentation; use information from authorization; return generated filename
3 years ago
Cody Robibero
f78f1e834c
Merge remote-tracking branch 'upstream/master' into client-logger
3 years ago
Dmitry Lyzo
32f3d60a84
Throw on FFmpeg non-zero exit code
3 years ago
KonH
7c282ec369
Fix warning: The nullable warning suppression expression is redundant ( #2149 )
3 years ago
cvium
d995f0e092
Add dto changes
3 years ago
cvium
1603d1928e
Kill ProgressiveFileCopier and seek to end for ongoing livetv
3 years ago
dkanada
5e3905d41a
merge branch 'master' into syncplay-clear-queue
3 years ago
crobibero
397868be95
Fix issues with QuickConnect and AuthenticationDb
3 years ago
Bond_009
6f8ccab788
Move non-jellyfin extensions to separate project
3 years ago
Cody Robibero
9154f20b34
Don't dispose managed CancellationTokenSource ( #6139 )
3 years ago
Bond_009
7e8428e588
Enable nullable reference types for Emby.Server.Implementations
4 years ago
Cody Robibero
2888567ea5
Update Jellyfin.Api/Models/ClientLogDtos/ClientLogEventDto.cs
...
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
4 years ago
crobibero
1d6224c9c6
Add endpoint to log client events
4 years ago
crobibero
5b0dc21c64
Mark password property as obsolete
4 years ago
crobibero
eef15dc7ac
Fix third part integration
4 years ago
Claus Vium
d0a2d00b29
Fix UpdateMediaPath model binding ( #5378 )
4 years ago
Bond_009
aff0aea60f
Improve branch coverage
4 years ago
Joshua M. Boniface
c0c4aff8a6
Merge pull request #5276 from Bond-009/minor12
4 years ago
Bond_009
ec3237ba55
Fix tests
4 years ago
Bond_009
57102090d3
Add tests for DashboardController
4 years ago
Bond_009
b1fe28d0a6
Use GetEncodingOptions where possible
4 years ago
David
eb0ff0c370
Fix forgot password pin request
4 years ago
dkanada
86859a3926
Merge pull request #5010 from BaronGreenback/Remove_IPluginConfigurationPage
...
Removal of IPluginConfigurationPage
4 years ago
crobibero
55670b91b2
Use ArrayModelBinder for sortBy and sortOrder
4 years ago
Ionut Andrei Oanca
68969c9530
Clear playlist in SyncPlay group
4 years ago
BaronGreenback
a4e838fbf5
Remoed configurationPageType
4 years ago
BaronGreenback
c6aa6ceed9
Removal of IPluginConfigurationPage
4 years ago
BaronGreenback
889e988167
Updated to latest unstable.
4 years ago
BaronGreenback
62702fa3eb
Changes as requested
4 years ago
crobibero
4539164d38
Add request parameters to OpenLiveStreamDto
4 years ago
Greenback
c197dca759
Changed PluginId to guid so its the same type as plugin.id
4 years ago
BaronGreenback
67c480ad53
Merge branch 'master' into PluginDowngrade
4 years ago
Greenback
d2d45295fc
Rollback change.
4 years ago
Greenback
7986465cf7
Initial upload
4 years ago
crobibero
c6b381db10
Use request body for mapping xml channels
4 years ago
crobibero
0d2106a272
Allow playlist to be created by query string
4 years ago
Ionut Andrei Oanca
cbf70e7a03
Change type of PlaylistItemId to Guid
4 years ago