Commit Graph

285 Commits

Author SHA1 Message Date
Cody Robibero
fc6a3f3ce4
Merge pull request #145 from h1dden-da3m0n/fix/bump-ci 2022-05-15 20:37:10 -04:00
K3rnelPan1c
d7926dae6a fix: meta ci workflows 2022-05-15 23:24:18 +02:00
Cody Robibero
9c418f570e
Update build.yaml 2022-05-04 14:43:30 -06:00
Cody Robibero
2a4aeb26b2
Merge pull request #135 from jellyfin/prepare-18 2022-05-04 13:12:17 -06:00
Cody Robibero
38077380d7
Update build.yaml 2022-05-04 13:12:06 -06:00
jellyfin-bot
34a0e9f78d Bump version to 18 2022-05-04 19:11:43 +00:00
Cody Robibero
8e66f6d5f7
Merge pull request #136 from Shadowghost/locking
Various Fixes
2022-05-04 13:11:24 -06:00
Shadowghost
238062b95e Apply review suggestions 2022-05-04 08:59:52 +02:00
Shadowghost
d4038aed25 Handle more HTTP status codes to retry requests 2022-05-03 09:58:53 +02:00
Shadowghost
daea43cda2 Remove API cache invalidation hack 2022-05-03 09:58:53 +02:00
Shadowghost
b4aab94a6b Fix logging in sync library task 2022-05-03 09:58:53 +02:00
Shadowghost
d41b34d833 Fix spelling 2022-05-03 09:58:53 +02:00
Shadowghost
9bba701d6c Cleanup plugin configuration 2022-05-03 09:58:49 +02:00
Shadowghost
a7e634d098 Add locking to UserDataEventsHelper 2022-05-02 13:39:40 +02:00
Cody Robibero
3b45485bee
Merge pull request #134 from Shadowghost/fix-watched-scrobble 2022-05-01 15:10:12 -06:00
Cody Robibero
1488e7be12
Merge pull request #132 from Shadowghost/fix-metadata
Fix metadata enums and mapping
2022-05-01 15:09:10 -06:00
Shadowghost
b72eede377 Fix metadata enums and mapping 2022-05-01 23:07:19 +02:00
Shadowghost
eb490103ae Fix live watched state sync 2022-05-01 22:55:27 +02:00
Cody Robibero
b7278063d9
Merge pull request #130 from jellyfin/prepare-17 2022-04-26 15:18:10 -06:00
Cody Robibero
9c04659c21
Apply suggestions from code review 2022-04-26 15:17:57 -06:00
jellyfin-bot
29e15b22e2 Bump version to 17 2022-04-26 20:52:09 +00:00
Cody Robibero
29b3bf5d9b
Merge pull request #127 from jellyfin/quality 2022-04-26 14:51:47 -06:00
Cody Robibero
a7b1c07d6e
Merge pull request #128 from Shadowghost/progress-skip 2022-04-26 14:51:36 -06:00
Cody Robibero
29a53e97e4
Update Trakt/ServerMediator.cs 2022-04-26 14:51:31 -06:00
Shadowghost
dbf0a55657 Fix playback progress sync 2022-04-26 21:15:06 +02:00
Shadowghost
b740dbb21e Handle playback skipping 2022-04-25 09:11:44 +02:00
Cody Robibero
33f93b0bdc Add retry time to BadGateway response 2022-04-24 15:36:48 -06:00
Cody Robibero
efba4fe161
Merge pull request #113 from jellyfin/prepare-16 2022-04-24 13:30:18 -06:00
Cody Robibero
46496803bd
Merge branch 'master' into prepare-16 2022-04-24 13:29:55 -06:00
Cody Robibero
536cd83cb8
Update build.yaml 2022-04-24 13:28:36 -06:00
jellyfin-bot
ba8d4b4b71 Bump version to 16 2022-04-24 19:27:45 +00:00
Cody Robibero
a56fff07c1
Merge pull request #124 from Shadowghost/fixup 2022-04-24 13:27:22 -06:00
Shadowghost
e5efeb519c Switch to native episode number check and datetime string conversion 2022-04-24 21:08:35 +02:00
Cody Robibero
ef2c4e3f6e
Merge pull request #123 from jellyfin/quality 2022-04-24 12:37:28 -06:00
Cody Robibero
8cadae2a7a dispose HttpContent 2022-04-24 12:35:16 -06:00
Cody Robibero
f5e39eab8d fix precision 2022-04-24 12:28:16 -06:00
Cody Robibero
f851084189 Fix codeql warnings 2022-04-24 12:25:54 -06:00
Cody Robibero
aa15466cc0
Merge pull request #122 from jellyfin/namespace 2022-04-24 12:17:15 -06:00
Cody Robibero
300ccb535b Use file-scoped namespace everywhere 2022-04-24 12:03:36 -06:00
Cody Robibero
baf781fefb
Merge pull request #120 from Shadowghost/sync-fix 2022-04-23 11:53:21 -06:00
Shadowghost
8b601a041b Optimize and fix sync, add missing properties to some API classes 2022-04-23 15:12:47 +02:00
Shadowghost
6a455c0f5e Fix tasks, implement playback progress import 2022-04-23 15:12:05 +02:00
Shadowghost
6bdcf8d4cc Fix scrobble and playback reporting 2022-04-23 15:12:05 +02:00
Shadowghost
6ac36b567c Fix error handling, locking, dispose and range calculation 2022-04-23 15:12:05 +02:00
Shadowghost
6ab4408f58 Handle update events, fix progress reporting 2022-04-23 15:11:52 +02:00
Cody Robibero
d7ca608bbd
Merge pull request #118 from Shadowghost/api-cleanup 2022-04-20 18:07:39 -06:00
Shadowghost
602df8b259 Fix CA1002, move data enums to own namespace 2022-04-20 21:00:01 +02:00
Shadowghost
6569118627 Migrate API to use enums, update properties 2022-04-20 00:45:42 +02:00
Cody Robibero
174a0663b1
Merge pull request #119 from sambartik/readme-fix
Update .Net version in readme
2022-04-18 13:02:37 -06:00
Samuel Bartík
9c6cdf6800
Update .Net version in readme 2022-04-18 20:59:14 +02:00