[GH-ISSUE #40] [Bug]: Getting Metadata not working #33

Closed
opened 2026-03-23 20:35:10 +00:00 by mirror · 3 comments
Owner

Originally created by @Froghut on GitHub (Mar 10, 2025).
Original GitHub issue: https://github.com/tubearchivist/tubearchivist-jf-plugin/issues/40

I've read the documentation

Operating System

Docker (on Windows)

Your Bug Report

When I try to refresh metadata it does not work. I tried accessing the video api "manually" via /api/docs and that works without issues, I get the correct result including all metadata. I don't get any errors in Jellyfin or TubeArchivist logs when refreshing metadata - but the log shows that the JF plugin apparently does not receive metadata.

Relevant Jellyfin log output

[10:52:06] [INF] [10] Jellyfin.Plugin.TubeArchivistMetadata.Plugin: https://tube.xyz.com/api/ping/: OK

[11:04:51] [INF] [35] Jellyfin.Plugin.TubeArchivistMetadata.Plugin: https://tube.xyz.com/api/video/guUGDS2EBNs/: OK
[11:04:51] [INF] [35] Jellyfin.Plugin.TubeArchivistMetadata.Plugin: Getting metadata for video:  (guUGDS2EBNs)
[11:04:51] [INF] [35] Jellyfin.Plugin.TubeArchivistMetadata.Plugin: Received metadata:
null
[11:04:51] [INF] [35] Jellyfin.Plugin.TubeArchivistMetadata.Plugin: https://tube.xyz.com/api/video/guUGDS2EBNs/: OK
[11:04:51] [INF] [35] Jellyfin.Plugin.TubeArchivistMetadata.Plugin: Getting images for video:  (guUGDS2EBNs)
[11:04:51] [INF] [35] Jellyfin.Plugin.TubeArchivistMetadata.Plugin: Thumb URI:

Anything else?

No response

Originally created by @Froghut on GitHub (Mar 10, 2025). Original GitHub issue: https://github.com/tubearchivist/tubearchivist-jf-plugin/issues/40 ### I've read the documentation - [x] I'm running the latest version of tubearchivist-jf-plugin. - [x] I have read the [how to open an issue](https://github.com/tubearchivist/tubearchivist/blob/master/CONTRIBUTING.md#how-to-open-an-issue) guide, particularly the [bug report](https://github.com/tubearchivist/tubearchivist/blob/master/CONTRIBUTING.md#bug-report) section. ### Operating System Docker (on Windows) ### Your Bug Report When I try to refresh metadata it does not work. I tried accessing the video api "manually" via /api/docs and that works without issues, I get the correct result including all metadata. I don't get any errors in Jellyfin or TubeArchivist logs when refreshing metadata - but the log shows that the JF plugin apparently does not receive metadata. ### Relevant Jellyfin log output ```shell [10:52:06] [INF] [10] Jellyfin.Plugin.TubeArchivistMetadata.Plugin: https://tube.xyz.com/api/ping/: OK [11:04:51] [INF] [35] Jellyfin.Plugin.TubeArchivistMetadata.Plugin: https://tube.xyz.com/api/video/guUGDS2EBNs/: OK [11:04:51] [INF] [35] Jellyfin.Plugin.TubeArchivistMetadata.Plugin: Getting metadata for video: (guUGDS2EBNs) [11:04:51] [INF] [35] Jellyfin.Plugin.TubeArchivistMetadata.Plugin: Received metadata: null [11:04:51] [INF] [35] Jellyfin.Plugin.TubeArchivistMetadata.Plugin: https://tube.xyz.com/api/video/guUGDS2EBNs/: OK [11:04:51] [INF] [35] Jellyfin.Plugin.TubeArchivistMetadata.Plugin: Getting images for video: (guUGDS2EBNs) [11:04:51] [INF] [35] Jellyfin.Plugin.TubeArchivistMetadata.Plugin: Thumb URI: ``` ### Anything else? _No response_
Author
Owner

@DarkFighterLuke commented on GitHub (Mar 10, 2025):

It is likely due to the new TubeArchivist version released yesterday. You can build and install the plugin manually from the ta-* branch or just wait a couple of hours and get the new release out of the box, I need only to merge it into master and it's ready🙂

<!-- gh-comment-id:2710071466 --> @DarkFighterLuke commented on GitHub (Mar 10, 2025): It is likely due to the new TubeArchivist version released yesterday. You can build and install the plugin manually from the ta-* branch or just wait a couple of hours and get the new release out of the box, I need only to merge it into master and it's ready🙂
Author
Owner

@Froghut commented on GitHub (Mar 10, 2025):

Can confirm a manual build+install resolved this issue!

<!-- gh-comment-id:2710107803 --> @Froghut commented on GitHub (Mar 10, 2025): Can confirm a manual build+install resolved this issue!
Author
Owner

@DarkFighterLuke commented on GitHub (Mar 10, 2025):

The new version has been released, you can go back to the Jellyfin repository way if you want.

<!-- gh-comment-id:2711380921 --> @DarkFighterLuke commented on GitHub (Mar 10, 2025): The new version has been released, you can go back to the Jellyfin repository way if you want.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tubearchivist/archived-tubearchivist-jf-plugin#33
No description provided.