Commit Graph

164 Commits

Author SHA1 Message Date
Cody Robibero
80d0574f93 Fix ci build 2021-11-01 11:28:32 -06:00
Cody Robibero
36ef71c79e Merge branch 'master' into 10.8 2021-11-01 11:28:18 -06:00
MBR#0001
7ee208e0fd
Improve searching 2021-10-19 01:05:01 +02:00
MBR#0001
ec09cbb328
Fix query formatting 2021-10-16 01:04:21 +02:00
jellyfin-bot
8b2b8f4c43
Prepare for release v12 (#62)
* Bump version to 12

* bump target ABI

Co-authored-by: K3rnelPan1c <33120068+h1dden-da3m0n@users.noreply.github.com>
2021-10-11 22:08:27 +02:00
Cody Robibero
6ac31227b4
Merge pull request #67 from MBR-0001/master
Fixes, language improvements, code cleanup & error logging
2021-10-11 12:59:33 -07:00
MBR#0001
11d6a590f0
fix context logging 2021-10-09 11:21:16 +02:00
MBR#0001
d8f009d6ae
Fix searching 2021-10-07 12:20:51 +02:00
MBR#0001
22e14ec035
Minor improvements 2021-10-06 21:19:54 +02:00
MBR#0001
f0a9282b1c
Remove comment 2021-10-06 19:45:35 +02:00
Cody Robibero
5bc590c267 10.8 support 2021-09-26 17:00:41 -06:00
MBR#0001
b5490c304d
fix formatting 2021-09-27 00:23:01 +02:00
MBR#0001
6c04686d33
fixes 2021-09-27 00:22:57 +02:00
MBR#0001
43f2ec78b5
language improvements 2021-09-27 00:22:52 +02:00
MBR#0001
f2a833ac3b
Replace tuples & improve error logging 2021-09-27 00:22:47 +02:00
MBR#0001
7cdb9a55dc
logging improvements 2021-09-27 00:22:20 +02:00
jellyfin-bot
f7d1ca0259
Bump version to 11 (#57) 2021-08-28 20:40:36 +02:00
K3rnelPan1c
f4e44b11b5
Merge pull request #61 from jellyfin/cleaning
Add analyzers, remove all warnings
2021-08-28 20:37:40 +02:00
Cody Robibero
a6a062ef0b Add analyzers, remove all warnings 2021-08-28 12:14:06 -06:00
MBR-0001
f5059a1454
Switch to new RESTful API (#54)
* add rest handler

* base

* 1st release

* code cleanup

* small fix

* store NextReset

* fixes

* cleanup

* logging

* fix logging

* additional check for pagination + moviehash_match

* clean up logging

* code cleanup

* search improvements

* Fix bugs and add hardcoded types

* More fixes

* Remove query since it makes hash matching more accurate

* Improve search with IMDb ID & shows now correctly query

* Remove log

* rename handler

* add login info validation

* small fixes

* Add length check

* Format

* Delete Jellyfin.Plugin.OpenSubtitles.sln.DotSettings.user

* cleanup & use temp api key if provided

* add support for both int & string in SearchResult

* strings

* change JsonElement to int

* code cleanup

* code cleanup

* add account message

* change exception type so it gets logged

* remove unnecessary using

* fix NRE in SearchSubtitlesAsync

* add debug logging & strings

* Use expiration time from JWT

* fix GET params order

* Move body serialization

* Add UpdateUserInfo

* Add back 429 logging

* Fix string formatting

* Replace OpenApiException

* Remove OpenApiException

* Change how download limit reset time is obtained

* Remove Util.OnHttpUpdate

* ApiController fixes & improvements

* Remove Swashbuckle reference

* string comparison

* Util improvements

* Convert fields to properties & add json attributes

* Remove unnecessary properties in ApiResponse

* Add link to API status

* Log more info when ComputeHash fails

* Catch correct exception type

* Use the new reset_time_utc

* code cleanup

* string formatting

Co-authored-by: Cody Robibero <cody@robibe.ro>

* Refactor api key handling

* fix formatting error

* simplify query logging

Co-authored-by: Martijn <martijn@melchers.nu>
Co-authored-by: Martijn <martijnmelchers@gmail.com>
Co-authored-by: Cody Robibero <cody@robibe.ro>
2021-08-28 19:23:32 +02:00
Odd Stråbø
be655ddaaf
Merge pull request #55 from h1dden-da3m0n/update/ci
Update ci
2021-07-11 13:51:57 +02:00
Odd Stråbø
b398729c23
Update .github/dependabot.yml 2021-07-11 13:51:52 +02:00
h1dden-da3m0n
c5e478ea25 add label-sync workflow 2021-07-04 01:13:19 +02:00
h1dden-da3m0n
6ecdd80419 update build workflow 2021-07-04 00:46:04 +02:00
h1dden-da3m0n
84cf3ffac5 add prepare release PR update to workflow 2021-06-19 21:17:48 +02:00
h1dden-da3m0n
289f045e64 remove useless workflow 2021-06-19 21:17:38 +02:00
h1dden-da3m0n
4a6c6f2df0 update to slow down dependabot 2021-06-19 21:17:26 +02:00
Odd Stråbø
f7cf4d3bb2
Merge pull request #50 from h1dden-da3m0n/chore/plugin-images
chore: plugin images
2021-06-16 01:54:18 +02:00
h1dden-da3m0n
6ceff9adc7 add imageUrl to build.yaml 2021-05-14 16:25:30 +02:00
h1dden-da3m0n
4e9612ce43 update readme 2021-05-14 16:24:25 +02:00
h1dden-da3m0n
be089622c3 change to not run certain workflows in forks 2021-05-14 16:24:25 +02:00
h1dden-da3m0n
a69902f307
Merge pull request #51 from grafixeyehero/remove-jquery
Remove jquery and update to es6
2021-05-14 15:11:37 +02:00
grafixeyehero
f4aa5c1e2c Bump version 2021-05-13 22:32:11 +03:00
grafixeyehero
3bd30df65b split scripts and update to es6
*
2021-05-13 22:04:52 +03:00
grafixeyehero
9a43cdb4c7 remove jQuery 2021-05-13 20:54:54 +03:00
Cody Robibero
89dc362c95
Merge pull request #45 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 19:44:27 -06:00
Cody Robibero
e220216dec
Merge pull request #44 from jellyfin/analyze 2021-04-09 12:28:03 -06:00
dependabot[bot]
6981cd2b65
chore(deps): bump release-drafter/release-drafter
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.14.0 to v5.15.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.14.0...fe52e97d262833ae07d05efaf1a239df3f1b5cd4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 00:20:23 +00:00
crobibero
541d3818e5 Add analyzers 2021-03-14 08:18:34 -06:00
Odd Stråbø
412778da76
Merge pull request #42 from h1dden-da3m0n/chore/ci
chore(ci): builds, releas drafter and more
2021-03-14 14:38:28 +01:00
h1dden-da3m0n
0907008319 add basic readme badges 2021-03-12 19:08:22 +01:00
h1dden-da3m0n
71deca60d8 add release drafter workflows 2021-03-12 19:08:13 +01:00
h1dden-da3m0n
e0c9ff91ab add basic build with codeQL 2021-03-12 19:08:00 +01:00
h1dden-da3m0n
efd2952307 add dependabot config 2021-03-12 19:07:47 +01:00
h1dden-da3m0n
d469442b41 update default editorconfig 2021-03-12 19:07:25 +01:00
Odd Stråbø
6a173dc8d3
Merge pull request #37 from ConfusedPolarBear/net5.0
10.7 compatibility
2020-11-30 21:52:19 +01:00
Odd Stråbø
04acdc120e Update build.yaml 2020-11-30 21:51:32 +01:00
ConfusedPolarBear
851c8c61da
Apply suggestions from code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-11-28 18:26:20 -06:00
Matt Montgomery
b2b3897bc3 Cleanup code 2020-11-28 17:17:04 -06:00
Matt Montgomery
f87d95e1d3 Port to .NET 5.0 2020-11-28 00:07:57 -06:00