mirror of
https://github.com/tubearchivist/tubearchivist-plex.git
synced 2026-03-23 20:37:11 +00:00
[PR #104] [MERGED] v0.1.8 fixes to work with TA v0.5.3 formatting changes #108
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#108
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/104
Author: @lamusmaser
Created: 6/9/2025
Status: ✅ Merged
Merged: 6/9/2025
Merged by: @lamusmaser
Base:
test← Head:test📝 Commits (10+)
13fe90eAdd datetime parser for TA v0.5.3 update.42c47fbMerge pull request #14 from lamusmaser/v0.1.8-TAv0.5.3_compatibilityb5921e9Fix issue with using Python 2.7 that doesn't have handler for:separated timezones.4f0e995Merge pull request #15 from lamusmaser/v0.1.8-TAv0.5.3_compatibility3f4e60aRemove duplicate log entry for startup.87b8157Update README to include Local Assets reference.3035b6aAdd additional troubleshooting in README for other noted issues.19a5ef6Merge pull request #16 from lamusmaser/v0.1.8-TAv0.5.3_compatibility8aeb56aAdd debug logging for Published and Last Refresh dates for processing.b8cf5e5Merge pull request #17 from lamusmaser/v0.1.8-TAv0.5.3_compatibility📊 Changes
2 files changed (+47 additions, -2 deletions)
View changed files
📝
README.md(+5 -0)📝
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 #97, #101, and #103.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.