fijam / gmdrec

gmdrec is a USB interface between your late 90's Sony portable MiniDisc recorder and your PC.
https://www.tindie.com/products/fijam/gmdrec/
BSD 3-Clause "New" or "Revised" License
29 stars 7 forks source link

Untangle label-mode from regular operation #15

Closed fijam closed 2 years ago

fijam commented 2 years ago

Label-only mode should be its own function

fijam commented 2 years ago

https://gist.github.com/fijam/4327c2c590d3c11880cadbdd59e7cc01

print('Cleaning up.') goes to cleanup_exit

remove print from request_playlist_content

add pprint to imports