Add parameters to the endpoints that can download songs. This parameter will determine if the filename of the media will be random or the song's title.
Changes
Add randomizeFilename parameter
By default it will be true if not provided
If true, then media filenames will be randomized. If not, then the song's title will be used as the filename
Add parameters to the endpoints that can download songs. This parameter will determine if the filename of the media will be random or the song's title.
# Changes
* Add `randomizeFilename` parameter
* By default it will be true if not provided
* If true, then media filenames will be randomized. If not, then the song's title will be used as the filename
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Add parameters to the endpoints that can download songs. This parameter will determine if the filename of the media will be random or the song's title.
Changes
randomizeFilenameparameter