mirror of
https://github.com/jellyfin/jellyfin-plugin-tmdbboxsets.git
synced 2024-11-23 05:59:42 +00:00
24 lines
653 B
YAML
24 lines
653 B
YAML
---
|
|
name: "TMDb Box Sets"
|
|
guid: "bc4aad2e-d3d0-4725-a5e2-fd07949e5b42"
|
|
version: 11
|
|
targetAbi: "10.9.0.0"
|
|
framework: "net8.0"
|
|
owner: "jellyfin"
|
|
overview: "Automatically create movie box sets based on TMDb collections"
|
|
description: "Automatically create movie box sets based on TMDb collections"
|
|
category: "Metadata"
|
|
artifacts:
|
|
- "Jellyfin.Plugin.TMDbBoxSets.dll"
|
|
changelog: |-
|
|
- 10.9 (#79) @crobibero
|
|
|
|
### Bug Fixes ###
|
|
- Only add primary versions to collections (#69) @lordwelch
|
|
|
|
### Code or Repo Maintenance ###
|
|
- Update link to Jellyfin website (#77) @methbkts
|
|
|
|
### CI & build changes ###
|
|
- fix: meta ci workflows (#70) @h1dden-da3m0n
|