David
|
be8cf1e9ef
|
Merge branch 'api-migration' into api-syncplay
# Conflicts:
# MediaBrowser.Api/SyncPlay/SyncPlayService.cs
|
2020-07-21 21:56:24 +02:00 |
|
crobibero
|
5c66f9e471
|
changes from merge
|
2020-07-20 14:43:54 -06:00 |
|
crobibero
|
1385064497
|
Merge remote-tracking branch 'upstream/master' into api-migration-merge
|
2020-07-20 14:28:33 -06:00 |
|
crobibero
|
59365150d8
|
Remove profile image before setting new
|
2020-07-19 08:31:35 -06:00 |
|
crobibero
|
4dd91f3667
|
Add UserId filter to ActivityLog Entries endpoint
|
2020-07-17 12:17:11 -06:00 |
|
David
|
bb2e90c1e1
|
Remove unused api files
|
2020-07-15 16:40:58 +02:00 |
|
David
|
9a2bcd6266
|
Move SyncPlay api to Jellyfin.Api
|
2020-07-15 16:15:17 +02:00 |
|
dkanada
|
5e706ba7ce
|
keep playstate during syncplay group creation
|
2020-07-13 06:55:03 +09:00 |
|
crobibero
|
2c231e84e6
|
Fix syncplay function name
|
2020-07-11 10:26:01 -06:00 |
|
crobibero
|
33c465a5d3
|
Clean syncplay endpoint names
|
2020-07-07 07:25:46 -06:00 |
|
Patrick Barron
|
2eef7d4913
|
Merge pull request #3504 from Ullmie02/api-genres
Move GenresService to Jellyfin.Api
|
2020-07-06 16:38:13 +00:00 |
|
Patrick Barron
|
48438e828c
|
Merge pull request #3507 from Ullmie02/api-musicgenres
Move MusicGenresService to Jellyfin.Api
|
2020-07-06 16:36:23 +00:00 |
|
Patrick Barron
|
d80eb91ba1
|
Merge pull request #2967 from crobibero/api-channel
Move ChannelService to Jellyfin.Api
|
2020-07-06 16:34:59 +00:00 |
|
Patrick Barron
|
940dee57d7
|
Merge pull request #3493 from Ullmie02/api-items
Move ItemsService and TrailersService to Jellyfin.Api
|
2020-07-06 16:31:35 +00:00 |
|
crobibero
|
b2e7a4a1cb
|
Merge remote-tracking branch 'upstream/api-migration' into api-channel
|
2020-07-06 10:00:23 -06:00 |
|
David
|
57fab9035f
|
Move MusicGenresService to Jellyfin.Api
|
2020-07-05 11:04:14 +02:00 |
|
David
|
94ccb3ee98
|
Move GenresService to Jellyfin.Api
|
2020-07-04 18:50:16 +02:00 |
|
Patrick Barron
|
6d1b00da64
|
Use Array.Empty
|
2020-07-04 11:54:25 -04:00 |
|
Patrick Barron
|
613444a152
|
Merge pull request #2976 from crobibero/api-environment
Transfer EnvironmentService to Jellyfin.Api
|
2020-07-04 13:13:20 +00:00 |
|
David
|
c675a9bec9
|
Merge pull request #3405 from crobibero/api-livetv
Move LiveTvService.cs to Jellyfin.Api
|
2020-07-03 19:12:44 +02:00 |
|
David
|
31a492b2b9
|
Move TrailersService to Jellyfin.Api
|
2020-07-03 19:02:07 +02:00 |
|
David
|
121de44ad0
|
Move ItemsService to Jellyfin.Api
|
2020-07-03 18:39:50 +02:00 |
|
crobibero
|
1aaee5cf8f
|
Move PersonsService.cs to Jellyfin.Api
|
2020-06-30 18:26:53 -06:00 |
|
crobibero
|
14faebc7fe
|
Merge remote-tracking branch 'upstream/api-migration' into api-livetv
|
2020-06-30 17:53:20 -06:00 |
|
David
|
94e792e0d7
|
Merge branch 'api-migration' of github.com:Ullmie02/jellyfin into api-migration
|
2020-06-30 14:34:48 +02:00 |
|
Patrick Barron
|
a9dad2b04e
|
Merge pull request #3451 from crobibero/api-studios
Move StudiosService.cs to Jellyfin.Api
|
2020-06-29 18:56:21 +00:00 |
|
crobibero
|
da40572979
|
Merge remote-tracking branch 'upstream/api-migration' into api-studios
|
2020-06-29 12:54:47 -06:00 |
|
Patrick Barron
|
1b34919a60
|
Merge pull request #3381 from crobibero/api-movies
Move MoviesService.cs to Jellyfin.Api
|
2020-06-29 18:43:12 +00:00 |
|
David
|
45e034e9a1
|
Move ArtistsService to Jellyfin.Api
|
2020-06-29 16:34:00 +02:00 |
|
Patrick Barron
|
9b6daec3ad
|
Merge pull request #3462 from Ullmie02/api-playbackinfo
Move MediaInfoService to Jellyfin.Api
|
2020-06-28 18:11:58 +00:00 |
|
David
|
68dd31d00e
|
Remove routes in old service
|
2020-06-28 12:44:17 +02:00 |
|
Bond-009
|
dc2fc4ea16
|
Merge pull request #3378 from crobibero/syncplay-sessionid
[SyncPlay] Remove (unused) SessionId route parameter
|
2020-06-27 20:53:13 +02:00 |
|
crobibero
|
f45d44f321
|
Move PlaystateService.cs to Jellyfin.Api
|
2020-06-26 21:04:02 -06:00 |
|
Patrick Barron
|
90c01327aa
|
Merge pull request #3433 from crobibero/api-years
Move YearsService to Jellyfin.Api
|
2020-06-26 20:09:54 +00:00 |
|
Patrick Barron
|
ac646494e5
|
Merge pull request #3447 from crobibero/api-user-views
move UserViewsService.cs to Jellyfin.Api
|
2020-06-26 20:08:30 +00:00 |
|
Patrick Barron
|
b9b73178f5
|
Merge pull request #3449 from crobibero/api-user-library
Move UserLibraryService.cs to Jellyfin.Api
|
2020-06-26 20:06:53 +00:00 |
|
David
|
ea855c3a75
|
Merge branch 'api-migration' of github.com:jellyfin/jellyfin into api-instantmix
|
2020-06-26 13:48:56 +02:00 |
|
David
|
778634b41b
|
Move InstantMixService to Jellyfin.Api
|
2020-06-26 13:42:21 +02:00 |
|
crobibero
|
325808d271
|
Move StudiosService.cs to Jellyfin.Api
|
2020-06-25 18:22:55 -06:00 |
|
Patrick Barron
|
fe02c6e863
|
Merge pull request #2929 from crobibero/api-scheduled-tasks
Scheduled Tasks to Jellyfin.Api
|
2020-06-25 23:46:03 +00:00 |
|
crobibero
|
8074c47d29
|
Move UserLibraryService.cs to Jellyfin.Api
|
2020-06-25 17:28:12 -06:00 |
|
crobibero
|
54d666d7c9
|
move UserViewsService.cs to Jellyfin.Api
|
2020-06-25 16:46:09 -06:00 |
|
crobibero
|
18f7f5aec7
|
Merge remote-tracking branch 'upstream/api-migration' into api-environment
|
2020-06-25 16:22:04 -06: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 |
|
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 |
|
Patrick Barron
|
9a01cd8590
|
Fix user deletion.
|
2020-06-24 20:19:47 -04:00 |
|
crobibero
|
e72a22c564
|
Move YearsService.cs to Jellyfin.Api
|
2020-06-24 13:48:22 -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 |
|