mirror of
https://github.com/tubearchivist/tubearchivist-jf-plugin.git
synced 2026-03-23 20:37:14 +00:00
[GH-ISSUE #40] [Bug]: Getting Metadata not working #33
Labels
No labels
bug
enhancement
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tubearchivist/archived-tubearchivist-jf-plugin#33
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
Anything else?
No response
@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🙂
@Froghut commented on GitHub (Mar 10, 2025):
Can confirm a manual build+install resolved this issue!
@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.