Releases: MatteoGuadrini/mkpl
Releases · MatteoGuadrini/mkpl
Release list
mkpl 1.26
Release notes
- Add PlaylistExtensions object
- Add similar word into confirm function:
y, yep, yeah, nope - Add tag_type function
- Add artist and title info in interactive mode
- Add more punctuation into get_track function
- Add
orderby-publisherargument - Add get_publisher function
- Fix audio format check in some functions
mkpl 1.25
Release notes
- Add FileTag object
- Fix FLAC extra infos
- Fix search extension case
mkpl 1.24
Release notes
- Add
audiofilter argument - Add
videofilter argument
mkpl 1.23
Release notes
- Add
orderby-bpmargument
mkpl 1.22
Release notes
- Add
bpmargument - Add
max-bpmargument
mkpl 1.21
Release notes
- Add
other-playlistsargument
mkpl 1.20
Release notes
- Add
descendingargument
mkpl 1.19
Release notes
- Add get_tag function
- Add
filterargument, refs #20 - Add PlaylistFilter objects
- Add validate_filter function
- Add check_filter function
mkpl 1.18
Release notes
- Some fixes, refs #19
- Add Playslist and PlaylistEntry objects
- Refactor some code for improvement
mkpl 1.17
Release notes
- Add
add-infoargument, to add file information to playlist files, refs #19