mirror of
https://github.com/jellyfin/jellyfin-plugin-opensubtitles.git
synced 2024-11-26 16:00:41 +00:00
Merge pull request #88 from jellyfin/prepare-18
This commit is contained in:
commit
2263218cbc
18
build.yaml
18
build.yaml
@ -12,4 +12,20 @@ artifacts:
|
||||
- "Jellyfin.Plugin.OpenSubtitles.dll"
|
||||
changelog: |2-
|
||||
### Bug Fixes ###
|
||||
- Move OpenSubtitlesHandler project to folder (#85) @crobibero
|
||||
- Fix pagination (#92) @MBR-0001
|
||||
|
||||
### Tests ###
|
||||
- Minor improvements (#90) @Bond-009
|
||||
|
||||
### Code or Repo Maintenance ###
|
||||
- Use meta ci (#101) @crobibero
|
||||
- chore(deps): bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 (#91) @dependabot
|
||||
- Minor improvements (#90) @Bond-009
|
||||
- Replace %20 with + in SearchSubtitlesAsync (#89) @MBR-0001
|
||||
- Implement Bad Gateway handling & code cleanup (#87) @MBR-0001
|
||||
|
||||
### Dependency updates ###
|
||||
- chore(deps): bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 (#91) @dependabot
|
||||
|
||||
### CI & build changes ###
|
||||
- Use meta ci (#101) @crobibero
|
||||
|
Loading…
Reference in New Issue
Block a user