id3v2: try to parse the year when 'year' tag could be a date (#104)

Co-authored-by: David Howden <dhowden@gmail.com>
This commit is contained in:
Jorge Junior
2024-04-17 15:37:06 +10:00
committed by GitHub
co-authored by David Howden
parent dc579f508b
commit 3d75831295
3 changed files with 15 additions and 4 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: "1.20"
cache: true
- name: Build