[PR #105] [MERGED] Release v0.1.8 #107

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

📋 Pull Request Information

Original PR: https://github.com/tubearchivist/tubearchivist-plex/pull/105
Author: @lamusmaser
Created: 6/9/2025
Status: Merged
Merged: 6/9/2025
Merged by: @lamusmaser

Base: mainHead: test


📝 Commits (10+)

  • 4a1717c Update README.md
  • 505a078 Merge pull request #100 from mkulina/patch-1
  • 13fe90e Add datetime parser for TA v0.5.3 update.
  • 42c47fb Merge pull request #14 from lamusmaser/v0.1.8-TAv0.5.3_compatibility
  • b5921e9 Fix issue with using Python 2.7 that doesn't have handler for : separated timezones.
  • 4f0e995 Merge pull request #15 from lamusmaser/v0.1.8-TAv0.5.3_compatibility
  • 3f4e60a Remove duplicate log entry for startup.
  • 87b8157 Update README to include Local Assets reference.
  • 3035b6a Add additional troubleshooting in README for other noted issues.
  • 19a5ef6 Merge pull request #16 from lamusmaser/v0.1.8-TAv0.5.3_compatibility

📊 Changes

2 files changed (+48 additions, -3 deletions)

View changed files

📝 README.md (+6 -1)
📝 Scanners/Series/TubeArchivist Series Scanner.py (+42 -2)

📄 Description

Resolves TA v0.5.3 formatting changes to datetime objects (now storing in ISO 8601 format).
Additional updates to README to cover requests.

Resolves https://github.com/tubearchivist/tubearchivist-plex/issues/97, https://github.com/tubearchivist/tubearchivist-plex/issues/101, and https://github.com/tubearchivist/tubearchivist-plex/issues/103.


🔄 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/105 **Author:** [@lamusmaser](https://github.com/lamusmaser) **Created:** 6/9/2025 **Status:** ✅ Merged **Merged:** 6/9/2025 **Merged by:** [@lamusmaser](https://github.com/lamusmaser) **Base:** `main` ← **Head:** `test` --- ### 📝 Commits (10+) - [`4a1717c`](https://github.com/tubearchivist/tubearchivist-plex/commit/4a1717c64e53a54cf1fd1c086e218f11c45309f3) Update README.md - [`505a078`](https://github.com/tubearchivist/tubearchivist-plex/commit/505a078084bcf7c4eb97b41daff98d5c5a7ef88f) Merge pull request #100 from mkulina/patch-1 - [`13fe90e`](https://github.com/tubearchivist/tubearchivist-plex/commit/13fe90e1d40dc5b2aa37a290228fe906e3be1fa1) Add datetime parser for TA v0.5.3 update. - [`42c47fb`](https://github.com/tubearchivist/tubearchivist-plex/commit/42c47fbbfa4bacbcfeab1b90b00a104cbb2073a2) Merge pull request #14 from lamusmaser/v0.1.8-TAv0.5.3_compatibility - [`b5921e9`](https://github.com/tubearchivist/tubearchivist-plex/commit/b5921e99bdac2cdef44c4491b87a6c7376a8d599) Fix issue with using Python 2.7 that doesn't have handler for `:` separated timezones. - [`4f0e995`](https://github.com/tubearchivist/tubearchivist-plex/commit/4f0e9951824d4077a1dbc2a4232e9cb138ef4641) Merge pull request #15 from lamusmaser/v0.1.8-TAv0.5.3_compatibility - [`3f4e60a`](https://github.com/tubearchivist/tubearchivist-plex/commit/3f4e60ab029197dada8037c11fdc7b86a1c64473) Remove duplicate log entry for startup. - [`87b8157`](https://github.com/tubearchivist/tubearchivist-plex/commit/87b815716ae9e1179a81a232f6a4b02ef41fc260) Update README to include Local Assets reference. - [`3035b6a`](https://github.com/tubearchivist/tubearchivist-plex/commit/3035b6a96a136a1847f380b6b80b97be3dfc24c0) Add additional troubleshooting in README for other noted issues. - [`19a5ef6`](https://github.com/tubearchivist/tubearchivist-plex/commit/19a5ef6e05d18a25c007d55e03baead973e29686) Merge pull request #16 from lamusmaser/v0.1.8-TAv0.5.3_compatibility ### 📊 Changes **2 files changed** (+48 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+6 -1) 📝 `Scanners/Series/TubeArchivist Series Scanner.py` (+42 -2) </details> ### 📄 Description Resolves TA v0.5.3 formatting changes to datetime objects (now storing in ISO 8601 format). Additional updates to README to cover requests. Resolves https://github.com/tubearchivist/tubearchivist-plex/issues/97, https://github.com/tubearchivist/tubearchivist-plex/issues/101, and https://github.com/tubearchivist/tubearchivist-plex/issues/103. --- <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:19 +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#107
No description provided.