mirror of
https://github.com/tubearchivist/tubearchivist-plex.git
synced 2026-03-23 20:37:11 +00:00
[PR #109] enhancement to response["version"] interpretation #109
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#109
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/109
Author: @bmcdonough
Created: 10/10/2025
Status: 🔄 Open
Base:
test← Head:bmcd-20251009📝 Commits (4)
6bb193asplit version at the first hypheneaaa678split version at the first hyphen7d4a01blowercase Log.infoc6f21b9lowercase Log.info📊 Changes
2 files changed (+23 additions, -11 deletions)
View changed files
📝
Contents/Code/__init__.py(+12 -6)📝
Scanners/Series/TubeArchivist Series Scanner.py(+11 -5)📄 Description
I had modified my locally running tubearchivist and therefore changed the version string using word other than "unstable" after.
This prevented tubearchivist-plex from functioning.
Since the existing logic discards the text after the hyphen I improved the logic to discard anything after the hyphen.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.