quintodrome/scanner/metadata
certuna 03175e1a9d
Use file creation date for Date Added/CreatedAt (#2553)
* Update mapping.go

CreatedAt = BirthTime

* Update metadata.go

Add BirthTime() function

* Update spread_fs.go

Replacing djherbis/atime package with djherbis/times, as times includes the functionality of atime

* Update go.mod

remove djherbis/atime, add djherbis/times

* Update mapping.go

time package not used anymore

* Update go.sum

removed djherbis/atime, added djherbis/times

* Update spread_fs.go

revert to previous, cannot get rid of /atime after all since it's a dependency of /fscache

* Update go.mod

djherbis/times 1.6.0 now released

* Update go.sum

new sums

* Update metadata.go

Inverted if statement, more readable

* Update go.mod

format fix

* Update go.sum

format fix

* Update go.sum

format fix

* Update go.sum

format fix

* Update metadata.go

variable name times -> fileProperties
check for errors

* Update metadata.go

reverse order of error check

* Update metadata.go

typo

* Update metadata.go

https://github.com/navidrome/navidrome/pull/2553#issuecomment-1787967615
2023-11-01 16:41:07 -04:00
..
ffmpeg Fix original date (TDOR) mapping for ffmpeg extractor 2023-06-06 19:13:45 -04:00
taglib Support for Original Date, Release Date & splitting/grouping of album editions (#2162) 2023-05-19 15:27:47 -04:00
metadata.go Use file creation date for Date Added/CreatedAt (#2553) 2023-11-01 16:41:07 -04:00
metadata_internal_test.go Fix listenbrainz submission and clarify MusicBrainz recording ID field (#2279) 2023-06-16 18:00:01 -04:00
metadata_suite_test.go Rename log.LevelCritical to log.LevelFatal 2022-12-21 14:53:36 -05:00
metadata_test.go Support for Original Date, Release Date & splitting/grouping of album editions (#2162) 2023-05-19 15:27:47 -04:00