jellyfin / jellyfin-plugin-trakt

https://jellyfin.org
MIT License
173 stars 33 forks source link

Need the repository url for Version 22 on jellyfin 10.8.1 #197

Open waynepaulward opened 1 year ago

waynepaulward commented 1 year ago

ive tried adding the version 22 and 21 but get no settings error is there a repo I can add for this

Need the repository url for Version 22 on jellyfin 10.8.1

Wayne

zotabee commented 7 months ago

https://repo.jellyfin.org/releases/plugin/manifest-stable.json

Since 23.0.0.0 is out :

"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://repo.jellyfin.org/releases/plugin/trakt/trakt_23.0.0.0.zip",
"checksum": "ad39a1011f4ceaa94baa6cb93b4b0471",
"timestamp": "2023-02-10T23:21:39Z"

Is it what you wanted / needed ?