mirror of
https://github.com/tubearchivist/tubearchivist-plex.git
synced 2026-03-23 20:37:11 +00:00
[GH-ISSUE #52] [Installation Help]: Scanner and Agent are selected, but not seeing videos #18
Labels
No labels
bug
bug
documentation
duplicate
enhancement
good first issue
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tubearchivist/archived-tubearchivist-plex#18
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 @ryuherdianto on GitHub (Feb 22, 2024).
Original GitHub issue: https://github.com/tubearchivist/tubearchivist-plex/issues/52
Installation instructions
Operating System
Unraid
Your installation or setup question
Already follow the instruction, but no tubearchivist video found
Relevant log output
@lamusmaser commented on GitHub (Mar 3, 2024):
Acknowledged, this needs further review.
@simsanderson commented on GitHub (Apr 15, 2024):
Having the same issue on unraid
@cryptiklemur commented on GitHub (Apr 22, 2024):
Getting the same error:
No channel ID present, looking through the code, it looks like the metadata istubearchivist||/youtube/UC_7aK9PpYTqt08ERh1MewlQ, which shows that the channel id (between the|'s) is empty. Not sure why its empty though@lamusmaser commented on GitHub (May 9, 2024):
Reviewing some of these logs closer, it looks like there are instances of non-Tube Archivist videos that are coming through. This is causing some problems. If there are non-Tube Archivist videos, we should handle those as an exception and handle those appropriately.
This should allow more videos to get handled properly.
@lamusmaser commented on GitHub (May 13, 2024):
An exception handler is now added and will be part of the v0.1.5 release.
If a channel ID is not present during the interaction, it will skip that folder. It should be noted that non-TA folders should not be included, but this should hopefully handle it for the future.
I would ask that someone reports back after testing out v0.1.5 to see if this is no longer causing the Agent to work.
@lamusmaser commented on GitHub (May 14, 2024):
v0.1.5 is now released and available. Closing until someone reports this as a continued issue.