Compare commits
1
Commits
42c02b33eb
..
v1.4.4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d49fd4e1a1 |
@@ -15,3 +15,4 @@ artifacts:
|
|||||||
- "Jellyfin.Plugin.TubeArchivistMetadata.dll"
|
- "Jellyfin.Plugin.TubeArchivistMetadata.dll"
|
||||||
changelog: >
|
changelog: >
|
||||||
Handle TubeArchivist playlists pagination
|
Handle TubeArchivist playlists pagination
|
||||||
|
Handle prematurely ended response errors
|
||||||
|
|||||||
@@ -8,14 +8,6 @@
|
|||||||
"overview": "Metadata for your TubeArchivist library on Jellyfin",
|
"overview": "Metadata for your TubeArchivist library on Jellyfin",
|
||||||
"imageUrl": "https://raw.githubusercontent.com/tubearchivist/tubearchivist-jf-plugin/master/images/logo.png",
|
"imageUrl": "https://raw.githubusercontent.com/tubearchivist/tubearchivist-jf-plugin/master/images/logo.png",
|
||||||
"versions": [
|
"versions": [
|
||||||
{
|
|
||||||
"version": "1.4.4.0",
|
|
||||||
"changelog": "Handle TubeArchivist playlists pagination\n",
|
|
||||||
"targetAbi": "10.11.0.0",
|
|
||||||
"sourceUrl": "https://github.com/tubearchivist/tubearchivist-jf-plugin/releases/download/v1.4.4/tubearchivistmetadata_1.4.4.0.zip",
|
|
||||||
"checksum": "90f1d388f7363537df8287e996a96bbd",
|
|
||||||
"timestamp": "2025-12-02T13:40:47Z"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"version": "1.4.3.0",
|
"version": "1.4.3.0",
|
||||||
"changelog": "Introduce episode numbering alternative schema\n",
|
"changelog": "Introduce episode numbering alternative schema\n",
|
||||||
|
|||||||
Reference in New Issue
Block a user