Commit Graph

361 Commits

Author SHA1 Message Date
SenorSmartyPants
95cbffa57f Fix CodeQL warning and note
Warning: useless assignment of episode
note: missed using .Where() in foreach
2022-01-27 13:50:03 -06:00
SenorSmartyPants
a3dd13a58b check for NotFound episodes in more methods
SendLibraryUpdateInternalAsync
SendItemRating
SendEpisodePlaystateUpdatesInternalAsync
2022-01-22 20:02:06 -06:00
SenorSmartyPants
1abf8482fb Retry episode scrobble without IDs if episode was not found by trakt 2022-01-22 14:07:38 -06:00
Cody Robibero
a4f689d7fb
Merge pull request #100 from SenorSmartyPants/Fix-episodes 2022-01-18 15:06:46 -07:00
SenorSmartyPants
8351864a85 Don't put episodes under show if episode has provider IDs
Reverting to previous style of xml, before I started changing things. I did not understand how trakt.tv interpreted certain input.
2022-01-18 15:41:25 -06:00
SenorSmartyPants
15667ef63a use HasProviderID and HasAnyProviderTvIds 2022-01-18 15:10:34 -06:00
Cody Robibero
f6ea0dac2c
Merge pull request #95 from jellyfin/prepare-14 2022-01-04 21:42:14 -07:00
Cody Robibero
dcf0ca8753
Update build.yaml 2022-01-04 21:41:21 -07:00
jellyfin-bot
1136675447 Bump version to 14 2022-01-05 04:38:23 +00:00
Cody Robibero
e13649ba91
Merge pull request #98 from jellyfin/base-item-kind 2022-01-04 21:38:06 -07:00
Cody Robibero
5ea5263c4b Use BaseItemKind 2021-12-26 17:29:20 -07:00
Cody Robibero
00f738e94f
Merge pull request #96 from jellyfin/warn-be-gone 2021-12-26 20:21:44 +00:00
Cody Robibero
5f4829fac1 Remove all warnings in project 2021-12-26 13:04:30 -07:00
Cody Robibero
d46aa80b50
Merge pull request #97 from dulli/rewatch 2021-12-23 20:30:20 +00:00
Martin Dullweber
1e641681a1 compare reset date against watch date 2021-12-20 15:44:55 +01:00
Cody Robibero
4c2af58f02
Merge pull request #93 from SenorSmartyPants/master 2021-12-13 16:46:13 -07:00
SenorSmartyPants
dd02aa92e9 Migrate remaining routines away from using TVDBId as primary key
- SendLibraryUpdateInternalAsync
- SendItemRating
- SendEpisodePlaystateUpdatesInternalAsync

Use generic routines to set IDs on trakt media objects
2021-12-13 14:50:39 -06:00
SenorSmartyPants
ed52ab4c18 Add some hierarchy to classes, so generics can be used 2021-12-13 14:47:02 -06:00
Cody Robibero
a581d4dce1
Merge pull request #87 from jellyfin/prepare-13 2021-11-01 15:03:11 -06:00
jellyfin-bot
4788cc8e38 Bump version to 13 2021-11-01 18:50:56 +00:00
Claus Vium
41588c1ae2
Merge pull request #91 from jellyfin/10.8
10.8 support
2021-11-01 19:50:37 +01:00
Cody Robibero
f952dc6c7d Fix ci build 2021-11-01 11:43:40 -06:00
SenorSmartyPants
d5c864c1d2 Remove unused variable 2021-10-12 12:59:22 -05:00
SenorSmartyPants
3ea3aeeda7 Update CanSync and SendEpisodeStatusUpdateAsync to send full episode data
Don't base behavior on presence of TVDB ID
Send all provider IDs
always include series data
2021-10-12 12:31:27 -05:00
Cody Robibero
ebcfbcb711 10.8 support 2021-09-27 19:50:02 -06:00
Odd Stråbø
baba7a9c35
Merge pull request #85 from h1dden-da3m0n/update/ci
Update ci
2021-07-11 13:54:13 +02:00
Odd Stråbø
c299c80791
Update .github/dependabot.yml 2021-07-11 13:54:06 +02:00
h1dden-da3m0n
8b118c75a9 add label-sync workflow 2021-07-04 01:13:19 +02:00
h1dden-da3m0n
a98742237a update build workflow 2021-06-29 21:24:46 +02:00
h1dden-da3m0n
c2e77fb815 add prepare release PR update to workflow 2021-06-19 21:38:34 +02:00
h1dden-da3m0n
a8a826dd64 remove useless workflow 2021-06-19 21:38:25 +02:00
h1dden-da3m0n
b8c9d3f56d update to slow down dependabot 2021-06-19 21:38:15 +02:00
Anthony Lavado
3cc9195917
Merge pull request #82 from h1dden-da3m0n/pump-version 2021-06-13 17:13:25 -04:00
h1dden-da3m0n
23f3eef28e bump version to 12 2021-06-13 23:03:31 +02:00
Anthony Lavado
df240a15a7
Merge pull request #76 from h1dden-da3m0n/chore/plugin-images 2021-06-13 16:52:25 -04:00
h1dden-da3m0n
ff0c6cfaf7
Merge pull request #78 from grafixeyehero/remove-jquery
remove jQuery and update to es6
2021-05-16 02:16:30 +02:00
grafixeyehero
d783b43bcd clean up 2021-05-16 00:25:51 +03:00
grafixeyehero
6fd4ce7532 remove jQuery and update to es6 2021-05-15 23:50:27 +03:00
h1dden-da3m0n
1acf0dae6a add imageUrl to build.yaml 2021-05-09 23:54:14 +02:00
h1dden-da3m0n
7faaddf03a update readme 2021-05-09 23:54:14 +02:00
h1dden-da3m0n
49c4d1fd9f change to not run certain workflows in forks 2021-05-08 00:02:00 +02:00
Cody Robibero
b273d64d87
Merge pull request #72 from Vagab0nd/fix-save-button-label 2021-04-21 07:37:57 -06:00
Michał Kurek
6738fe5c69 Do not remove BOM 2021-04-20 20:14:13 +02:00
Michał Kurek
4a9125b541 Fix translation 2021-04-20 19:10:59 +02:00
Michał Kurek
a91415dd4e Formatting 2021-04-20 19:05:26 +02:00
Michał Kurek
7e59d6114d Fix save button label 2021-04-20 19:00:23 +02:00
Cody Robibero
8621aa3a34
Merge pull request #68 from jellyfin/dependabot/github_actions/release-drafter/release-drafter-v5.15.0
chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0
2021-04-09 12:37:24 -06:00
Cody Robibero
29514fc397
Merge pull request #65 from dgalli1/hotfix/retry-header 2021-04-09 12:37:08 -06:00
Damian Galli
882d4dcd11 Rename generice Retry function to RetryHttpRequest 2021-04-09 19:38:46 +02:00
Damian Galli
4262a30e02 Fix AUTHED_API_POST_LIMIT 2021-04-09 19:36:55 +02:00