Filename for media that's downloaded should be random instead of the title's song #79

Closed
opened 2022-09-05 17:11:22 -04:00 by kdeng00 · 0 comments
kdeng00 commented 2022-09-05 17:11:22 -04:00 (Migrated from github.com)

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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: phoenix/icarus#79