[PR #115] guard on url, not <date>_<url> #114

Open
opened 2026-03-23 20:34:22 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tubearchivist/tubearchivist-plex/pull/115
Author: @camhorn
Created: 2/11/2026
Status: 🔄 Open

Base: mainHead: noneurl


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/tubearchivist/tubearchivist-plex/pull/115 **Author:** [@camhorn](https://github.com/camhorn) **Created:** 2/11/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `noneurl` --- ### 📝 Commits (1) - [`1a6948c`](https://github.com/tubearchivist/tubearchivist-plex/commit/1a6948ca9f2fa2c595f8c74f7931dc22ff14c6c7) guard on url, not <date>_<url> ### 📊 Changes **1 file changed** (+4 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Contents/Code/__init__.py` (+4 -5) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tubearchivist/archived-tubearchivist-plex#114
No description provided.