Bond_009
97a02f5803
Remove BOM from UTF-8 files
...
I think some people need to change their IDE configuration ;)
2024-08-30 15:29:48 +02:00
Cody Robibero
0bf7babcbe
Add missing lyric fetcher settings from library options
2024-08-05 15:59:55 -06:00
Cody Robibero
4f746c40d7
suggestions from review
2024-07-25 11:18:25 -06:00
Cody Robibero
6fd79fb015
Fix up getting livetv programs api docs
2024-07-23 11:34:41 -06:00
Bond-009
bb018c4adc
Enable nullable for LibraryManager ( #11191 )
2024-04-17 10:44:50 -06:00
Joshua M. Boniface
ee1d6332ee
Merge pull request #11220 from Shadowghost/add-playlist-acl-api
...
Add playlist ACL endpoints
2024-04-10 12:52:01 -04:00
Shadowghost
e3897fe5dd
Apply review suggestions
2024-04-03 21:20:30 +02:00
Shadowghost
8cf77424f6
Apply review suggestions
2024-04-02 08:08:36 +02:00
Shadowghost
c1dbb49315
Implement update endpoint
2024-04-01 20:43:05 +02:00
Shadowghost
bff37ed13a
Apply review suggestions
2024-04-01 19:59:48 +02:00
Niels van Velzen
8d02c45e6c
Fix default values missing in ClientCapabilities(Dto) ( #11232 )
2024-03-27 15:36:30 -06: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
Bond-009
f5c55c832f
Merge pull request #11028 from nielsvanvelzen/api-userid-optional2
...
Make userId optional in GetProgramsDto
2024-02-22 14:10:34 +01:00
Niels van Velzen
fd957ec7f4
Make userId optional in GetProgramsDto
2024-02-18 13:18:16 +01:00
Patrick Barron
42b052a5a6
Add IListingsManager service
2024-02-08 15:20:46 -05:00
Niels van Velzen
be29b4a0c4
Fix some incompatible API deprecations
2024-02-06 22:23:31 +01:00
Niels van Velzen
55916a09eb
Remove some unused client capabilities and sync code ( #10812 )
2024-01-06 13:33:48 -07:00
Patrick Barron
9215a4d40a
Add ITranscodeManager service
2023-12-21 12:53:50 -05:00
Patrick Barron
c2081955c8
Rename and clean up TranscodingJob
2023-12-21 12:53:50 -05:00
Patrick Barron
abd74fd5a4
Move TranscodingJobDto and TranscodingThrottler to Controller
2023-12-21 12:53:49 -05:00
Patrick Barron
01fd42cf95
Remove DLNA API code
2023-11-15 20:53:35 -05:00
Bond_009
635d67d458
Revert "Use System.Net.IPNetwork"
...
This reverts commit 117d05d288da1d412159a29c0cb8d5c8259e48ae.
2023-11-14 21:16:33 +01:00
Cody Robibero
892973a9e3
Merge branch 'master' into media-type
2023-11-09 22:03:55 -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
Nick
cd662506a1
Merge branch 'master' into trickplay
2023-10-18 19:27:05 -07:00
Cody Robibero
2920611ffc
Convert string MediaType to enum MediaType
2023-10-10 15:57:15 -06:00
MBR-0001
9564248b10
Add ability to upload (and save) SDH subtitles ( #10036 )
2023-07-29 06:52:35 -06:00
nicknsy
515ee90fb9
Hls playlist
2023-06-22 16:19:59 -07:00
Bond_009
b84eedd0b9
Update stylecop.analyzers to v1.2.0-beta.507
2023-06-22 00:39:32 +02:00
Bond_009
52230d1c30
Return NotFound when itemId isn't found
2023-02-04 20:11:08 +01:00
Shadowghost
dfea1229e1
Cleanup imports
2023-02-02 18:50:35 +01:00
Shadowghost
f5f890e685
Migrate to file-scoped namespaces
2023-02-02 18:50:33 +01:00
Bond-009
69a51c425a
Fix all warnings in Jellyfin.Api ( #9003 )
2023-01-04 08:01:31 -07:00
Niels van Velzen
f2200c97cb
Remove unused notification endpoints ( #8952 )
2022-12-27 14:24:34 +01:00
Niels van Velzen
7a3a9fb7e4
Remove deprecated Password field from AuthenticateUserByName
2022-12-19 21:44:54 +01:00
Bond_009
52194f56b5
Replace != null with is not null
2022-12-05 15:01:13 +01:00
Bond_009
c7d50d640e
Replace == null with is null
2022-12-05 15:00:20 +01:00
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>
2022-09-23 23:09:35 -04:00
luz paz
9ec2870b10
Fix various typos
...
Found via `codespell -q 3 -S ./Emby.Server.Implementations/Localization -L allready,doesnt,inh,receivedfrom,whoknows`
2022-08-15 06:48:34 -04:00
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>
2022-06-29 01:26:38 -04:00
Bond_009
acf30e00ce
Remove obsolete code for premium plugins
2022-02-28 00:46:34 +01:00
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
2022-01-07 10:23:22 +01:00
Bond_009
cbfa355e31
Update StyleCop
2021-12-24 18:28:27 +01:00
Claus Vium
ca887518dd
Use the Memory overload for ReadAsync ( #6865 )
2021-11-27 03:23:46 +01:00
Cody Robibero
ea355b4262
Remove ClientLog endpoints
2021-11-20 08:47:05 -07:00
Cody Robibero
3de86ffdb4
Fix nullability on DisplayPreferencesDto
...
Remove duplicate, fix namespace
2021-11-11 07:34:36 -07:00
Bond_009
1d19a5be61
Fix some warnings
...
down to 580
2021-11-09 22:29:33 +01:00
Cody Robibero
f4844c08a5
Update Jellyfin.Api/Models/ClientLogDtos/ClientLogDocumentResponseDto.cs
...
Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>
2021-10-30 11:29:22 -06:00
Cody Robibero
bcb1c9b652
Use response dto
2021-10-29 06:33:34 -06:00