jmbannon / ytdl-sub

Lightweight tool to automate downloading and metadata generation with yt-dlp
https://ytdl-sub.readthedocs.io
GNU General Public License v3.0
1.59k stars 61 forks source link

[FEATURE] Music tag dates #938

Closed jmbannon closed 4 months ago

jmbannon commented 4 months ago

Adds proper support for setting date and original_date fields via music_tag plugin using a standardized date format.

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 82.35294% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 97.02%. Comparing base (8e6a2cb) to head (e72f29c).

Files Patch % Lines
src/ytdl_sub/plugins/music_tags.py 82.35% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #938 +/- ## ========================================== - Coverage 97.07% 97.02% -0.05% ========================================== Files 115 115 Lines 7308 7324 +16 ========================================== + Hits 7094 7106 +12 - Misses 214 218 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.