2019-02-08 01:07:39 -05:00
|
|
|
---
|
2020-05-27 12:20:29 +09:00
|
|
|
name: "Trakt"
|
2019-02-08 01:07:39 -05:00
|
|
|
guid: "4fe3201e-d6ae-4f2e-8917-e12bda571281"
|
2021-05-08 00:01:41 +02:00
|
|
|
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-trakt.png"
|
2024-10-26 14:09:45 -04:00
|
|
|
version: 26
|
|
|
|
targetAbi: "10.10.0.0"
|
2024-05-11 13:25:18 -06:00
|
|
|
framework: "net8.0"
|
2019-04-08 23:07:21 -04:00
|
|
|
owner: "jellyfin"
|
2020-05-27 12:20:29 +09:00
|
|
|
overview: "Record your watched media with Trakt"
|
|
|
|
description: >
|
2019-02-08 01:07:39 -05:00
|
|
|
Record your watched media with Trakt.
|
2021-11-01 18:50:56 +00:00
|
|
|
|
2019-02-08 01:07:39 -05:00
|
|
|
category: "General"
|
|
|
|
artifacts:
|
2021-05-08 00:01:41 +02:00
|
|
|
- "Trakt.dll"
|
2024-05-11 15:28:49 -04:00
|
|
|
changelog: |-
|
2024-10-26 14:09:45 -04:00
|
|
|
- 10.10 support (#238) @crobibero
|
2024-05-11 15:28:49 -04:00
|
|
|
|
|
|
|
### Dependency updates ###
|
2024-10-26 14:09:45 -04:00
|
|
|
- Update dependency Microsoft.Extensions.Http to v8 (#187) @renovate
|