dkanada
57caa9fdba
Merge pull request #3435 from crobibero/revert-missing-fields
...
revert missing session fields
2020-06-26 06:21:00 +09:00
dkanada
d0bc93e947
Merge pull request #3437 from barronpm/fix-user-delete
...
Fix User Deletion
2020-06-26 06:17:23 +09:00
dkanada
bb7444db07
Merge pull request #3439 from cvium/ignore_application_folders
...
Never ignore application folders
2020-06-26 06:14:19 +09:00
dkanada
f11ca0ba94
Merge pull request #3446 from crobibero/api-missing-route
...
Add missing route
2020-06-26 06:12:26 +09:00
dkanada
fc722a612e
Merge pull request #3445 from crobibero/invalid-image
...
catch skia errors when getting image dimensions
2020-06-26 06:11:42 +09:00
crobibero
835bda7be3
Add missing route
2020-06-25 13:01:41 -06:00
crobibero
9eba11379a
catch skia errors when getting image dimensions
2020-06-25 12:10:33 -06:00
dkanada
9a43dce6d0
Merge pull request #3444 from jellyfin/badge
...
Fix azure badge
2020-06-26 03:00:40 +09:00
Patrick Barron
45f195aca9
Merge pull request #3440 from Ullmie02/api-collection
...
Move CollectionService to Jellyfin.Api
2020-06-25 17:33:40 +00:00
Patrick Barron
7c96018410
Merge pull request #3441 from Ullmie02/api-albums
...
Move AlbumsService to Jellyfin.Api
2020-06-25 17:30:34 +00:00
dkanada
cc18aa38fa
update badge to match azure link
2020-06-26 01:29:28 +09:00
dkanada
0714bde9ce
fix azure badge
2020-06-26 01:25:14 +09:00
David
53f4a8ce58
Add missing response code documentation
2020-06-25 17:15:08 +02:00
David
2cc5b1ab94
Add response code docs
2020-06-25 17:07:12 +02:00
David
fa98013621
Move AlbumsService to Jellyfin.Api
2020-06-25 13:23:54 +02:00
David
dad6f12b10
Move CollectionService to Jellyfin.Api
2020-06-25 12:51:18 +02:00
Claus Vium
0f07b19ca5
Remove AllowIgnorePath
2020-06-25 11:33:10 +02:00
Claus Vium
9dee1eef83
Never ignore application folders
2020-06-25 11:31:43 +02:00
Nyanmisaka
912946a427
Merge pull request from jellyfin/master
2020-06-25 16:37:40 +08:00
Franco Castillo
91c51ae675
Translated using Weblate (Spanish (Argentina))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/
2020-06-25 00:48:29 -04:00
peberis
d0162bbe5a
Translated using Weblate (Nepali)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ne/
2020-06-24 22:19:12 -04:00
Patrick Barron
5ee419ebe4
Fix typo
2020-06-24 21:07:39 -04:00
Patrick Barron
2967dd6afd
Change to ResourceNotFoundException
2020-06-24 20:36:58 -04:00
Patrick Barron
9a01cd8590
Fix user deletion.
2020-06-24 20:19:47 -04:00
Pedro Nave
7da49d57b1
Translated using Weblate (Portuguese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
2020-06-24 19:39:44 -04:00
crobibero
ef8bec23c4
revert missing session fields
2020-06-24 15:09:15 -06:00
crobibero
7a32d03101
remove unused parameters
2020-06-24 14:43:28 -06:00
crobibero
1228d6711e
remove unused parameters
2020-06-24 14:35:57 -06:00
Sasa
d5dad64e61
Translated using Weblate (Croatian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/
2020-06-24 16:21:09 -04:00
crobibero
e72a22c564
Move YearsService.cs to Jellyfin.Api
2020-06-24 13:48:22 -06:00
Cody Robibero
7c1020cfc1
Merge pull request #2984 from crobibero/api-library
...
Move Library Service to Jellyfin.API
2020-06-24 12:57:39 -06:00
crobibero
fb81f95ae8
fix duplicate function
2020-06-24 12:49:09 -06:00
crobibero
289605c07f
Merge remote-tracking branch 'upstream/api-migration' into api-library
2020-06-24 12:36:13 -06:00
crobibero
60ab4cd7b1
move YearsService.cs to Jellyfin.Api
2020-06-24 12:23:46 -06:00
crobibero
fee07219d0
fix merge
2020-06-24 10:54:25 -06:00
crobibero
cbcf3bfaff
Merge remote-tracking branch 'upstream/api-migration' into api-channel
2020-06-24 10:52:39 -06:00
BaronGreenback
f01baad05e
Sending multicasts out of Sockets without setting the broadcast to true - causes the error "Bad value for ai_flags" on some systems ( #3404 )
...
The underlying cause looks to be https://github.com/dotnet/runtime/issues/28630 .
Basically, it's an access denied bug.
It looks like multicasts need the same access rights as broadcasts on some systems.
2020-06-24 17:23:16 +01:00
BaronGreenback
c07d8abfd5
Removed debugging info
2020-06-24 17:11:02 +01:00
crobibero
44a8ea6bee
implement ChangeEasyPassword from legacy provider
2020-06-24 09:45:11 -06:00
Patrick Barron
6ad50f2e02
Merge pull request #3421 from Ullmie02/api-tvshows
...
Move TvShowsService to Jellyfin.Api
2020-06-24 14:27:47 +00:00
crobibero
32881c6b22
add missing docs and attributes
2020-06-24 08:01:12 -06:00
BaronGreenback
5b0c182908
Added logging and broadcast = true
...
Not intended for merge into the fork.
2020-06-24 14:31:17 +01:00
BaronGreenback
2486e48097
Merge pull request #30 from jellyfin/master
...
Updating master
2020-06-24 14:16:02 +01:00
David
d64770bcdb
Finish TvShowsController
2020-06-24 14:40:37 +02:00
crobibero
7e94bb7864
fix controller attribute
2020-06-23 11:53:08 -06:00
crobibero
b4a773fde8
Merge remote-tracking branch 'upstream/api-migration' into api-livetv
2020-06-23 11:50:42 -06:00
crobibero
c4f9112b0d
Move LiveTvService.cs to Jellyfin.Api
2020-06-23 11:48:37 -06:00
Anthony Lavado
92091f13d3
Merge pull request #2904 from Bond-009/buffer
...
Use System.Buffers in RangeRequestWriter
2020-06-23 12:50:24 -04:00
Joshua M. Boniface
fe1c80668c
Merge pull request #3386 from jellyfin/azure-ci
...
Add Azure DevOps package builds
2020-06-23 12:12:31 -04:00
Patrick Barron
cdba45fc3c
Merge pull request #3285 from Ullmie02/api-system
...
Move SystemService to Jellyfin.Api
2020-06-23 14:02:21 +00:00