Has been added:
- New additional parameters:
- similar tracks[-st], returns similar tracks, according to your specified;
- cover track, album, collection[-c], draws a cover in the console (early version).
- New design
- All my comments on updates are posted in update.txt
- New return:
- all output data now looks like BOOLEAN, NONE, or a value that you are waiting for a list, a string, and so on.
- Update main function:
- data after all actions moved to a separate function, which means that it can be used everywhere separately from main.
- Fix:
- [-st] with an album or collection.
- Possible additions:
- [ ] explicit
- [ ] new albums of the genre (it is impossible because the page on the get request does not load this piece of data)
- [ ] other albums by the artist (it is impossible because the page on the get request does not load this piece of data)
Versions from v1.3 to v1.6 were skipped because new content was added to about these versions at a time. Good luck!