mirror of
https://github.com/tubearchivist/tubearchivist-plex.git
synced 2026-03-23 20:37:11 +00:00
[PR #115] guard on url, not <date>_<url> #114
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#114
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/115
Author: @camhorn
Created: 2/11/2026
Status: 🔄 Open
Base:
main← Head:noneurl📝 Commits (1)
1a6948cguard on url, not _📊 Changes
1 file changed (+4 additions, -5 deletions)
View changed files
📝
Contents/Code/__init__.py(+4 -5)📄 Description
These checks could effectively never fail, as even "None_None" is truthy. Was unhappily trying to fetch "http://validurl/None", said failures possibly enhanced by my auth proxy only permitting "/api/" and "/cache/" through.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.