Commit Graph

193 Commits

Author SHA1 Message Date
MBR-0001
c7800c2648
Better logging (#152)
Some checks failed
🏗️ Build Plugin / call (push) Failing after 0s
📝 Create/Update Release Draft & Release Bump PR / call (push) Failing after 0s
🔬 Run CodeQL / call (push) Failing after 0s
🧪 Test Plugin / call (push) Failing after 0s
🏷️ Sync labels / call (push) Has been cancelled
2024-09-19 12:23:38 -06:00
chiragkrishna
2518aefd23
Fix loading message and save button (#149) 2024-09-09 07:17:33 -06:00
jellyfin-bot
0446b089d4
Prepare for release v20 (#136) 2024-05-11 13:17:18 -06:00
MBR-0001
85e1040ac9 Add more subtitle metadata (fps, hi/sdh, forced etc) (#133) 2024-05-11 13:15:41 -06:00
chinkara
d621e5034c fix policy (#138) 2024-05-11 13:15:41 -06:00
MBR-0001
28c5c6a625 Remove custom api key (#132) 2024-05-11 13:15:41 -06:00
MBR-0001
ecc270c915 10.9 support (#115) 2024-05-11 13:15:41 -06:00
Cody Robibero
6d8ee4eb7a 10.9 2024-05-11 13:15:41 -06:00
Cody Robibero
24d30df23e add unstable workflow 2024-03-25 16:50:34 -06:00
Cody Robibero
6b9d71cf8b update secrets 2024-03-09 08:24:04 -07:00
Bond-009
d48170d6c9
Merge pull request #117 from jellyfin/renovate/xunit-dotnet-monorepo
chore(deps): update xunit-dotnet monorepo
2023-10-13 14:12:37 +02:00
renovate[bot]
5699addfe8
chore(deps): update xunit-dotnet monorepo 2023-10-13 02:49:08 +00:00
jellyfin-bot
f7b631c6ef
Prepare for release v19 (#107) 2023-07-02 11:30:25 -06:00
MBR-0001
338c7f6737
Add automatic invalidation of credentials (#128)
* Add ability to invalidate credentials

* Add 403 handling, disable save btn while sending

* Add 1s delay on 4xx

* Add 400 handling

* Update Jellyfin.Plugin.OpenSubtitles/OpenSubtitleDownloader.cs

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

* Fix

---------

Co-authored-by: Cody Robibero <cody@robibe.ro>
2023-07-02 11:29:39 -06:00
MBR-0001
81f5bb9562
Add handling for .strm files (#124) 2023-05-29 19:02:30 -06:00
Cody Robibero
2fe219fbd8
Merge pull request #106 from h1dden-da3m0n/fix/bump-ci 2022-05-15 20:30:08 -04:00
K3rnelPan1c
cc9319de23 fix: meta ci workflows 2022-05-15 23:24:10 +02:00
Cody Robibero
2263218cbc
Merge pull request #88 from jellyfin/prepare-18 2022-03-27 18:03:28 -06:00
Cody Robibero
5a89c76cd7
Update build.yaml 2022-03-27 18:03:16 -06:00
jellyfin-bot
f809d40842 Bump version to 18 2022-03-19 16:00:28 +00:00
Cody Robibero
cca74dfb00
Merge pull request #101 from jellyfin/ci 2022-03-19 10:00:09 -06:00
K3rnelPan1c
692f5f098f
bump version 2022-03-19 16:57:07 +01:00
Cody Robibero
412faec4d5 Use meta ci 2022-03-19 08:35:02 -06:00
Cody Robibero
e33a3fcd86
Merge pull request #92 from MBR-0001/patch-2 2022-01-10 08:03:22 -07:00
MBR-0001
80ec624ad3
Update OpenSubtitles.cs 2022-01-10 15:25:25 +01:00
Cody Robibero
a98d965447
Merge pull request #91 from jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-17.0.0
chore(deps): bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0
2021-12-20 16:01:43 -07:00
dependabot[bot]
fbfc53bb2a
chore(deps): bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.11.0 to 17.0.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.11.0...v17.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 22:04:28 +00:00
K3rnelPan1c
a47fec906c
Merge pull request #90 from jellyfin/minor
Minor improvements
2021-12-15 23:38:33 +01:00
Bond_009
31c044b1f5 Minor improvements 2021-12-15 15:33:51 +01:00
Cody Robibero
2ad0dd1663
Merge pull request #89 from MBR-0001/patch-1 2021-12-13 14:55:18 -07:00
MBR#0001
1406de0e9d
fix mess 2021-12-13 15:24:06 +01:00
MBR-0001
7746fd90e0
Replace %20 with + in SearchSubtitlesAsync
https://github.com/jellyfin/jellyfin-plugin-opensubtitles/issues/73#issuecomment-989088709
2021-12-13 15:14:48 +01:00
Cody Robibero
ee797cbc81
Merge pull request #87 from MBR-0001/apollo 2021-12-07 15:37:38 -07:00
MBR#0001
cdacbb35e4
Remove string check 2021-12-07 15:19:54 +01:00
MBR#0001
de7daa7a9b
remove var url 2021-12-07 13:13:44 +01:00
MBR#0001
abf87985d7
remove unused/removed fields 2021-12-05 18:06:33 +01:00
MBR#0001
c7f6323df5
cleanup (2/2) 2021-12-05 18:05:11 +01:00
MBR#0001
f9f75e4fd6
502 handling & more cleanup (1/2) 2021-12-05 18:04:36 +01:00
MBR#0001
d198f71136
Readme update & cleanup 2021-12-05 16:34:33 +01:00
Cody Robibero
22e365f00c
Merge pull request #86 from jellyfin/prepare-17 2021-11-17 17:43:46 -07:00
Cody Robibero
8436f13e98
Update build.yaml 2021-11-17 17:43:34 -07:00
jellyfin-bot
4b1888b4a5 Bump version to 17 2021-11-18 00:42:00 +00:00
Cody Robibero
1e83683bc3
Merge pull request #85 from jellyfin/combine-projects 2021-11-17 17:41:42 -07:00
Cody Robibero
0e7081776e Move OpenSubtitlesHandler project to folder 2021-11-17 17:40:33 -07:00
Cody Robibero
889a8befe5
Merge pull request #84 from jellyfin/prepare-16 2021-11-17 17:17:00 -07:00
Cody Robibero
25b465c473
Update build.yaml 2021-11-17 17:15:42 -07:00
jellyfin-bot
f862a7d2a7 Bump version to 16 2021-11-18 00:14:38 +00:00
Cody Robibero
03ddcc86c5
Merge pull request #79 from jellyfin/dependabot/nuget/Microsoft.Extensions.Http-6.0.0 2021-11-17 17:14:16 -07:00
Cody Robibero
de10383b22
Merge pull request #83 from MBR-0001/limit-handling2 2021-11-17 17:13:55 -07:00
Cody Robibero
fe589b591b Remove duplicate reference 2021-11-17 17:13:09 -07:00