mirror of
https://github.com/tubearchivist/tubearchivist-plex.git
synced 2026-03-23 20:37:11 +00:00
[GH-ISSUE #39] [Bug]: tubearchivist-plex not recognizing and bringing in video files to plex #16
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#16
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 @bamfcoco on GitHub (Feb 3, 2024).
Original GitHub issue: https://github.com/tubearchivist/tubearchivist-plex/issues/39
Originally assigned to: @lamusmaser on GitHub.
I've read the documentation.
Operating System
Synology
Your Bug Report
Describe the bug
Installed TA-plex per the github instructions. After troubleshooting, realized that Scanner/Agent will not show up under "Other Library". Changed it to the TV Library and the Scanner and Agent show up however it errors out and does not display any media.
Steps To Reproduce
Install on synology. Attempt to bring in media downloaded with TA into a TV library and have it scan with the TA-Plex integration.
Expected behavior
Media should show up - it does not.
Relevant log output
Anything else?
https://discord.com/channels/920056098122248193/1203174454549807134
@lamusmaser commented on GitHub (Feb 6, 2024):
As discussed, this is primarily an issue with integrating using an IP:Port. I'll look into a fix for this here shortly.
@bamfcoco commented on GitHub (Feb 6, 2024):
Would it function correctly if given a domain name?
@lamusmaser commented on GitHub (Feb 6, 2024):
More than likely, yes. However, this should be working with IP:Port anyways, I just didn't test it out previously. You aren't the first or only one that had this issue, so I want to make sure it is fixed.
@lamusmaser commented on GitHub (Feb 6, 2024):
New latest version is now out which should support IP:Port without the protocol (assumes HTTP). This should help.
Update to v0.1.3 and let me know if that resolves the issues.
There are fixes in both the Scanner and Agent, so both need updating.
@bamfcoco commented on GitHub (Feb 6, 2024):
Great news is that its working!
There is one issue however. The folder in the new zip is called "tubearchivist-plex-main" instead of "tubearchivist-agent.bundle".
When I first installed it didnt recognize an agent. I changed the name of the folder and BAM! Were up and running!
Thanks for your help!
@lamusmaser commented on GitHub (Feb 6, 2024):
Glad to hear it is working. That is a limitation of how we have to run things when pulling from GitHub, which is detailed in the README as step 3.