[PR #60] [MERGED] V0.1.5 #83

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

📋 Pull Request Information

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

Base: testHead: v0.1.5


📝 Commits (10+)

  • 9dfc644 Flake8 noqa controls
  • bcbc263 Pull version checking out to reduce parent function complexity.
  • 20ea6d2 Strip unstable from version string.
  • 818418c Add noqa for Scan() complexity.
  • aaa1c97 Clean up linting errors with noqa comments.
  • c52d3aa Ignoring complexity of Update() and PullTASubtitles().
  • 5dd4b6b Add fix for getfilesystemencoding issues (Android-TV/NVIDIA Shield).
  • b09af77 Add exception handler if channel ID is not present.
  • f4ff4e2 Add additional description details to videos to help with small viewers.
  • a7ee0ba Merge pull request #59 from lamusmaser/v0.1.5

📊 Changes

2 files changed (+1474 additions, -785 deletions)

View changed files

📝 Contents/Code/__init__.py (+894 -433)
📝 Scanners/Series/TubeArchivist Series Scanner.py (+580 -352)

📄 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/60 **Author:** [@lamusmaser](https://github.com/lamusmaser) **Created:** 5/13/2024 **Status:** ✅ Merged **Merged:** 5/13/2024 **Merged by:** [@lamusmaser](https://github.com/lamusmaser) **Base:** `test` ← **Head:** `v0.1.5` --- ### 📝 Commits (10+) - [`9dfc644`](https://github.com/tubearchivist/tubearchivist-plex/commit/9dfc6445c0c9746500ebfec88e3d8d79ceeba216) Flake8 noqa controls - [`bcbc263`](https://github.com/tubearchivist/tubearchivist-plex/commit/bcbc2630c98f69ec855f661aa1ffe3d92659bb8b) Pull version checking out to reduce parent function complexity. - [`20ea6d2`](https://github.com/tubearchivist/tubearchivist-plex/commit/20ea6d21c38006606299b2b51bea9482818e6f57) Strip `unstable` from version string. - [`818418c`](https://github.com/tubearchivist/tubearchivist-plex/commit/818418c88d3e9f972126c43ec9258e26a1731b2c) Add noqa for Scan() complexity. - [`aaa1c97`](https://github.com/tubearchivist/tubearchivist-plex/commit/aaa1c970f1478443cedbedc2a0080bcbb1c718af) Clean up linting errors with noqa comments. - [`c52d3aa`](https://github.com/tubearchivist/tubearchivist-plex/commit/c52d3aac9d6bebf6bc8230ca360a47024aafefa9) Ignoring complexity of Update() and PullTASubtitles(). - [`5dd4b6b`](https://github.com/tubearchivist/tubearchivist-plex/commit/5dd4b6bedeff9b6a3ac97aa50c8ceb9b33d0cdef) Add fix for getfilesystemencoding issues (Android-TV/NVIDIA Shield). - [`b09af77`](https://github.com/tubearchivist/tubearchivist-plex/commit/b09af77886a8d1da0739274323165c5aa6526d2c) Add exception handler if channel ID is not present. - [`f4ff4e2`](https://github.com/tubearchivist/tubearchivist-plex/commit/f4ff4e28aa97dc1d885e334db2bbace620289850) Add additional description details to videos to help with small viewers. - [`a7ee0ba`](https://github.com/tubearchivist/tubearchivist-plex/commit/a7ee0bad4863391d237fae481b81cadeaf65abd8) Merge pull request #59 from lamusmaser/v0.1.5 ### 📊 Changes **2 files changed** (+1474 additions, -785 deletions) <details> <summary>View changed files</summary> 📝 `Contents/Code/__init__.py` (+894 -433) 📝 `Scanners/Series/TubeArchivist Series Scanner.py` (+580 -352) </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:12 +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#83
No description provided.