[PR #66] [MERGED] Hotfix v0.1.5 #89

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

📋 Pull Request Information

Original PR: https://github.com/tubearchivist/tubearchivist-plex/pull/66
Author: @lamusmaser
Created: 5/23/2024
Status: Merged
Merged: 5/23/2024
Merged by: @lamusmaser

Base: mainHead: test


📝 Commits (10+)

  • ccf984e Hotfix - version fixing
  • a90bae9 Hotfix - Swap rstrip check for unstable versions.
  • bbcf787 Hotfix - Scanner handling of versions if v included.
  • cd2b93e Hotfix - actually get the get_full_url from read_url when an exception occurs.
  • 29565a8 Hotfix [ts] - Add thumbnail handler.
  • 5f52448 Trying to check if seasons exist in media before iterating through.
  • 1a93464 Hotfix [ts] - Adding more seasons handlers.
  • de3702b Hotfix [ts] - Add debug statements.
  • 1d6c1be Hotfix [ts] - Logging seasons check
  • fe59859 Hotfix - Add exception handler for AttributeError when seasons attribute is missing from media object. Removed debug handlers and logging.

📊 Changes

2 files changed (+147 additions, -105 deletions)

View changed files

📝 Contents/Code/__init__.py (+132 -96)
📝 Scanners/Series/TubeArchivist Series Scanner.py (+15 -9)

📄 Description

No description provided


🔄 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/66 **Author:** [@lamusmaser](https://github.com/lamusmaser) **Created:** 5/23/2024 **Status:** ✅ Merged **Merged:** 5/23/2024 **Merged by:** [@lamusmaser](https://github.com/lamusmaser) **Base:** `main` ← **Head:** `test` --- ### 📝 Commits (10+) - [`ccf984e`](https://github.com/tubearchivist/tubearchivist-plex/commit/ccf984e56fc23c46499ef66d5e6387494ef25feb) Hotfix - version fixing - [`a90bae9`](https://github.com/tubearchivist/tubearchivist-plex/commit/a90bae9a0f7ee80f2a3a9fe47e7d12f2fc777fb1) Hotfix - Swap rstrip check for unstable versions. - [`bbcf787`](https://github.com/tubearchivist/tubearchivist-plex/commit/bbcf787b8abf3f26246226c813e1dbfbdbe5d01e) Hotfix - Scanner handling of versions if `v` included. - [`cd2b93e`](https://github.com/tubearchivist/tubearchivist-plex/commit/cd2b93e32e334b6df3f2e011374549b1bbb5c313) Hotfix - actually get the `get_full_url` from `read_url` when an exception occurs. - [`29565a8`](https://github.com/tubearchivist/tubearchivist-plex/commit/29565a860c8d3c01671179b743654740f1b914b5) Hotfix [ts] - Add thumbnail handler. - [`5f52448`](https://github.com/tubearchivist/tubearchivist-plex/commit/5f5244853a387c08d7bacdb8a98893aa57dd32d4) Trying to check if `seasons` exist in `media` before iterating through. - [`1a93464`](https://github.com/tubearchivist/tubearchivist-plex/commit/1a93464790f763943b4e48c5343e660f53b3ae23) Hotfix [ts] - Adding more `seasons` handlers. - [`de3702b`](https://github.com/tubearchivist/tubearchivist-plex/commit/de3702bee49f43cd6b62f65947958fde4015cf17) Hotfix [ts] - Add debug statements. - [`1d6c1be`](https://github.com/tubearchivist/tubearchivist-plex/commit/1d6c1beff17b901a82d8fffcdc49e48a8b3e28ce) Hotfix [ts] - Logging seasons check - [`fe59859`](https://github.com/tubearchivist/tubearchivist-plex/commit/fe59859f971d5a6fdf5621852744f716e1067699) Hotfix - Add exception handler for AttributeError when `seasons` attribute is missing from `media` object. Removed debug handlers and logging. ### 📊 Changes **2 files changed** (+147 additions, -105 deletions) <details> <summary>View changed files</summary> 📝 `Contents/Code/__init__.py` (+132 -96) 📝 `Scanners/Series/TubeArchivist Series Scanner.py` (+15 -9) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 20:34:14 +00:00
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#89
No description provided.