Releases: radusuciu/traktor_nowplaying
Releases · radusuciu/traktor_nowplaying
v0.3.5
v0.3.4
v0.3.3
Unescape track strings when not using template
v0.3.2
Fix error where variable is used before definition
v0.3.1
Move bottle file into correct directory
v0.3.0
This release adds support for custom formatting using the --format and --template arguments. Please see README for details on use.
v0.2.1
This release adds two new arguments relating to the file output: --append which appends to a file instead of overwriting it, and --max-tracks which when used in conjunction with --append allows one to limit the file output to a set number of tracks.
v0.1.2
Add application icon
v0.1.1
Create directories as needed and check that outfile can be written to
v0.1.0
Fix more issues with interactive mode.