mirror of
https://github.com/tubearchivist/tubearchivist-plex.git
synced 2026-03-23 20:37:11 +00:00
[PR #95] [MERGED] v0.1.7 Working Version #105
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#105
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?
📋 Pull Request Information
Original PR: https://github.com/tubearchivist/tubearchivist-plex/pull/95
Author: @lamusmaser
Created: 3/12/2025
Status: ✅ Merged
Merged: 3/12/2025
Merged by: @lamusmaser
Base:
test← Head:test📝 Commits (10+)
e077e61Remove infinite loop when retrying ping endpoint.eb387c3Merge pull request #10 from lamusmaser/v0.1.7-TAv0.5.0_compatibility1f1d4a4AddValidatePrefs.0eae66dRemoving one of the examples that only comes through from the channel name.278f0d4Merge pull request #11 from lamusmaser/v0.1.7-TAv0.5.0_compatibilitycd59b69Update syntax in output statement for logging for increased clarity.8584a7fProperly set thedataelement for video and channel responses for pre-v0.5.0 API compatibility.1103c2eMerge pull request #12 from lamusmaser/v0.1.7-TAv0.5.0_compatibility8922bd4Attempt to fix problem when mediaList is passed back to Stack.Scan and is getting an AttributeError.658f658Merge pull request #13 from lamusmaser/v0.1.7-TAv0.5.0_compatibility📊 Changes
2 files changed (+39 additions, -26 deletions)
View changed files
📝
Contents/Code/__init__.py(+25 -16)📝
Scanners/Series/TubeArchivist Series Scanner.py(+14 -10)📄 Description
Brings in a working version of the v0.1.7 TubeArchivist to Plex Integration Scanner and Agent.
Tested:
v0.4.13 of TubeArchivist
v0.5.0 of TubeArchivist
Downloads of channels with videos
Downloads of channels with non-ASCII characters in name of channel and in video title
Fixed multiple bugs and reported Issues.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.