File tree Expand file tree Collapse file tree 2 files changed +9
-15
lines changed Expand file tree Collapse file tree 2 files changed +9
-15
lines changed Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<PropertyGroup >
3
- <Version >8 .0.0.0</Version >
4
- <AssemblyVersion >8 .0.0.0</AssemblyVersion >
5
- <FileVersion >8 .0.0.0</FileVersion >
3
+ <Version >9 .0.0.0</Version >
4
+ <AssemblyVersion >9 .0.0.0</AssemblyVersion >
5
+ <FileVersion >9 .0.0.0</FileVersion >
6
6
</PropertyGroup >
7
7
</Project >
Original file line number Diff line number Diff line change 1
1
name : " AniDB"
2
2
guid : " a2b2a7ed-aa28-4521-a64a-63d86901f246"
3
3
imageUrl : https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-anidb.png
4
- version : 8
5
- targetAbi : " 10.9.0 .0"
4
+ version : 9
5
+ targetAbi : " 10.9.4 .0"
6
6
framework : " net8.0"
7
7
owner : " jellyfin"
8
8
overview : " AniDB metadata provider"
@@ -13,13 +13,7 @@ category: "Metadata"
13
13
artifacts :
14
14
- " Jellyfin.Plugin.AniDB.dll"
15
15
changelog : |-
16
- - 10.9 (#64) @crobibero
17
-
18
- ### New features and improvements ###
19
- - Make series.xml cache age user configurable (#44) @Scholars-Mate
20
-
21
- ### Bug Fixes ###
22
- - Detect api errors and throw exception (#42) @nalsai
23
-
24
- ### Code or Repo Maintenance ###
25
- - Update link to Jellyfin website (#62) @methbkts
16
+ - Map tag "18 restricted" to parental rating NC-17 (#48) @nalsai
17
+ - Strip the year from the name for finding matches (#55) @nalsai
18
+ - Add n-apostrophe replacement (#56) @nalsai
19
+ - Add wo replacement (#57) @nalsai
You can’t perform that action at this time.
0 commit comments