mirror of
https://github.com/tubearchivist/tubearchivist-jf.git
synced 2026-03-24 05:26:49 +00:00
[GH-ISSUE #16] Youtube collection folder not found #11
Labels
No labels
duplicate
enhancement
help wanted
help wanted
invalid
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tubearchivist/tubearchivist-jf#11
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 @fistwho on GitHub (Oct 16, 2023).
Original GitHub issue: https://github.com/tubearchivist/tubearchivist-jf/issues/16
Hi people
first of all thanks for the TA Companion for Jellyfin. So far, the setup has also worked well. However, I always get an error when importing. No matter if Auto Trigger or Manual.
The error message says: youtube collection folder not found
I went exactly according to the instructions. Youtube folder was included in Jellyfin as Read Only. In Jellyfin it also finds the folder and shows it to me after a scan as well.
Here is the complete error message and the Docker Compose
In TA I only subscribed to one playlist and downloaded it.
Does anyone have any idea what I'm doing wrong?
Thank you very much <3
@bbilly1 commented on GitHub (Oct 17, 2023):
How did you call your collection in JF? Make sure it's called
YouTubeas described here: https://github.com/tubearchivist/tubearchivist-jf/blob/master/README.md?plain=1#L36@fistwho commented on GitHub (Oct 17, 2023):
Hey bbilly1
I just tried to analyze the problem again. It is indeed due to the library. I had called this YouTube Exclusive, it must be having problems with that. I renamed it to YouTube and now it works.
Thank you anyway