Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.36 KB

CHANGELOG.md

File metadata and controls

16 lines (13 loc) · 1.36 KB
  • a234f32 Adds playlist rename command handler
  • c53746f Adds ipodio playlist rm command handler
  • 3a7dc4d Adds ipodio playlist add command handler
  • dba5023 Adds playlist create command handler
  • 59bc4dd Adds ipodio playlist command with listing and filtering
  • ed8ab03 Adds directory push support to the 'push' command handler
  • 189d03f Adds env variable IPODIO_MOUNTPOINT to avoid --mount option every run
  • 018072e Adds 'ipodio' command via setuptools entry point
  • 0090759 Makes program output adaptative to terminal width
  • c2bd7f7 Adds duplicates, rm, rename, pull and push commands
  • 3440304 Initial commit adds gitignore