mirror of
https://github.com/KrumpetPirate/AAXtoMP3.git
synced 2024-11-18 03:08:57 +01:00
debug var publisher
This commit is contained in:
parent
4870dc334a
commit
3fb377a107
2
AAXtoMP3
2
AAXtoMP3
@ -418,7 +418,7 @@ do
|
||||
# Big long DEBUG output. Fully describes the settings used for transcoding.
|
||||
# Note this is a long debug command. It's not critical to operation. It's purely for people debugging
|
||||
# and coders wanting to extend the script.
|
||||
debug_vars "Book and Variable values" title auth_code mode aax_file container codec bitrate artist album_artist album album_date genre copyright narrator description output_file metadata_file working_directory
|
||||
debug_vars "Book and Variable values" title auth_code mode aax_file container codec bitrate artist album_artist album album_date genre copyright narrator description publisher output_file metadata_file working_directory
|
||||
|
||||
# -----
|
||||
if [ "${continue}" == "0" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user