diff --git a/manifest-stable-jsd.json b/manifest-stable-jsd.json index 3d51177e..c15625ab 100644 --- a/manifest-stable-jsd.json +++ b/manifest-stable-jsd.json @@ -11,7 +11,7 @@ "version": "9.0.0.0", "changelog": "### Code or Repo Maintenance ###\n- Add development setup for Visual Studio Code (#64) @MinecraftPlaye\n- Use JsonSerializer.Deserialize overload that accepts a string (#65) @Bond-009\n\n### Dependency updates ###\n- chore(deps): update dependency sharpcompress to v0.32.2 (#62) @renovate\n- chore(deps): update dependency sharpcompress to v0.32.0 (#61) @renovate\n\n### CI & build changes ###\n- fix: meta ci workflows (#58) @h1dden-da3m0n", "targetAbi": "10.8.3.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/bookshelf/bookshelf_9.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/bookshelf/bookshelf_9.0.0.0.zip", "checksum": "f505fcc1a9cee9d173cc5d9893c9e08a", "timestamp": "2022-08-07T12:43:43Z" }, @@ -19,7 +19,7 @@ "version": "8.0.0.0", "changelog": "- chore(deps): bump release-drafter/release-drafter from 5.15.0 to 5.17.5 (#46) @dependabot\n- chore(deps): bump sharpcompress from 0.30.0 to 0.30.1 (#43) @dependabot\n- Add analyzers to project (#28) @crobibero\n\n### New features and improvements ###\n- Read date and language information from opf (#47) @MinecraftPlaye\n- Add ComicBookInfo metadata provider (#38) @MinecraftPlaye\n\n### Bug Fixes ###\n- Use proper NormalziationForm (#44) @crobibero\n\n### Code or Repo Maintenance ###\n- Update supported metadata providers and file types (#55) @MinecraftPlaye\n- Use meta ci (#54) @crobibero\n- Refactor opf metadata reader for readability (#45) @MinecraftPlaye\n- Update ruleset and fix build (#42) @crobibero\n\n### Documentation updates ###\n- Update supported metadata providers and file types (#55) @MinecraftPlaye\n\n### CI & build changes ###\n- Use meta ci (#54) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/bookshelf/bookshelf_8.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/bookshelf/bookshelf_8.0.0.0.zip", "checksum": "01d46c5beb845257feee76f856079e60", "timestamp": "2022-03-28T00:01:28Z" }, @@ -27,7 +27,7 @@ "version": "7.0.0.0", "changelog": "- 10.8 support (#33) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/bookshelf/bookshelf_7.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/bookshelf/bookshelf_7.0.0.0.zip", "checksum": "4f9577d2e8741b292e179e1e7c43cd31", "timestamp": "2022-01-08T17:22:13Z" }, @@ -35,7 +35,7 @@ "version": "6.0.0.0", "changelog": "### New features and improvements ### - Expand ComicInfo support and add support for comic covers (#34) @MinecraftPlaye - Use System.Text.Json (#29) @daullmer ### Dependency updates ### - chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#32) @dependabot ### CI & build changes ### - chore(ci): builds, releas drafter and more (#31) @h1dden-da3m0n\n", "targetAbi": "10.7.7.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/bookshelf/bookshelf_6.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/bookshelf/bookshelf_6.0.0.0.zip", "checksum": "0158783c8fba5044791263fba762907a", "timestamp": "2021-10-31T02:05:24Z" }, @@ -43,7 +43,7 @@ "version": "5.0.0.0", "changelog": "changelog\n", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/bookshelf/bookshelf_5.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/bookshelf/bookshelf_5.0.0.0.zip", "checksum": "2063fb8ab317b8d77b200fde41eb5e1e", "timestamp": "2020-12-05T22:03:13Z" }, @@ -51,7 +51,7 @@ "version": "4.0.0.0", "changelog": "changelog\n", "targetAbi": "10.6.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/bookshelf/bookshelf_4.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/bookshelf/bookshelf_4.0.0.0.zip", "checksum": "fc9f76c0815d766491e5b0f30ede55ed", "timestamp": "2020-07-20T01:30:33Z" } @@ -64,13 +64,13 @@ "overview": "Scrape poster images from Fanart", "owner": "jellyfin", "category": "Metadata", - "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/images/jellyfin-plugin-fanart.png", + "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/images/jellyfin-plugin-fanart.png", "versions": [ { "version": "10.0.0.0", "changelog": "- chore(deps): update dependency microsoft.extensions.http to v6 (#41) @renovate\n\n### Bug Fixes ###\n- fix tv series no data (#38) @kdays\n\n### CI & build changes ###\n- fix: meta ci workflows (#39) @h1dden-da3m0n", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/fanart/fanart_10.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/fanart/fanart_10.0.0.0.zip", "checksum": "2c4c47db79ff8189f5798e1fd563eb52", "timestamp": "2022-06-12T13:52:36Z" }, @@ -78,7 +78,7 @@ "version": "9.0.0.0", "changelog": "### Bug Fixes ###\n- Extract DTOs and fix album parsing (#37) @Shadowghost\n\n### Code or Repo Maintenance ###\n- Use meta ci (#35) @crobibero\n\n### CI & build changes ###\n- Use meta ci (#35) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/fanart/fanart_9.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/fanart/fanart_9.0.0.0.zip", "checksum": "6bdf8ed85c46172e500dd6e43b2b3d1c", "timestamp": "2022-04-26T13:33:43Z" }, @@ -86,7 +86,7 @@ "version": "8.0.0.0", "changelog": "### Code or Repo Maintenance ###\n- 10.8 support (#30) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/fanart/fanart_8.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/fanart/fanart_8.0.0.0.zip", "checksum": "285e6097dc350d9655eb1fefa844094b", "timestamp": "2022-01-08T17:22:44Z" }, @@ -94,7 +94,7 @@ "version": "7.0.0.0", "changelog": "- Remove jQuery and update to es6 (#26) @grafixeyehero\n- chore(ci): builds, releas drafter and more (#22) @h1dden-da3m0n\n- Use System.Text.Json (#21) @Ullmie02\n\n### New features and improvements ###\n- chore: plugin images (#25) @h1dden-da3m0n\n\n### Dependency updates ###\n- chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#23) @dependabot\n\n### CI & build changes ###\n- Update ci (#27) @h1dden-da3m0n", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/fanart/fanart_7.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/fanart/fanart_7.0.0.0.zip", "checksum": "9c778b54acc3a5f0f0cccb020b63e02b", "timestamp": "2021-09-03T18:30:22Z" }, @@ -102,7 +102,7 @@ "version": "6.0.0.0", "changelog": "changelog\n", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/fanart/fanart_6.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/fanart/fanart_6.0.0.0.zip", "checksum": "ee4360bfcc8722d5a3a54cfe7eef640f", "timestamp": "2020-12-05T22:25:43Z" }, @@ -110,7 +110,7 @@ "version": "5.0.0.0", "changelog": "changelog\n", "targetAbi": "10.6.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/fanart/fanart_5.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/fanart/fanart_5.0.0.0.zip", "checksum": "f842f7d65d23f377761c907d40b89647", "timestamp": "2020-07-20T01:30:48Z" } @@ -128,7 +128,7 @@ "version": "3.0.0.0", "changelog": "- Use meta ci (#8) @crobibero\n\n### Code or Repo Maintenance ###\n- 10.8 support (#11) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/imvdb/imvdb_3.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/imvdb/imvdb_3.0.0.0.zip", "checksum": "6848365c5e53f29854c12e7313220655", "timestamp": "2022-03-28T00:02:33Z" } @@ -141,13 +141,13 @@ "overview": "Sync all media changes with Kodi clients", "owner": "jellyfin", "category": "General", - "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/images/jellyfin-plugin-kodisyncqueue.png", + "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/images/jellyfin-plugin-kodisyncqueue.png", "versions": [ { "version": "9.0.0.0", "changelog": "### Bug Fixes ###\n- Fix the scheduled task section name (part of #71) @Shadowghost\n\n### Code or Repo Maintenance ###\n- Cleanup logging and naming (#71) @Shadowghost\n\n### Dependency updates ###\n- Upgrades LiteDB to v5 (part of #71) @Shadowghost\n\n### CI & build changes ###\n- fix: meta ci workflows (#68) @h1dden-da3m0n", "targetAbi": "10.8.3.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/kodi-sync-queue/kodi-sync-queue_9.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/kodi-sync-queue/kodi-sync-queue_9.0.0.0.zip", "checksum": "02c26bfa57c7daa0b302bc83a4e11ddf", "timestamp": "2022-08-07T12:57:13Z" }, @@ -155,7 +155,7 @@ "version": "8.0.0.0", "changelog": "### Code or Repo Maintenance ###\n- 10.8 support (#66) @crobibero\n- Use meta ci (#62) @crobibero\n\n### CI & build changes ###\n- Use meta ci (#62) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/kodi-sync-queue/kodi-sync-queue_8.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/kodi-sync-queue/kodi-sync-queue_8.0.0.0.zip", "checksum": "095ebbdcf0f36bf43bb91b7e89c7f610", "timestamp": "2022-03-27T20:27:42Z" }, @@ -163,7 +163,7 @@ "version": "7.0.0.0", "changelog": "### New features and improvements ###\n- chore: plugin images (#42) @h1dden-da3m0n\n\n### Dependency updates ###\n- chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#43) @dependabot\n\n### CI & build changes ###\n- Update ci (#47) @h1dden-da3m0n\n- Add pre-commit config (#41) @oddstr13\n- Add release drafter (#40) @oddstr13\n- Add workflows for code testing (#38) @oddstr13\n- Add analyzers and fix warnings (#37) @oddstr13\n\n### Code or Repo Maintenance ###\n- 10.8 support (#51) @crobibero\n- Split scripts and update to es6 (#46) @grafixeyehero\n- Use System.Text.Json (#34) @daullmer", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/kodi-sync-queue/kodi-sync-queue_7.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/kodi-sync-queue/kodi-sync-queue_7.0.0.0.zip", "checksum": "e452370cae79462762f69f2506e77fe1", "timestamp": "2022-01-08T17:23:13Z" }, @@ -171,7 +171,7 @@ "version": "6.0.0.0", "changelog": "changelog\n", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/kodi-sync-queue/kodi-sync-queue_6.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/kodi-sync-queue/kodi-sync-queue_6.0.0.0.zip", "checksum": "787c856c0d2ad2224cdd8b3094cf0329", "timestamp": "2020-12-05T22:10:37Z" }, @@ -179,7 +179,7 @@ "version": "5.0.0.0", "changelog": "changelog\n", "targetAbi": "10.6.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/kodi-sync-queue/kodi-sync-queue_5.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/kodi-sync-queue/kodi-sync-queue_5.0.0.0.zip", "checksum": "08285397aecd93ea64a4f15d38b1bd7b", "timestamp": "2020-07-20T01:31:22Z" } @@ -192,13 +192,13 @@ "overview": "Authenticate users against an LDAP database", "owner": "jellyfin", "category": "Authentication", - "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/images/jellyfin-plugin-ldapauth.png", + "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/images/jellyfin-plugin-ldapauth.png", "versions": [ { "version": "18.0.0.0", "changelog": "- Implement proper input sanitization to prevent LDAP injection attacks (#153) @tam1m\n\n### New features and improvements ###\n- Added (#147) @sdimovv\n\n### Code or Repo Maintenance ###\n- Update link to Jellyfin website (#150) @methbkts\n\n### Documentation updates ###\n- Fix \"build\" shields badge (#152) @Radiicall", "targetAbi": "10.8.13.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/ldap-authentication/ldap-authentication_18.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/ldap-authentication/ldap-authentication_18.0.0.0.zip", "checksum": "1f8ca7c9242d43002af18ff2a71cdcf5", "timestamp": "2023-12-05T04:54:29Z" }, @@ -206,7 +206,7 @@ "version": "17.0.0.0", "changelog": "### New features and improvements ###\n- Rework search flow to minimize LDAP search results (#140) @joshuaboniface\n- admin memberUid feature flag (#138) @cyberb\n- Expand certificate support for LDAP authentication (#135) @JoshuaHassler\n\n### Bug Fixes ###\n- Rework search flow to minimize LDAP search results (#140) @joshuaboniface", "targetAbi": "10.8.9.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/ldap-authentication/ldap-authentication_17.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/ldap-authentication/ldap-authentication_17.0.0.0.zip", "checksum": "0d5b00de3a796bc7bcc45015580afcc9", "timestamp": "2023-03-02T18:38:22Z" }, @@ -214,7 +214,7 @@ "version": "16.0.0.0", "changelog": "### New features and improvements ###\n- Feature: LDAP Password Change with Toggle (#115) @mstrhakr\n\n### Bug Fixes ###\n- Fix PasswordResetUrl value in config page script (#117) @robobenklein\n\n### CI & build changes ###\n- fix: meta ci workflows (#122) @h1dden-da3m0n", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/ldap-authentication/ldap-authentication_16.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/ldap-authentication/ldap-authentication_16.0.0.0.zip", "checksum": "edc68cdfdc2052e1a1bf4fb7e698c973", "timestamp": "2022-06-16T22:46:41Z" }, @@ -222,7 +222,7 @@ "version": "15.0.0.0", "changelog": "### Major bug fixes ###\n- Fix searching for admin (#114) @crobibero\n\n### New features and improvements ###\n- OpenLDAP admin memberUid support (#113) @cyberb\n- Add ability to use LDAP as password reset provider (#106) @crobibero\n\n### Code or Repo Maintenance ###\n- Use meta ci (#110) @crobibero\n\n### CI & build changes ###\n- Use meta ci (#110) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/ldap-authentication/ldap-authentication_15.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/ldap-authentication/ldap-authentication_15.0.0.0.zip", "checksum": "9824889c766a8142c9ed13ded36ce456", "timestamp": "2022-04-15T15:34:39Z" }, @@ -230,7 +230,7 @@ "version": "14.0.0.0", "changelog": "### New features and improvements ###\n- Add User Settings Tests (#101) @1337joe\n- Add Settings Tests (#100) @1337joe\n- Changing the LDAP Admin filter can change existing LDAP authenticating users (#96) @jketreno\n- Add 'Enable All Folders' or selected folder list for LDAP user create (#90) @jketreno\n\n### Bug Fixes ###\n- Fix #92 - Re-registering of \"pageshow\" handler (#93) @jketreno", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/ldap-authentication/ldap-authentication_14.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/ldap-authentication/ldap-authentication_14.0.0.0.zip", "checksum": "ee7baaf848be121f45b5177b65289cf7", "timestamp": "2022-01-08T17:23:40Z" }, @@ -238,7 +238,7 @@ "version": "13.0.0.0", "changelog": "### Code or Repo Maintenance ###\n- 10.8 support (#89) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/ldap-authentication/ldap-authentication_13.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/ldap-authentication/ldap-authentication_13.0.0.0.zip", "checksum": "72cae2785f838f563b22d5d773866189", "timestamp": "2021-11-01T20:59:09Z" }, @@ -246,7 +246,7 @@ "version": "12.0.0.0", "changelog": "### Bug Fixes ###\n- Enable automatic referral following (#86) @gtbuchanan\n- fix admin lookup condition (#82) @Bobonium\n\n### CI & build changes ###\n- Update ci (#83) @h1dden-da3m0n\n\n### Code or Repo Maintenance ###\n- chore: plugin images (#79) @h1dden-da3m0n", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/ldap-authentication/ldap-authentication_12.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/ldap-authentication/ldap-authentication_12.0.0.0.zip", "checksum": "8a68b30bcf98eee76110c508d1cbefaf", "timestamp": "2021-09-06T17:20:15Z" }, @@ -254,7 +254,7 @@ "version": "11.0.0.0", "changelog": "Fix case-sensitive username check\n", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/ldap-authentication/ldap-authentication_11.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/ldap-authentication/ldap-authentication_11.0.0.0.zip", "checksum": "4da8f87c4746cba13f8103dfb974ca70", "timestamp": "2021-04-15T09:03:43Z" }, @@ -262,7 +262,7 @@ "version": "10.0.0.0", "changelog": "Update for 10.7 support\n", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/ldap-authentication/ldap-authentication_10.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/ldap-authentication/ldap-authentication_10.0.0.0.zip", "checksum": "62e7e1cd3ffae0944c14750a3c90df4f", "timestamp": "2020-12-05T19:48:10Z" }, @@ -270,7 +270,7 @@ "version": "9.0.0.0", "changelog": "changelog\n", "targetAbi": "10.6.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/ldap-authentication/ldap-authentication_9.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/ldap-authentication/ldap-authentication_9.0.0.0.zip", "checksum": "7f2f83587a65a43ebf168e4058421463", "timestamp": "2020-07-22T15:42:57Z" }, @@ -278,7 +278,7 @@ "version": "8.0.0.0", "changelog": "changelog\n", "targetAbi": "10.6.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/ldap-authentication/ldap-authentication_8.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/ldap-authentication/ldap-authentication_8.0.0.0.zip", "checksum": "8af8cee62717d63577f8b1e710839415", "timestamp": "2020-07-20T01:31:30Z" } @@ -291,13 +291,13 @@ "overview": "Live TV plugin for NextPVR", "owner": "jellyfin", "category": "LiveTV", - "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/images/jellyfin-plugin-nextpvr.png", + "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/images/jellyfin-plugin-nextpvr.png", "versions": [ { "version": "8.0.0.0", "changelog": "### Code or Repo Maintenance ###\n- More changes for 10.8 beta (#39) @emveepee\n- Use meta ci (#36) @crobibero\n\n### CI & build changes ###\n- Use meta ci (#36) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/nextpvr/nextpvr_8.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/nextpvr/nextpvr_8.0.0.0.zip", "checksum": "85709b313b176172fd76054509a528fb", "timestamp": "2022-04-07T21:31:11Z" }, @@ -305,7 +305,7 @@ "version": "7.0.0.0", "changelog": "### Code or Repo Maintenance ###\n- Changes for 10.8 alpha2 (#31) @emveepee\n- Use System.Text.Json (#17) @daullmer", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/nextpvr/nextpvr_7.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/nextpvr/nextpvr_7.0.0.0.zip", "checksum": "eb204fc362b43bad171407832fed0459", "timestamp": "2022-01-08T17:23:55Z" }, @@ -313,7 +313,7 @@ "version": "6.0.0.0", "changelog": "### New features and improvements ###\n- chore: plugin images (#24) @h1dden-da3m0n\n- Increase sid security (#19) @emveepee\n\n### Dependency updates ###\n- chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#22) @dependabot\n\n### CI & build changes ###\n- Update ci (#26) @h1dden-da3m0n\n- chore(ci): builds, releas drafter and more (#21) @h1dden-da3m0n\n\n### Code or Repo Maintenance ###\n- remove jQuery and update to es6 (#25) @grafixeyehero", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/nextpvr/nextpvr_6.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/nextpvr/nextpvr_6.0.0.0.zip", "checksum": "85b692a6d0c3cf897867cbae31dffcaa", "timestamp": "2021-07-20T20:56:25Z" }, @@ -321,7 +321,7 @@ "version": "5.0.0.0", "changelog": "Updated to use NextPVR API v5, no longer compatable with API v4.\n", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/nextpvr/nextpvr_5.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/nextpvr/nextpvr_5.0.0.0.zip", "checksum": "d70f694d14bf9462ba2b2ebe110068d3", "timestamp": "2020-12-05T22:24:03Z" }, @@ -329,7 +329,7 @@ "version": "4.0.0.0", "changelog": "changelog\n", "targetAbi": "10.6.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/nextpvr/nextpvr_4.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/nextpvr/nextpvr_4.0.0.0.zip", "checksum": "b15949d895ac5a8c89496581db350478", "timestamp": "2020-07-20T01:31:38Z" } @@ -342,13 +342,13 @@ "overview": "Download subtitles for your media", "owner": "jellyfin", "category": "Metadata", - "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/images/jellyfin-plugin-opensubtitles.png", + "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/images/jellyfin-plugin-opensubtitles.png", "versions": [ { "version": "19.0.0.0", "changelog": "### New features and improvements ###\n- Add automatic invalidation of credentials (#128) @MBR-0001\n- Add handling for .strm files (#124) @MBR-0001\n\n### Bug Fixes ###\n- Add automatic invalidation of credentials (#128) @MBR-0001\n\n### CI & build changes ###\n- fix: meta ci workflows (#106) @h1dden-da3m0n", "targetAbi": "10.8.10.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/open-subtitles/open-subtitles_19.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/open-subtitles/open-subtitles_19.0.0.0.zip", "checksum": "432c09f99efe166e07fe605da052096a", "timestamp": "2023-07-02T17:31:26Z" }, @@ -356,7 +356,7 @@ "version": "18.0.0.0", "changelog": "### Bug Fixes ###\n- Fix pagination (#92) @MBR-0001\n\n### Tests ###\n- Minor improvements (#90) @Bond-009\n\n### Code or Repo Maintenance ###\n- Use meta ci (#101) @crobibero\n- chore(deps): bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 (#91) @dependabot\n- Minor improvements (#90) @Bond-009\n- Replace %20 with + in SearchSubtitlesAsync (#89) @MBR-0001\n- Implement Bad Gateway handling & code cleanup (#87) @MBR-0001\n\n### Dependency updates ###\n- chore(deps): bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 (#91) @dependabot\n\n### CI & build changes ###\n- Use meta ci (#101) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/open-subtitles/open-subtitles_18.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/open-subtitles/open-subtitles_18.0.0.0.zip", "checksum": "9154f9a36248a2e8dead09e52291206a", "timestamp": "2022-03-28T00:04:24Z" }, @@ -364,7 +364,7 @@ "version": "17.0.0.0", "changelog": "### Bug Fixes ###\n- Move OpenSubtitlesHandler project to folder (#85) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/open-subtitles/open-subtitles_17.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/open-subtitles/open-subtitles_17.0.0.0.zip", "checksum": "a4adafc1c813f720773ffe7cc4455645", "timestamp": "2022-01-08T17:24:29Z" }, @@ -372,7 +372,7 @@ "version": "12.0.0.0", "changelog": "### Bug Fixes ###\n- Fixes, language improvements, code cleanup & error logging (#67) @MBR-0001", "targetAbi": "10.7.7.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/open-subtitles/open-subtitles_12.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/open-subtitles/open-subtitles_12.0.0.0.zip", "checksum": "3244dc49e494bfcf66b783660b7a5a17", "timestamp": "2021-10-21T04:49:46Z" }, @@ -380,7 +380,7 @@ "version": "11.0.0.0", "changelog": "### Major features and improvements ###\n- Switch to new API (#54) @MBR-0001\n\n### New features and improvements ###\n- chore: plugin images (#50) @h1dden-da3m0n\n\n### Dependency updates ###\n- chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#45) @dependabot\n\n### CI & build changes ###\n- Update ci (#55) @h1dden-da3m0n\n- chore(ci): builds, releas drafter and more (#42) @h1dden-da3m0n\n\n### Code or Repo Maintenance ###\n- Add analyzers, remove all warnings (#61) @crobibero\n- Remove jquery and update to es6 (#51) @grafixeyehero\n- Add analyzers (#44) @crobibero", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/open-subtitles/open-subtitles_11.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/open-subtitles/open-subtitles_11.0.0.0.zip", "checksum": "30b5ae5d6e0deab03364d1d861cdd911", "timestamp": "2021-08-28T18:42:32Z" }, @@ -388,7 +388,7 @@ "version": "10.0.0.0", "changelog": "changelog\n", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/open-subtitles/open-subtitles_10.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/open-subtitles/open-subtitles_10.0.0.0.zip", "checksum": "ed99d03ec463bf15fca1256a113f57b4", "timestamp": "2020-12-05T21:56:19Z" }, @@ -396,7 +396,7 @@ "version": "9.0.0.0", "changelog": "changelog\n", "targetAbi": "10.6.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/open-subtitles/open-subtitles_9.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/open-subtitles/open-subtitles_9.0.0.0.zip", "checksum": "16789b26497cea0509daf6b18c579340", "timestamp": "2020-07-20T01:32:00Z" } @@ -409,13 +409,13 @@ "overview": "Collect and show user play statistics", "owner": "jellyfin", "category": "General", - "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/images/jellyfin-plugin-playbackreporting.png", + "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/images/jellyfin-plugin-playbackreporting.png", "versions": [ { "version": "13.0.0.0", "changelog": "### Bug Fixes ###\n- Added support for decimal timezones (#64) @theKAKAN\n- Keep all avatars the same dimension (#62) @sambartik\n\n### CI & build changes ###\n- fix: meta ci workflows (#60) @h1dden-da3m0n", "targetAbi": "10.8.1.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/playback-reporting/playback-reporting_13.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/playback-reporting/playback-reporting_13.0.0.0.zip", "checksum": "9249ad025297bed2f7a1808f30cd34b2", "timestamp": "2022-07-10T12:47:28Z" }, @@ -423,7 +423,7 @@ "version": "12.0.0.0", "changelog": "### Code or Repo Maintenance ###\n- 10.8 support (#59) @crobibero\n- Use meta ci (#57) @crobibero\n\n### CI & build changes ###\n- Use meta ci (#57) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/playback-reporting/playback-reporting_12.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/playback-reporting/playback-reporting_12.0.0.0.zip", "checksum": "6282c85380c4ab75bded1a2f0850fba6", "timestamp": "2022-03-27T20:34:12Z" }, @@ -431,7 +431,7 @@ "version": "11.0.0.0", "changelog": "- chore(deps): bump SQLitePCL.pretty.netstandard from 2.1.0 to 2.2.0 (#40) @dependabot\n\n### New features and improvements ###\n- chore: plugin images (#41) @h1dden-da3m0n\n\n### CI & build changes ###\n- Update ci (#45) @h1dden-da3m0n\n\n### Code or Repo Maintenance ###\n- 10.8 (#49) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/playback-reporting/playback-reporting_11.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/playback-reporting/playback-reporting_11.0.0.0.zip", "checksum": "d750a6b41799142370fa2f40c70fea9d", "timestamp": "2022-01-08T17:24:44Z" }, @@ -439,7 +439,7 @@ "version": "10.0.0.0", "changelog": "* Fix query to PlayActivity endpoint on User Playback Report (#35) @Stampede10343 * Feature/client timezone awareness (#37) @Stampede10343\n", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/playback-reporting/playback-reporting_10.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/playback-reporting/playback-reporting_10.0.0.0.zip", "checksum": "b56ad6715336a363d4477eb40d668491", "timestamp": "2021-04-12T14:12:57Z" }, @@ -447,7 +447,7 @@ "version": "9.0.0.0", "changelog": "Add authentication to plugin endpoints\n", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/playback-reporting/playback-reporting_9.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/playback-reporting/playback-reporting_9.0.0.0.zip", "checksum": "ca323b3dcb2cb86cc2e72a7a0f1eee22", "timestamp": "2020-12-05T22:15:48Z" }, @@ -455,7 +455,7 @@ "version": "8.0.0.0", "changelog": "Add authentication to plugin endpoints\n", "targetAbi": "10.6.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/playback-reporting/playback-reporting_8.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/playback-reporting/playback-reporting_8.0.0.0.zip", "checksum": "58644c505586542ef0b8b65e2f704bd1", "timestamp": "2020-11-18T03:01:51Z" }, @@ -463,7 +463,7 @@ "version": "7.0.0.0", "changelog": "changelog\n", "targetAbi": "10.6.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/playback-reporting/playback-reporting_7.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/playback-reporting/playback-reporting_7.0.0.0.zip", "checksum": "6a361ef33bca97f9155856d02ff47380", "timestamp": "2020-07-20T01:32:09Z" } @@ -476,13 +476,13 @@ "overview": "Generate reports of your media library", "owner": "jellyfin", "category": "General", - "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/images/jellyfin-plugin-reports.png", + "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/images/jellyfin-plugin-reports.png", "versions": [ { "version": "15.0.0.0", "changelog": "### Bug Fixes ###\n- Fix CSV Export Format (#73) @mwildgoose\n\n### Code or Repo Maintenance ###\n- Use meta ci (#66) @crobibero\n- Performance improvements (#59) @Bond-009\n- Style fixes, enable analysis and nullable (#57) @Bond-009\n\n### CI & build changes ###\n- fix: meta ci workflows (#68) @h1dden-da3m0n\n- Use meta ci (#66) @crobibero", "targetAbi": "10.8.1.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/reports/reports_15.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/reports/reports_15.0.0.0.zip", "checksum": "4ebde0325f5157f5a7623c203236a6e6", "timestamp": "2022-07-16T12:47:59Z" }, @@ -490,7 +490,7 @@ "version": "14.0.0.0", "changelog": "### Code or Repo Maintenance ###\n- Use BaseItemKind (#52) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/reports/reports_14.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/reports/reports_14.0.0.0.zip", "checksum": "b7586cc3ef692576f425a303e9d398ee", "timestamp": "2022-01-08T17:24:56Z" }, @@ -498,7 +498,7 @@ "version": "12.0.0.0", "changelog": "Fix Jellyfin 10.7 compatibility\n", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/reports/reports_12.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/reports/reports_12.0.0.0.zip", "checksum": "cb16b92a8e0dc19f92eb0f46b3a64936", "timestamp": "2021-06-19T17:23:15Z" }, @@ -506,7 +506,7 @@ "version": "11.0.0.0", "changelog": "changelog\n", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/reports/reports_11.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/reports/reports_11.0.0.0.zip", "checksum": "d71bc6a4c008e58ee70ad44c83bfd310", "timestamp": "2020-12-05T22:00:46Z" }, @@ -514,7 +514,7 @@ "version": "10.0.0.0", "changelog": "changelog\n", "targetAbi": "10.6.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/reports/reports_10.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/reports/reports_10.0.0.0.zip", "checksum": "3917e75839337475b42daf2ba0b5bd7b", "timestamp": "2020-10-19T19:30:41Z" }, @@ -522,7 +522,7 @@ "version": "9.0.0.0", "changelog": "changelog\n", "targetAbi": "10.6.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/reports/reports_9.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/reports/reports_9.0.0.0.zip", "checksum": "5b5ad8d885616a21e8d1e8eecf5ea979", "timestamp": "2020-10-16T23:52:37Z" } @@ -540,7 +540,7 @@ "version": "10.0.0.0", "changelog": "- chore(deps): bump release-drafter/release-drafter from 5.15.0 to 5.17.6 (#59) @dependabot\n\n### Code or Repo Maintenance ###\n- 10.8 support (#68) @crobibero\n\n### CI & build changes ###\n- Use meta ci (#67) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/tmdb-box-sets/tmdb-box-sets_10.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/tmdb-box-sets/tmdb-box-sets_10.0.0.0.zip", "checksum": "0a4054c838d9c407e22fdc3f0bc7f698", "timestamp": "2022-03-28T00:06:42Z" }, @@ -548,7 +548,7 @@ "version": "9.0.0.0", "changelog": "- Use BaseItemKind (#56) @crobibero\n\n### Bug Fixes ###\n- Update TMDbBoxSetManager.cs (#49) @WWWesten", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/tmdb-box-sets/tmdb-box-sets_9.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/tmdb-box-sets/tmdb-box-sets_9.0.0.0.zip", "checksum": "402e47f4f1c13ad1aa52f8bae6f29fc0", "timestamp": "2022-01-08T17:25:18Z" }, @@ -556,7 +556,7 @@ "version": "8.0.0.0", "changelog": "- 10.8 support (#47) @crobibero\n- Fix #36: Save button has wrong text (#40) @danimart1991\n\n### New features and improvements ###\n- Strip Collection string multilanguage (#43) @danimart1991\n- Fix #38: NullReferenceException on Collection Name (#41) @danimart1991\n\n### Dependency updates ###\n- chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#39) @dependabot\n\n### CI & build changes ###\n- chore(ci): builds, releas drafter and more (#34) @h1dden-da3m0n", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/tmdb-box-sets/tmdb-box-sets_8.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/tmdb-box-sets/tmdb-box-sets_8.0.0.0.zip", "checksum": "a45b5384f3bb81a86f7b4fd4da18a644", "timestamp": "2021-11-01T21:03:17Z" }, @@ -564,7 +564,7 @@ "version": "7.0.0.0", "changelog": "changelog\n", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/tmdb-box-sets/tmdb-box-sets_7.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/tmdb-box-sets/tmdb-box-sets_7.0.0.0.zip", "checksum": "1551792e6af4d36f2cead01153c73cf0", "timestamp": "2020-12-05T22:07:21Z" }, @@ -572,7 +572,7 @@ "version": "6.0.0.0", "changelog": "changelog\n", "targetAbi": "10.6.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/tmdb-box-sets/tmdb-box-sets_6.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/tmdb-box-sets/tmdb-box-sets_6.0.0.0.zip", "checksum": "b92b68a922c5fcbb8f4d47b8601b01b6", "timestamp": "2020-07-20T01:32:58Z" } @@ -585,13 +585,13 @@ "overview": "Record your watched media with Trakt", "owner": "jellyfin", "category": "General", - "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/images/jellyfin-plugin-trakt.png", + "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/images/jellyfin-plugin-trakt.png", "versions": [ { "version": "24.0.0.0", "changelog": "### New features and improvements ###\n- Use history api for importing episodes from trakt (#205) @h3llrais3r\n\n### Bug Fixes ###\n- Fix duplicate watched entries (#224) @buthed010203\n- Fix pagination when no items are present (#215) @kade-robertson\n\n### Code or Repo Maintenance ###\n- Code cleanup (#225) @crobibero\n\n### Documentation updates ###\n- Typo - Update trakt.html (#206) @Awolize\n- small correction to trakt.html (#202) @veloute", "targetAbi": "10.8.12.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/trakt/trakt_24.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/trakt/trakt_24.0.0.0.zip", "checksum": "421565044bb0165e7f1ee4049a65c51e", "timestamp": "2023-11-27T13:15:03Z" }, @@ -599,7 +599,7 @@ "version": "23.0.0.0", "changelog": "### New features and improvements ###\n- Added config parameter Don't remove items from trakt (#196) @addamanth\n\n### Bug Fixes ###\n- Sync if not set locally (#201) @blackwind\n- Fix episode last played date syncing (#199) @Shadowghost", "targetAbi": "10.8.9.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/trakt/trakt_23.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/trakt/trakt_23.0.0.0.zip", "checksum": "ad39a1011f4ceaa94baa6cb93b4b0471", "timestamp": "2023-02-10T23:21:39Z" }, @@ -607,7 +607,7 @@ "version": "22.0.0.0", "changelog": "- Update README.md (#188) @methbkts\n\n### New features and improvements ###\n- Fix episode matching for sync from trakt task (#191) @h3llrais3r\n\n### Bug Fixes ###\n- Fix episode matching for sync from trakt task (#191) @h3llrais3r", "targetAbi": "10.8.8.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/trakt/trakt_22.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/trakt/trakt_22.0.0.0.zip", "checksum": "063bdd794a775adfaa61dc9afe20e532", "timestamp": "2022-12-28T16:26:21Z" }, @@ -615,7 +615,7 @@ "version": "21.0.0.0", "changelog": "### New features and improvements ###\n- Do not hammer the API (#175) @Shadowghost\n\n### Bug Fixes ###\n- Do not hammer the API (#175) @Shadowghost\n- Prevent setting local item as unwatched on sync (#169) @Shadowghost\n\n### Code or Repo Maintenance ###\n- Add more info to debug logs (#171) @sambartik", "targetAbi": "10.8.5.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/trakt/trakt_21.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/trakt/trakt_21.0.0.0.zip", "checksum": "dec8c2b84fab06de7c4cb14e77d5cc27", "timestamp": "2022-10-20T14:21:35Z" }, @@ -623,7 +623,7 @@ "version": "20.0.0.0", "changelog": "### Bug Fixes ###\n- Fix unauthorized users not being skipped (#154) @Shadowghost\n- Fix MediaType metadata (#154) @Shadowghost\n- Don't fail tasks if one user fails (#154) @Shadowghost\n### Features ###\n- Implement HDR metadata (#154) @Shadowghost\n - Implement metadata for episodes (#154) @Shadowghost\n- Switch to GUIDs (this requires reauthentication of all users) (#154) @Shadowghost", "targetAbi": "10.8.4.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/trakt/trakt_20.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/trakt/trakt_20.0.0.0.zip", "checksum": "7e3212b10f381a7d488f518f9e26a06f", "timestamp": "2022-09-02T13:12:51Z" }, @@ -631,7 +631,7 @@ "version": "19.0.0.0", "changelog": "### Bug Fixes ###\n- Properly handle 404 API responses (#144) @Shadowghost\n\n### Dependency updates ###\n- chore(deps): bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#139) @dependabot\n\n### CI & build changes ###\n- fix: meta ci workflows (#145) @h1dden-da3m0n", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/trakt/trakt_19.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/trakt/trakt_19.0.0.0.zip", "checksum": "4286ad59d87aa66d220fb7ff98d49430", "timestamp": "2022-05-28T17:17:20Z" }, @@ -639,7 +639,7 @@ "version": "18.0.0.0", "changelog": "### Bug Fixes ###\n- Various Fixes (#136) @Shadowghost\n- Fix live watched state sync (#134) @Shadowghost\n- Fix metadata enums and mapping (#132) @Shadowghost", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/trakt/trakt_18.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/trakt/trakt_18.0.0.0.zip", "checksum": "744dbee8d07aaf60113290d8fa894315", "timestamp": "2022-05-04T20:52:15Z" }, @@ -647,7 +647,7 @@ "version": "17.0.0.0", "changelog": "### Bug Fixes ###\n- Various Fixes (#136) @Shadowghost\n- Fix live watched state sync (#134) @Shadowghost\n- Fix metadata enums and mapping (#132) @Shadowghost", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/trakt/trakt_17.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/trakt/trakt_17.0.0.0.zip", "checksum": "679c7e556a0cc897a464694248143acf", "timestamp": "2022-05-04T19:13:04Z" }, @@ -655,7 +655,7 @@ "version": "16.0.0.0", "changelog": "### New features and improvements ###\n- Implement handling of update events and progress sync, fix scheduled tasks (#120) @Shadowghost\n- Add pagination to scheduled tasks (#111) @crobibero\n- Implement deauth (#114) @Shadowghost\n- Sync Pause and Resume, enable analyzers (#112) @Shadowghost\n\n### Bug Fixes ###\n- Implement handling of update events and progress sync, fix scheduled tasks (#120) @Shadowghost\n- Send pause instead of stop on uncompleted playback to prevent scrobble (#117) @Shadowghost\n- Require success response before deserializing (#115) @crobibero\n\n### Code or Repo Maintenance ###\n- Switch to native episode number check and datetime string conversion (#124) @Shadowghost\n- Fix codeql warnings (#123) @crobibero\n- Use file-scoped namespace everywhere (#122) @crobibero\n- Migrate API to use enums, update properties (#118) @Shadowghost\n- Update .Net version in readme (#119) @sambartik", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/trakt/trakt_16.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/trakt/trakt_16.0.0.0.zip", "checksum": "8c0a8bc57b23eee3299cf4018b6abb76", "timestamp": "2022-04-24T19:31:08Z" }, @@ -663,7 +663,7 @@ "version": "15.0.0.0", "changelog": "### Bug Fixes ###\n- Retry episode scrobble without IDs if episode was not found by trakt (#102) @SenorSmartyPants\n- Fix episodes with IDs (#100) @SenorSmartyPants\n\n### Code or Repo Maintenance ###\n- 10.8 support (#110) @crobibero\n- Use meta ci (#108) @crobibero\n\n### CI & build changes ###\n- Use meta ci (#108) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/trakt/trakt_15.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/trakt/trakt_15.0.0.0.zip", "checksum": "3f92c4f7d5350a2aced3cfe273a75ec2", "timestamp": "2022-03-27T20:44:42Z" }, @@ -671,7 +671,7 @@ "version": "14.0.0.0", "changelog": "### New features and improvements ###\n- Handle TV show rewatches (#97) @dulli\n- Don't treat TVDB Id specially for episodes (#93) @SenorSmartyPants\n\n### Code or Repo Maintenance ###\n- Use BaseItemKind (#98) @crobibero\n- Remove all warnings in project (#96) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/trakt/trakt_14.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/trakt/trakt_14.0.0.0.zip", "checksum": "82e41d5c0ecf59743627fac10d27a080", "timestamp": "2022-01-08T17:25:30Z" }, @@ -679,7 +679,7 @@ "version": "13.0.0.0", "changelog": "### CI & build changes ###\n- Update ci (#85) @h1dden-da3m0n\n\n### Code or Repo Maintenance ###\n- 10.8 support (#91) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/trakt/trakt_13.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/trakt/trakt_13.0.0.0.zip", "checksum": "408b38f1335ee1f947890752004cb017", "timestamp": "2021-11-01T21:03:41Z" }, @@ -687,7 +687,7 @@ "version": "12.0.0.0", "changelog": "- remove jQuery and update to es6 (#78) @grafixeyehero\n- Use Trakt last watched date when importing (#63) @netpok\n- Use System.Text.Json (#61) @Ullmie02\n- chore: plugin images (#76) @h1dden-da3m0n\n- Fix save button label (#72) @Vagab0nd\n- Fix AUTHED_API_POST_LIMIT (#65) @dgalli1\n- chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#68) @dependabot\n- chore(ci): builds, releas drafter and more (#66) @h1dden-da3m0n\n", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/trakt/trakt_12.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/trakt/trakt_12.0.0.0.zip", "checksum": "f910593ca1ad68f1a90a08fa255281b7", "timestamp": "2021-06-14T05:27:08Z" }, @@ -695,7 +695,7 @@ "version": "11.0.0.0", "changelog": "changelog\n", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/trakt/trakt_11.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/trakt/trakt_11.0.0.0.zip", "checksum": "2257ccde1e39114644a27e0966a0bf2d", "timestamp": "2020-12-05T19:56:12Z" }, @@ -703,7 +703,7 @@ "version": "10.0.0.0", "changelog": "changelog\n", "targetAbi": "10.6.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/trakt/trakt_10.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/trakt/trakt_10.0.0.0.zip", "checksum": "ab67e6b59ea2e7860a6a3ff7b8452759", "timestamp": "2020-07-20T01:33:06Z" } @@ -716,13 +716,13 @@ "overview": "Manage TVHeadend from Jellyfin", "owner": "jellyfin", "category": "LiveTV", - "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/images/jellyfin-plugin-tvheadend.png", + "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/images/jellyfin-plugin-tvheadend.png", "versions": [ { "version": "11.0.0.0", "changelog": "### New features and improvements ###\n- Added Pre-Padding and Post-Padding to settings. (#57) @lomion0815\n\n### Bug Fixes ###\n- Fix DLNA streaming (#46) @jkellerer\n\n### Code or Repo Maintenance ###\n- Use meta ci (#55) @crobibero\n\n### CI & build changes ###\n- fix: meta ci workflows (#56) @h1dden-da3m0n\n- Use meta ci (#55) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/tvheadend/tvheadend_11.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/tvheadend/tvheadend_11.0.0.0.zip", "checksum": "a8255ffbd1839faeaa477377887331c2", "timestamp": "2022-06-14T11:11:54Z" }, @@ -730,7 +730,7 @@ "version": "10.0.0.0", "changelog": "### Code or Repo Maintenance ###\n- 10.8 support (#42) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/tvheadend/tvheadend_10.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/tvheadend/tvheadend_10.0.0.0.zip", "checksum": "2e11b1af9c3c92b4bc70f537cda8f0a5", "timestamp": "2022-01-08T17:25:55Z" }, @@ -738,7 +738,7 @@ "version": "9.0.0.0", "changelog": "### New features and improvements ###\n- chore: plugin images (#37) @h1dden-da3m0n\n\n### CI & build changes ###\n- Update ci (#39) @h1dden-da3m0n\n\n### Code or Repo Maintenance ###\n- reduce log spam and clean up log messages (#41) @Shadowghost\n- Remove jquery (#38) @grafixeyehero", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/tvheadend/tvheadend_9.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/tvheadend/tvheadend_9.0.0.0.zip", "checksum": "a5bd2c65ae2b2b3398ae2bbfd5d92b47", "timestamp": "2021-09-03T11:05:07Z" }, @@ -746,7 +746,7 @@ "version": "8.0.0.0", "changelog": "changelog\n", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/tvheadend/tvheadend_8.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/tvheadend/tvheadend_8.0.0.0.zip", "checksum": "64be4d0b4118e0a59a290c187338b4f0", "timestamp": "2021-04-15T08:56:26Z" }, @@ -754,7 +754,7 @@ "version": "7.0.0.0", "changelog": "changelog\n", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/tvheadend/tvheadend_7.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/tvheadend/tvheadend_7.0.0.0.zip", "checksum": "1abbfce737b6962f4b1b2255dc63e932", "timestamp": "2021-01-05T16:20:33Z" }, @@ -762,7 +762,7 @@ "version": "6.0.0.0", "changelog": "changelog\n", "targetAbi": "10.6.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/tvheadend/tvheadend_6.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/tvheadend/tvheadend_6.0.0.0.zip", "checksum": "143c34fd70d7173b8912cc03ce4b517d", "timestamp": "2020-07-20T01:33:15Z" } @@ -805,7 +805,7 @@ "version": "1.3.2.0", "changelog": "Jellyfin 10.7.0 support, fixes for Jellyfin endpoints and authorization.\n", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/infusesync/InfuseSync-jellyfin-1.3.2.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/infusesync/InfuseSync-jellyfin-1.3.2.zip", "checksum": "520ffde8b075070cff5185d7453485a0", "timestamp": "2021-01-05T08:00:00Z" }, @@ -850,13 +850,13 @@ "overview": "MusicBrainz Cover Art Archive", "owner": "jellyfin", "category": "Metadata", - "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/images/jellyfin-plugin-coverartarchive.png", + "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/images/jellyfin-plugin-coverartarchive.png", "versions": [ { "version": "7.0.0.0", "changelog": "### Bug Fixes ###\n- fix client string (#19) @Shadowghost\n\n### Code or Repo Maintenance ###\n- Fix readme (#20) @Shadowghost", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/cover-art-archive/cover-art-archive_7.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/cover-art-archive/cover-art-archive_7.0.0.0.zip", "checksum": "005e308e111b3b3b068e67c9ec6c6e1e", "timestamp": "2022-01-08T17:22:30Z" }, @@ -864,7 +864,7 @@ "version": "6.0.0.0", "changelog": "### Bug Fixes ###\n- Fix contact uri (#17) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/cover-art-archive/cover-art-archive_6.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/cover-art-archive/cover-art-archive_6.0.0.0.zip", "checksum": "b4d5687142ae4210d43262ae6d9d92c7", "timestamp": "2022-01-08T11:43:13Z" }, @@ -872,7 +872,7 @@ "version": "5.0.0.0", "changelog": "### Major features and improvements ###\n- Remove configuration page and migrate to MetaBrainz.MusicBrainz.CoverArt (#12) @MrTimscampi\n\n### Dependency updates ###\n- chore(deps): bump Microsoft.Extensions.Http from 5.0.0 to 6.0.0 (#14) @dependabot", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/cover-art-archive/cover-art-archive_5.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/cover-art-archive/cover-art-archive_5.0.0.0.zip", "checksum": "ccc0878e5fc9b03cd1d828f74fe91ead", "timestamp": "2022-01-07T21:16:19Z" }, @@ -880,7 +880,7 @@ "version": "4.0.0.0", "changelog": "### Code or Repo Maintenance ###\n- 10.8 support (#13) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/cover-art-archive/cover-art-archive_4.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/cover-art-archive/cover-art-archive_4.0.0.0.zip", "checksum": "4dccac26c6470cebc25cb8d6e4201b4d", "timestamp": "2021-11-01T20:57:28Z" }, @@ -888,7 +888,7 @@ "version": "3.0.0.0", "changelog": "### New features and improvements ###\n- chore: plugin images (#5) @h1dden-da3m0n\n\n### Dependency updates ###\n- chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#4) @dependabot\n\n### CI & build changes ###\n- Update ci (#9) @h1dden-da3m0n\n- Create release prep PR on release draft update (#7) @oddstr13\n- Add analyzers and remove all warnings (#3) @crobibero\n- Let there be CI (#2) @oddstr13", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/cover-art-archive/cover-art-archive_3.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/cover-art-archive/cover-art-archive_3.0.0.0.zip", "checksum": "ca0ae1e2575cae9cb8d9f0164b8ab92c", "timestamp": "2021-07-28T20:36:41Z" }, @@ -896,7 +896,7 @@ "version": "2.0.0.0", "changelog": "changelog\n", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/cover-art-archive/cover-art-archive_2.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/cover-art-archive/cover-art-archive_2.0.0.0.zip", "checksum": "bea8fa4a37b3e7ed74e22266e7597a68", "timestamp": "2020-12-06T02:51:03Z" }, @@ -904,7 +904,7 @@ "version": "1.0.0.3", "changelog": "changelog\n", "targetAbi": "10.6.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/cover-art-archive/cover-art-archive_1.0.0.3.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/cover-art-archive/cover-art-archive_1.0.0.3.zip", "checksum": "c502a5c54b168810614c1c40709b9598", "timestamp": "2020-08-06T21:21:22Z" } @@ -917,13 +917,13 @@ "overview": "Get TV metadata from TheTvdb", "owner": "jellyfin", "category": "Metadata", - "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/images/jellyfin-plugin-tvdb.png", + "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/images/jellyfin-plugin-tvdb.png", "versions": [ { "version": "10.0.0.0", "changelog": "- Reduce log noise (#85) @IDisposable\n- Enriched Logging with series name (#84) @JPVenson\n\n### New features and improvements ###\n- Combine Title and Overview of combined episodes. (#86) @haydenstith", "targetAbi": "10.8.10.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/thetvdb/thetvdb_10.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/thetvdb/thetvdb_10.0.0.0.zip", "checksum": "e01c639fcbe9a5c3e76944819a8bb66d", "timestamp": "2023-06-19T20:21:14Z" }, @@ -931,7 +931,7 @@ "version": "9.0.0.0", "changelog": "### Bug Fixes ###\n- Fix GetAllEpisodes breaking library scan on missing Episode Data (#83) @Hayajiro\n\n### Code or Repo Maintenance ###\n- Use meta ci (#67) @crobibero\n\n### CI & build changes ###\n- fix: meta ci workflows (#72) @h1dden-da3m0n\n- Use meta ci (#67) @crobibero", "targetAbi": "10.8.8.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/thetvdb/thetvdb_9.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/thetvdb/thetvdb_9.0.0.0.zip", "checksum": "0d2585a599b2a0deb0c614577bc3a175", "timestamp": "2023-01-16T03:36:51Z" }, @@ -939,7 +939,7 @@ "version": "8.0.0.0", "changelog": "### Code or Repo Maintenance ###\n- Use BaseItemKind (#59) @crobibero\n- update ruleset (#55) @crobibero\n\n### Dependency updates ###\n- chore(deps): bump Microsoft.Extensions.Http from 5.0.0 to 6.0.0 (#54) @dependabot", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/thetvdb/thetvdb_8.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/thetvdb/thetvdb_8.0.0.0.zip", "checksum": "5b9ee28119c60dffeff67952d67ba67a", "timestamp": "2022-01-08T17:25:42Z" }, @@ -947,7 +947,7 @@ "version": "7.0.0.0", "changelog": "- 10.8 support (#52) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/thetvdb/thetvdb_7.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/thetvdb/thetvdb_7.0.0.0.zip", "checksum": "7ae213ac5c4d86ee968a0b7c69755393", "timestamp": "2021-11-01T21:04:06Z" }, @@ -955,7 +955,7 @@ "version": "6.0.0.0", "changelog": "### Bug Fixes ###\n- Changed NormalizationForm to FormC (#45) @sushilicious\n\n### CI & build changes ###\n- Update ci (#42) @h1dden-da3m0n", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/thetvdb/thetvdb_6.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/thetvdb/thetvdb_6.0.0.0.zip", "checksum": "0d2bcfa13da7e10efa8874b445f92ba6", "timestamp": "2021-08-07T21:24:50Z" }, @@ -963,7 +963,7 @@ "version": "5.0.0.0", "changelog": "* fix catching exceptions\n", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/thetvdb/thetvdb_5.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/thetvdb/thetvdb_5.0.0.0.zip", "checksum": "ad07e5890042799642e4056ebf5620c0", "timestamp": "2021-05-14T12:01:21Z" }, @@ -971,7 +971,7 @@ "version": "4.0.0.0", "changelog": "Fix getting metadata\n", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/thetvdb/thetvdb_4.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/thetvdb/thetvdb_4.0.0.0.zip", "checksum": "97e82c193bf8c70c28158bdd4abb638d", "timestamp": "2021-04-18T19:10:58Z" }, @@ -979,7 +979,7 @@ "version": "3.0.0.0", "changelog": "Fix getting metadata", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/thetvdb/thetvdb_3.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/thetvdb/thetvdb_3.0.0.0.zip", "checksum": "108bb40691f7b08ebd28f78afd7d196f", "timestamp": "2021-03-11T05:41:03Z" }, @@ -987,7 +987,7 @@ "version": "2.0.0.0", "changelog": "Remove from Jellyfin core.\n", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/thetvdb/thetvdb_2.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/thetvdb/thetvdb_2.0.0.0.zip", "checksum": "e46cee334476a1b475e5c553171c4cb6", "timestamp": "2020-12-16T20:03:28Z" }, @@ -995,7 +995,7 @@ "version": "1.0.0.0", "changelog": "Remove from Jellyfin core.\n", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/thetvdb/thetvdb_1.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/thetvdb/thetvdb_1.0.0.0.zip", "checksum": "5a3dca5c0db4824d83bfd4e7e2b7bf11", "timestamp": "2020-12-06T02:56:40Z" } @@ -1008,13 +1008,13 @@ "overview": "AniDB metadata provider", "owner": "jellyfin", "category": "Metadata", - "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/images/jellyfin-plugin-anidb.png", + "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/images/jellyfin-plugin-anidb.png", "versions": [ { "version": "7.0.0.0", "changelog": "### New features and improvements ###\n- Add AniDbExternalEpisodeId (#32) @Nalsai\n- Add support for \"Mahoutsukai\" and fix \"Gekijyouban\" (#31) @Nalsai\n\n### Bug Fixes ###\n- Fix automatically detecting Movies (#38) @Nalsai\n- Add support for \"Mahoutsukai\" and fix \"Gekijyouban\" (#31) @Nalsai\n\n### CI & build changes ###\n- fix: meta ci workflows (#35) @h1dden-da3m0n", "targetAbi": "10.8.1.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/anidb/anidb_7.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/anidb/anidb_7.0.0.0.zip", "checksum": "91be4332cc5ab9705574379560a60600", "timestamp": "2022-07-09T15:23:50Z" }, @@ -1022,7 +1022,7 @@ "version": "6.0.0.0", "changelog": "- Fix episode metadata & improve series metadata (#29) @Nalsai\n\n### New features and improvements ###\n- Add original title metadata (#26) @Nalsai\n\n### Bug Fixes ###\n- Use proper normalization form (#19) @crobibero\n- Improve AniDB ID searching and matching (#27) @Nalsai\n\n### Code or Repo Maintenance ###\n- chore(deps): bump Microsoft.Extensions.Http from 5.0.0 to 6.0.0 (#15) @dependabot\n- Improve AniDB ID searching and matching (#27) @Nalsai\n- Use meta ci (#30) @crobibero\n\n### Dependency updates ###\n- chore(deps): bump Microsoft.Extensions.Http from 5.0.0 to 6.0.0 (#15) @dependabot\n\n### CI & build changes ###\n- Use meta ci (#30) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/anidb/anidb_6.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/anidb/anidb_6.0.0.0.zip", "checksum": "921e7e417e97f60c6d275d0373add6a0", "timestamp": "2022-03-28T00:00:21Z" }, @@ -1030,7 +1030,7 @@ "version": "5.0.0.0", "changelog": "### Code or Repo Maintenance ###\n- 10.8 support (#13) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/anidb/anidb_5.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/anidb/anidb_5.0.0.0.zip", "checksum": "8bcfbf425f9c2d4c6f38edb8c4f05377", "timestamp": "2022-01-08T17:20:54Z" }, @@ -1038,7 +1038,7 @@ "version": "4.0.0.0", "changelog": "### Dependency updates ###\n- chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#8) @dependabot\n\n### CI & build changes ###\n- Update ci (#10) @h1dden-da3m0n\n\n### Code or Repo Maintenance ###\n- chore: plugin images (#9) @h1dden-da3m0n", "targetAbi": "10.7.7.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/anidb/anidb_4.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/anidb/anidb_4.0.0.0.zip", "checksum": "e8957962ec6d3a3e811b1804c608b294", "timestamp": "2021-09-07T21:31:08Z" }, @@ -1046,7 +1046,7 @@ "version": "3.0.0.0", "changelog": "* Explicit decompress no longer needed (#4) @oddstr13 * Let there be CI (#3) @oddstr13\n", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/anidb/anidb_3.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/anidb/anidb_3.0.0.0.zip", "checksum": "574104cf6f64989214dbc1680861fa71", "timestamp": "2021-03-12T23:32:20Z" }, @@ -1054,7 +1054,7 @@ "version": "2.0.0.0", "changelog": "- Split out from the Anime plugin - Unpin patch version of DependencyInjection\n", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/anidb/anidb_2.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/anidb/anidb_2.0.0.0.zip", "checksum": "9b69500943308d01e0e2e97432343468", "timestamp": "2021-03-10T19:43:49Z" } @@ -1067,13 +1067,13 @@ "overview": "AniList metadata provider", "owner": "jellyfin", "category": "Metadata", - "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/images/jellyfin-plugin-anilist.png", + "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/images/jellyfin-plugin-anilist.png", "versions": [ { "version": "7.0.0.0", "changelog": "- Revert dotnet7 update (#46) @crobibero\n\n### New features and improvements ###\n- Optionally use the AnitomySharp library to extract media titles (#9) @MisterMcDuck\n- Change banner to backdrop (#37) @nielsvanvelzen\n\n### Bug Fixes ###\n- Filter out non-japanese VAs for romaji titles (#40) @rzk3\n\n### Code or Repo Maintenance ###\n- Update link to Jellyfin website (#44) @methbkts\n- Use meta ci (#25) @crobibero\n\n### Dependency updates ###\n- chore(deps): update dotnet monorepo to v7 (major) (#35) @renovate\n- chore(deps): update dependency microsoft.extensions.dependencyinjection to v6.0.0 (#30) @renovate\n- chore(deps): update dependency microsoft.extensions.http to v6 (#31) @renovate\n\n### CI & build changes ###\n- fix: meta ci workflows (#29) @h1dden-da3m0n\n- Use meta ci (#25) @crobibero", "targetAbi": "10.8.12.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/anilist/anilist_7.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/anilist/anilist_7.0.0.0.zip", "checksum": "1c24a09ad615c9acad760574c1e21cfa", "timestamp": "2023-11-10T02:31:13Z" }, @@ -1081,7 +1081,7 @@ "version": "6.0.0.0", "changelog": "### New features and improvements ###\n- Optionally use the AnitomySharp library to extract media titles (#9) @MisterMcDuck\n- Change banner to backdrop (#37) @nielsvanvelzen\n\n### Bug Fixes ###\n- Filter out non-japanese VAs for romaji titles (#40) @rzk3\n\n### Code or Repo Maintenance ###\n- Update link to Jellyfin website (#44) @methbkts\n- Use meta ci (#25) @crobibero\n\n### Dependency updates ###\n- chore(deps): update dotnet monorepo to v7 (major) (#35) @renovate\n- chore(deps): update dependency microsoft.extensions.dependencyinjection to v6.0.0 (#30) @renovate\n- chore(deps): update dependency microsoft.extensions.http to v6 (#31) @renovate\n\n### CI & build changes ###\n- fix: meta ci workflows (#29) @h1dden-da3m0n\n- Use meta ci (#25) @crobibero", "targetAbi": "10.8.12.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/anilist/anilist_6.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/anilist/anilist_6.0.0.0.zip", "checksum": "2038e03fd92e877095be82839ee268e4", "timestamp": "2023-11-09T01:10:28Z" }, @@ -1089,7 +1089,7 @@ "version": "5.0.0.0", "changelog": "### Code or Repo Maintenance ###\n- 10.8 support (#18) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/anilist/anilist_5.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/anilist/anilist_5.0.0.0.zip", "checksum": "e9cac399791004a163eec2aeb5a4d11b", "timestamp": "2022-01-08T17:21:07Z" }, @@ -1097,7 +1097,7 @@ "version": "4.0.0.0", "changelog": "### Bug Fixes ###\n- Fix Genre settings (#15) @CommandStorm5\n\n### CI & build changes ###\n- ci: set ABI version and more repo automation (#17) @h1dden-da3m0n", "targetAbi": "10.7.7.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/anilist/anilist_4.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/anilist/anilist_4.0.0.0.zip", "checksum": "0c9335b5ac2c873473446ef5ab91b2be", "timestamp": "2021-09-21T20:16:23Z" }, @@ -1105,7 +1105,7 @@ "version": "3.0.0.0", "changelog": "### New features and improvements ###\n- Add original title preference option (#7) @robertgzr\n- Add native Japanese title to the original title field (#4) @ayyu\n- Add option to hide tags that are marked as spoilers (#5) @sqlstatement\n\n### Dependency updates ###\n- chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#6) @dependabot\n\n### CI & build changes ###\n- Update ci (#11) @h1dden-da3m0n\n- Let there be CI (#3) @oddstr13\n\n### Code or Repo Maintenance ###\n- chore: plugin images (#8) @h1dden-da3m0n", "targetAbi": "10.7.7.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/anilist/anilist_3.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/anilist/anilist_3.0.0.0.zip", "checksum": "276831fbfb1c12f60feb978e74384157", "timestamp": "2021-09-07T21:33:18Z" }, @@ -1113,7 +1113,7 @@ "version": "2.0.0.0", "changelog": "- Split out from the Anime plugin - Unpin patch version of DependencyInjection\n", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/anilist/anilist_2.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/anilist/anilist_2.0.0.0.zip", "checksum": "3d3ab2231231e981f42f46745dd4a3fd", "timestamp": "2021-03-10T19:47:04Z" } @@ -1126,13 +1126,13 @@ "overview": "AniSearch metadata provider", "owner": "jellyfin", "category": "Metadata", - "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/images/jellyfin-plugin-anisearch.png", + "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/images/jellyfin-plugin-anisearch.png", "versions": [ { "version": "4.0.0.0", "changelog": "### Code or Repo Maintenance ###\n- 10.8 support (#7) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/anisearch/anisearch_4.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/anisearch/anisearch_4.0.0.0.zip", "checksum": "f4296b98d7cadd0f0d42f9c7ca63fba4", "timestamp": "2022-01-08T17:21:39Z" }, @@ -1140,7 +1140,7 @@ "version": "3.0.0.0", "changelog": "### Dependency updates ###\n- chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#3) @dependabot\n\n### CI & build changes ###\n- Update ci (#5) @h1dden-da3m0n\n- Let there be CI (#2) @oddstr13\n\n### Code or Repo Maintenance ###\n- chore: plugin images (#4) @h1dden-da3m0n", "targetAbi": "10.7.7.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/anisearch/anisearch_3.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/anisearch/anisearch_3.0.0.0.zip", "checksum": "de566977fe80a8d75475b7de937c8734", "timestamp": "2021-09-07T21:31:55Z" }, @@ -1148,7 +1148,7 @@ "version": "2.0.0.0", "changelog": "- Split out from the Anime plugin - Remove dependency on DependencyInjection\n", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/anisearch/anisearch_2.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/anisearch/anisearch_2.0.0.0.zip", "checksum": "761b4c98926541c79ed2d24be04f4a1f", "timestamp": "2021-03-10T19:54:53Z" } @@ -1161,13 +1161,13 @@ "overview": "Kitsu metadata provider", "owner": "jellyfin", "category": "Metadata", - "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/images/jellyfin-plugin-kitsu.png", + "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/images/jellyfin-plugin-kitsu.png", "versions": [ { "version": "4.0.0.0", "changelog": "### New features and improvements ###\n- Added Series/Episode Image Providers (#22) @pikami\n- Get episode metadata from seriesId+episodeNumber instead of provider episode id (#21) @pikami\n- Add support for identifying using kitsu id (#23) @pikami\n\n### Bug Fixes ###\n- Round community rating to single decimal place (#18) @pikami\n\n### CI & build changes ###\n- fix: meta ci workflows (#17) @h1dden-da3m0n\n- Use meta ci (#14) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/kitsu/kitsu_4.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/kitsu/kitsu_4.0.0.0.zip", "checksum": "17ba01c1c0fe1c5a8ca2b84410407b82", "timestamp": "2022-06-13T22:15:32Z" }, @@ -1175,7 +1175,7 @@ "version": "3.0.0.0", "changelog": "### New features and improvements ###\n- chore: plugin images (#5) @h1dden-da3m0n\n\n### Dependency updates ###\n- chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#4) @dependabot\n\n### CI & build changes ###\n- Update ci (#6) @h1dden-da3m0n\n- Let there be CI (#2) @oddstr13\n\n### Code or Repo Maintenance ###\n- 10.8 support (#9) @crobibero\n\n### Documentation updates ###\n- chore(doc): doc and editorconf update (#3) @h1dden-da3m0n", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/kitsu/kitsu_3.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/kitsu/kitsu_3.0.0.0.zip", "checksum": "97bffe423d3f090db13f086f204c807c", "timestamp": "2022-01-08T17:22:57Z" }, @@ -1183,7 +1183,7 @@ "version": "2.0.0.0", "changelog": "- Split out from the Anime plugin - Remove dependency on DependencyInjection\n", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/kitsu/kitsu_2.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/kitsu/kitsu_2.0.0.0.zip", "checksum": "0989ef4483639edb9a4ec266905f386a", "timestamp": "2021-03-10T20:00:06Z" } @@ -1196,13 +1196,13 @@ "overview": "Get TV metadata from TVmaze", "owner": "jellyfin", "category": "Metadata", - "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/images/jellyfin-plugin-tvmaze.png", + "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/images/jellyfin-plugin-tvmaze.png", "versions": [ { "version": "10.0.0.0", "changelog": "### Code or Repo Maintenance ###\n- Fix build (#36) @crobibero\n\n### Dependency updates ###\n- chore(deps): bump Microsoft.Extensions.Http from 5.0.0 to 6.0.0 (#33) @dependabot", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/tvmaze/tvmaze_10.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/tvmaze/tvmaze_10.0.0.0.zip", "checksum": "7a1bb4eccc01169f9bf31e5276c8d61e", "timestamp": "2022-01-08T17:26:09Z" }, @@ -1210,7 +1210,7 @@ "version": "9.0.0.0", "changelog": "### Bug Fixes ###\n- tv-maze -> tvmaze in release-drafter config (#28) @oddstr13\n\n### Code or Repo Maintenance ###\n- 10.8 support (#32) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/tvmaze/tvmaze_9.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/tvmaze/tvmaze_9.0.0.0.zip", "checksum": "2fa1bbe23392945f56f8ed716c8bb932", "timestamp": "2021-11-01T21:04:34Z" }, @@ -1218,7 +1218,7 @@ "version": "8.0.0.0", "changelog": "- chore(deps): bump TvMaze.Api.Client from 0.1.71 to 0.1.72 (#21) @dependabot\n\n### CI & build changes ###\n- Update ci (#24) @h1dden-da3m0n\n\n### Code or Repo Maintenance ###\n- chore: plugin images (#22) @h1dden-da3m0n", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/tvmaze/tvmaze_8.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/tvmaze/tvmaze_8.0.0.0.zip", "checksum": "cd7944e30bd7e6237279cb8458777fc0", "timestamp": "2021-09-06T17:25:48Z" }, @@ -1226,7 +1226,7 @@ "version": "7.0.0.0", "changelog": "Update api client\n", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/tvmaze/tvmaze_7.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/tvmaze/tvmaze_7.0.0.0.zip", "checksum": "01454308f6db571b1db6017394789108", "timestamp": "2021-04-12T20:38:30Z" }, @@ -1234,7 +1234,7 @@ "version": "5.0.0.0", "changelog": "Get additional image types\n", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/tv-maze/tv-maze_5.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/tv-maze/tv-maze_5.0.0.0.zip", "checksum": "509a85e40b1d1ac36eef45673deaf606", "timestamp": "2020-12-06T02:51:56Z" }, @@ -1242,7 +1242,7 @@ "version": "4.0.0.0", "changelog": "Get additional image types\n", "targetAbi": "10.6.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/tv-maze/tv-maze_4.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/tv-maze/tv-maze_4.0.0.0.zip", "checksum": "58ee9ab3f129151bdfff033ad889ad87", "timestamp": "2020-11-24T14:44:37Z" }, @@ -1250,7 +1250,7 @@ "version": "3.0.0.0", "changelog": "Remove unused dependencies \n", "targetAbi": "10.6.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/tv-maze/tv-maze_3.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/tv-maze/tv-maze_3.0.0.0.zip", "checksum": "f3b2c70b3e136fb15c917e4420f4fdec", "timestamp": "2020-11-09T14:32:56Z" }, @@ -1258,7 +1258,7 @@ "version": "2.0.0.0", "changelog": "Remove unused dependencies \n", "targetAbi": "10.6.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/tv-maze/tv-maze_2.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/tv-maze/tv-maze_2.0.0.0.zip", "checksum": "c7662ae8ae52ce8a4e8d685d55f36e80", "timestamp": "2020-11-09T02:33:11Z" }, @@ -1266,7 +1266,7 @@ "version": "1.0.0.0", "changelog": "Initial release.\n", "targetAbi": "10.6.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/tv-maze/tv-maze_1.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/tv-maze/tv-maze_1.0.0.0.zip", "checksum": "c90eee48c12f2c07880b4b28e507fd14", "timestamp": "2020-11-08T19:05:32Z" } @@ -1279,13 +1279,13 @@ "overview": "Sends notifications.", "owner": "jellyfin", "category": "Notifications", - "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/images/jellyfin-plugin-webhook.png", + "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/images/jellyfin-plugin-webhook.png", "versions": [ { "version": "11.0.0.0", "changelog": "### Code or Repo Maintenance ###\n- Fix scheduled task (#106) @crobibero\n- chore(deps): bump Handlebars.Net from 2.0.10 to 2.1.0 (#101) @dependabot\n- chore(deps): bump MailKit from 3.1.0 to 3.1.1 (#102) @dependabot\n- chore(deps): bump MailKit from 3.0.0 to 3.1.0 (#95) @dependabot\n\n### Dependency updates ###\n- chore(deps): bump Handlebars.Net from 2.0.10 to 2.1.0 (#101) @dependabot\n- chore(deps): bump MailKit from 3.1.0 to 3.1.1 (#102) @dependabot\n- chore(deps): bump MailKit from 3.0.0 to 3.1.0 (#95) @dependabot\n\n### CI & build changes ###\n- fix: wrong name in ci workflows (#104) @h1dden-da3m0n\n- ci: migrate to centralized Plugin CI workflows (#94) @h1dden-da3m0n", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/webhook/webhook_11.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/webhook/webhook_11.0.0.0.zip", "checksum": "adcd796f3c83498a3577c1f6380324e3", "timestamp": "2022-03-28T00:08:01Z" }, @@ -1293,7 +1293,7 @@ "version": "10.0.0.0", "changelog": "### Bug Fixes ###\n- Pull correct ServerName (#85) @crobibero\n\n### Code or Repo Maintenance ###\n- Update ruleset, fix new warnings (#82) @crobibero\n\n### Dependency updates ###\n- chore(deps): update Microsoft.Extensions.Http requirement from 5.* to 6.* (#80) @dependabot\n- chore(deps): bump Handlebars.Net from 2.0.9 to 2.0.10 (#92) @dependabot\n- chore(deps): bump MailKit from 2.15.0 to 3.0.0 (#91) @dependabot", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/webhook/webhook_10.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/webhook/webhook_10.0.0.0.zip", "checksum": "51de0e95b9c74c17cccd9f81c0674780", "timestamp": "2022-01-08T17:26:30Z" }, @@ -1301,7 +1301,7 @@ "version": "9.0.0.0", "changelog": "### Bug Fixes ###\n- Don't filter on userId for UserCreated notification type (#76) @crobibero\n\n### Code or Repo Maintenance ###\n- Fix CI (#79) @crobibero\n- 10.8 support (#69) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/webhook/webhook_9.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/webhook/webhook_9.0.0.0.zip", "checksum": "7346b010d59f3833b5f5920ab503063c", "timestamp": "2021-11-01T14:32:52Z" }, @@ -1309,7 +1309,7 @@ "version": "8.0.0.0", "changelog": "### New features and improvements ###\n- Add UserDataSaved event handler (#70) @crobibero", "targetAbi": "10.7.7.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/webhook/webhook_8.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/webhook/webhook_8.0.0.0.zip", "checksum": "8a84683a9b52090229b2da2dabcd3d91", "timestamp": "2021-09-27T01:38:21Z" }, @@ -1317,7 +1317,7 @@ "version": "7.0.0.0", "changelog": "### New features and improvements ###\n- Add tagline as available parameter (#68) @crobibero\n- Add Form Post support (#65) @crobibero\n\n### Bug Fixes ###\n- Fix Discord.handlebars template (#66) @crobibero\n- Fix string conversion for unbound properties (#62) @crobibero", "targetAbi": "10.7.7.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/webhook/webhook_7.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/webhook/webhook_7.0.0.0.zip", "checksum": "8d0a350aa9cd4fcc7f25cadcc0406286", "timestamp": "2021-09-16T20:39:37Z" }, @@ -1325,7 +1325,7 @@ "version": "6.0.0.0", "changelog": "### Bug Fixes ###\n- Fix string conversion in HandlebarsFunctionHelpers (#61) @crobibero\n- Actually fix sending username (#58) @crobibero", "targetAbi": "10.7.7.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/webhook/webhook_6.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/webhook/webhook_6.0.0.0.zip", "checksum": "778537d266aaa8b453398e6fcf21ae3b", "timestamp": "2021-09-15T11:44:50Z" }, @@ -1333,7 +1333,7 @@ "version": "5.0.0.0", "changelog": "### Bug Fixes ###\n- Update Username parameter to be NotificationUsername (#57) @crobibero\n\n### CI & build changes ###\n- ci: set ABI version and more repo automation (#52) @h1dden-da3m0n", "targetAbi": "10.7.7.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/webhook/webhook_5.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/webhook/webhook_5.0.0.0.zip", "checksum": "d09416808acd1b47e1efefdde36cebc8", "timestamp": "2021-09-14T00:18:12Z" }, @@ -1341,7 +1341,7 @@ "version": "4.0.0.0", "changelog": "- Update ci (#42) @h1dden-da3m0n\n\n### New features and improvements ###\n- Improve HTTP Request Error Logging (#51) @mark-monteiro\n\n### Bug Fixes ###\n- Fix loading of selected media types (#46) @crobibero\n\n### Dependency updates ###\n- chore(deps): bump MailKit from 2.14.0 to 2.15.0 (#50) @dependabot\n- chore(deps): bump Handlebars.Net from 2.0.8 to 2.0.9 (#49) @dependabot\n- chore(deps): bump MailKit from 2.13.0 to 2.14.0 (#48) @dependabot\n\n### Code or Repo Maintenance ###\n- chore(deps): bump MailKit from 2.14.0 to 2.15.0 (#50) @dependabot\n- chore(deps): bump Handlebars.Net from 2.0.8 to 2.0.9 (#49) @dependabot\n- chore(deps): bump MailKit from 2.13.0 to 2.14.0 (#48) @dependabot", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/webhook/webhook_4.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/webhook/webhook_4.0.0.0.zip", "checksum": "37a37b69fab5ccd8181a8c4af8d5dc7b", "timestamp": "2021-08-30T11:30:18Z" }, @@ -1349,7 +1349,7 @@ "version": "3.0.0.0", "changelog": "- No changes", "targetAbi": "10.7.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/webhook/webhook_3.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/webhook/webhook_3.0.0.0.zip", "checksum": "ad3b18dd68bedf4c49b634d630eb3146", "timestamp": "2021-07-10T02:06:09Z" } @@ -1362,13 +1362,13 @@ "overview": "Provides an OPDS book feed", "owner": "jellyfin", "category": "General", - "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/images/jellyfin-plugin-opds.png", + "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/images/jellyfin-plugin-opds.png", "versions": [ { "version": "4.0.0.0", "changelog": "### New features and improvements ###\n- Add WWW-Authenticate header to unauthorized response (#14) @crobibero\n- Add Favorites, RecentlyAdded (#12) @crobibero\n\n### CI & build changes ###\n- ci: migrate to centralized Plugin CI workflows (#15) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/opds/opds_4.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/opds/opds_4.0.0.0.zip", "checksum": "43b7de66b3352c17b4e120ce4ef47411", "timestamp": "2022-02-27T22:02:50Z" }, @@ -1376,7 +1376,7 @@ "version": "3.0.0.0", "changelog": "### New features and improvements ###\n- Add Genre search (#9) @crobibero\n- Use Request.PathBase to get actual baseUrl (#8) @crobibero\n\n### Code or Repo Maintenance ###\n- Use BaseItemKind (#10) @crobibero\n- Update ruleset, fix build, fix ordering (#3) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/opds/opds_3.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/opds/opds_3.0.0.0.zip", "checksum": "d1677ceedf02785cd67d497d158aca1a", "timestamp": "2022-01-08T17:24:12Z" }, @@ -1384,7 +1384,7 @@ "version": "2.0.0.0", "changelog": "### Code or Repo Maintenance ###\n- 10.8 support (#1) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/opds/opds_2.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/opds/opds_2.0.0.0.zip", "checksum": "2ee42cc03d0e4f754fabb1321b005a5a", "timestamp": "2021-11-01T20:51:30Z" }, @@ -1392,7 +1392,7 @@ "version": "1.0.0.0", "changelog": "", "targetAbi": "10.7.7.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/opds/opds_1.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/opds/opds_1.0.0.0.zip", "checksum": "717b7a03366af88d39a987610406cfb5", "timestamp": "2021-09-20T23:41:41Z" } @@ -1410,7 +1410,7 @@ "version": "2.0.0.0", "changelog": "10.8 support\n", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/session-cleaner/session-cleaner_2.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/session-cleaner/session-cleaner_2.0.0.0.zip", "checksum": "4dcc754c5d93782a8549422f222425c5", "timestamp": "2022-03-27T20:37:51Z" } @@ -1424,11 +1424,19 @@ "owner": "jellyfin", "category": "Metadata", "versions": [ + { + "version": "3.0.0.0", + "changelog": "### Bug Fixes ###\n- Fix double slash in API URL's causing the plugin to never work (#20) @nielsvanvelzen\n\n### Dependency updates ###\n- chore(deps): update dependency stylecop.analyzers to v1.2.0-beta.435 (#15) @renovate\n\n### CI & build changes ###\n- fix: meta ci workflows (#13) @h1dden-da3m0n", + "targetAbi": "10.8.13.0", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/vgmdb/vgmdb_3.0.0.0.zip", + "checksum": "98833a260b7a90e992248659f492e59a", + "timestamp": "2023-12-21T21:44:35Z" + }, { "version": "2.0.0.0", "changelog": "- chore(deps): bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406 (#11) @dependabot\n- Use meta ci (#8) @crobibero\n\n### Code or Repo Maintenance ###\n- Clean up folder structure, remove warnings (#9) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/vgmdb/vgmdb_2.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/vgmdb/vgmdb_2.0.0.0.zip", "checksum": "7543fe69a7701abe645c8590d5b92e2f", "timestamp": "2022-03-27T21:08:11Z" } @@ -1446,7 +1454,7 @@ "version": "4.0.0.0", "changelog": "### New features and improvements ###\n- fixed json case + added episode ids + empty response error (#25) @ekleop\n\n### Bug Fixes ###\n- fixed json case + added episode ids + empty response error (#25) @ekleop", "targetAbi": "10.8.11.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/simkl/simkl_4.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/simkl/simkl_4.0.0.0.zip", "checksum": "c6c6420ac5a2fe62a119af7142b6f651", "timestamp": "2023-11-21T14:20:46Z" }, @@ -1454,7 +1462,7 @@ "version": "3.0.0.0", "changelog": "### Bug Fixes ###\n- Fix auth against Simkl api (#17) @crobibero\n\n### CI & build changes ###\n- fix: meta ci workflows (#15) @h1dden-da3m0n", "targetAbi": "10.8.1.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/simkl/simkl_3.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/simkl/simkl_3.0.0.0.zip", "checksum": "5a2f9b5ddc2023809780bae3a2dc3e62", "timestamp": "2022-07-05T08:03:01Z" }, @@ -1462,7 +1470,7 @@ "version": "2.0.0.0", "changelog": "- Use meta ci (#10) @crobibero\n- 10.8 support (#5) @crobibero", "targetAbi": "10.8.0.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/simkl/simkl_2.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/simkl/simkl_2.0.0.0.zip", "checksum": "c3092a2b46487fa1e3ec16e47c6df60a", "timestamp": "2022-03-28T00:06:17Z" } @@ -1475,13 +1483,13 @@ "overview": "Extracts Subtitles.", "owner": "jellyfin", "category": "General", - "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/images/jellyfin-plugin-subtitleextract.png", + "imageUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/images/jellyfin-plugin-subtitleextract.png", "versions": [ { "version": "2.0.0.0", "changelog": "### Bug Fixes ###\n- Catch exception when extracting (#1) @crobibero", "targetAbi": "10.8.1.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/subtitle-extract/subtitle-extract_2.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/subtitle-extract/subtitle-extract_2.0.0.0.zip", "checksum": "8a4a41cc8462d67e5f9df7a96c3ce711", "timestamp": "2022-09-12T22:53:29Z" }, @@ -1489,7 +1497,7 @@ "version": "1.0.0.0", "changelog": "", "targetAbi": "10.8.1.0", - "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231218/plugin/subtitle-extract/subtitle-extract_1.0.0.0.zip", + "sourceUrl": "https://cdn.jsdelivr.net/gh/LxnChan/jellyfin-plugin-mirror@20231225/plugin/subtitle-extract/subtitle-extract_1.0.0.0.zip", "checksum": "74ff9ab8f7936c43d591d3c071458d60", "timestamp": "2022-09-08T04:43:17Z" } diff --git a/plugin/index.html.tmp b/plugin/index.html.tmp index a441df60..5b4abed8 100644 --- a/plugin/index.html.tmp +++ b/plugin/index.html.tmp @@ -58,10 +58,10 @@ tv-maze/ 11-May-2023 07:06 - tvheadend/ 11-May-2023 07:06 - tvmaze/ 11-May-2023 07:06 - -vgmdb/ 27-Mar-2022 21:08 - +vgmdb/ 21-Dec-2023 21:45 - webhook/ 28-Mar-2022 00:08 - manifest-deprecated.json 16-Oct-2020 23:53 73963 -manifest-stable.json 05-Dec-2023 04:54 94868 +manifest-stable.json 21-Dec-2023 21:45 95524 manifest-unstable.json 07-Jan-2022 21:11 5725481 manifest.json 16-Oct-2020 23:53 73963
../ vgmdb_2.0.0.0.zip 27-Mar-2022 21:08 12550 +vgmdb_3.0.0.0.zip 21-Dec-2023 21:45 12701