issues
search
majohn-r
/
mp3repair
An MP3 file repair command-line utility
MIT License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add diagnostics flag to ls command
#96
majohn-r
closed
2 years ago
0
Tracks in an album need to agree on album title and artist name
#95
majohn-r
closed
2 years ago
0
Investigate windows media library reset
#94
majohn-r
closed
2 years ago
0
Need to read genre and year tag frames and add comparisons to check, fixes to repair
#93
majohn-r
closed
2 years ago
0
Eliminate useless trackUnknownTagsNotRead constant
#92
majohn-r
closed
2 years ago
0
Simplify and consolidate OutputBus checks in unit tests
#91
majohn-r
closed
2 years ago
0
Check consistency of unit test output
#90
majohn-r
closed
2 years ago
0
When no artists are found, need to output a message to the user
#89
majohn-r
closed
2 years ago
0
UpdateTracks needs to do a post-mortem and report on all the defective tracks it found.
#88
majohn-r
closed
2 years ago
0
Replace loglevel with specific info/warn/error calls
#87
majohn-r
closed
2 years ago
0
Production OutputBus should have os.Stdout and os.Stderr hardwired
#86
majohn-r
closed
2 years ago
0
main_test needs to run more typical scenarios
#85
majohn-r
closed
9 months ago
1
Separate logging implementation from OutputBus
#84
majohn-r
closed
2 years ago
0
Change OutputBus OutputWriter -> ConsoleWriter
#83
majohn-r
closed
2 years ago
0
*.runSubCommand() needs to return ok status; command fails on false
#82
majohn-r
closed
2 years ago
1
Search for artists/albums/tracks should fail execution if no data is found
#81
majohn-r
closed
2 years ago
0
check.runSubcommand should return boolean status
#80
majohn-r
closed
2 years ago
0
Log should add complaint about bad log level to original log message
#79
majohn-r
closed
2 years ago
0
Rename testing OutputBus methods
#78
majohn-r
closed
2 years ago
0
test logging and error output
#77
majohn-r
closed
2 years ago
0
make term 'subcommand' -> 'command'
#76
majohn-r
closed
2 years ago
0
Use filepath.Ext() to get a track's extension
#75
majohn-r
closed
2 years ago
0
SearchFlags.validate should reverse sense of its boolean return value
#74
majohn-r
closed
2 years ago
0
Let defaults.yaml determine which subcommand is the default.
#73
majohn-r
closed
2 years ago
1
The TMP/TEMP and APPDATA reads should be part of the logging and configuration system initialization, respectively.
#72
majohn-r
closed
2 years ago
1
Need a struct that holds a logger, a writer to stdout, and a writer to stderr
#71
majohn-r
closed
2 years ago
0
parseTrackName should let user know of problems
#70
majohn-r
closed
2 years ago
0
track.readTags should display error to user
#69
majohn-r
closed
2 years ago
0
track.SetTags should notify user of errors
#68
majohn-r
closed
2 years ago
0
validateRegexp should return true on success, not on failure
#67
majohn-r
closed
2 years ago
0
Many functions that output error messages should be passed in a writer to do so.
#66
majohn-r
closed
2 years ago
1
files.ProcessArgs should output errors to stderr. it should also return bool status on errors
#65
majohn-r
closed
2 years ago
0
files.ReadDirectory should write output to stderr and return bool status
#64
majohn-r
closed
2 years ago
0
When cleaning up log files, let user know about problems
#63
majohn-r
closed
2 years ago
0
Command-specific log field keys should be in command-specific source files
#62
majohn-r
closed
2 years ago
0
The defaults.yaml file, if it cannot be unmarshalled, should cause the program to fail.
#61
majohn-r
closed
2 years ago
0
Reading a defective defaults.yaml file should result in a complaint to the user and the program fails.
#60
majohn-r
closed
2 years ago
0
The code that reads defaults.yaml should check for its existence first
#59
majohn-r
closed
2 years ago
0
CommandProcessor Exec should return pass/fail state
#58
majohn-r
closed
2 years ago
0
Test messages written to stderr
#57
majohn-r
closed
2 years ago
1
Log inputs
#56
majohn-r
closed
2 years ago
0
Investigate testing logging
#55
majohn-r
closed
2 years ago
0
Need to consistently use constants in logging
#54
majohn-r
closed
2 years ago
0
The common albums and artists parameters and the ls album and artist parameters are too similar
#53
majohn-r
closed
2 years ago
0
annotated ls output should add quotes around the track, album, and artist names for better readability
#52
majohn-r
closed
2 years ago
0
Upgrade yaml v2 to v3
#51
majohn-r
closed
2 years ago
0
Check erroneously reports track names ending in '.'
#50
majohn-r
closed
2 years ago
0
Some frame values cannot be encoded in the standard encodings
#49
majohn-r
closed
2 years ago
1
Errors reading frames lack context
#48
majohn-r
closed
2 years ago
0
Error reading TRCK tags when the value includes a BOM marker
#47
majohn-r
closed
2 years ago
0
Previous
Next