Refactor "musictype" #62
Labels
🐒 Front-End
Front-End Issues
☃️ Low Priority
Issue has no influence to the every-day usage
🏗 Refactoring
A refactoring task. This Issue has no impact to the user experience.
Sometimes the parameter
musictype
expects the actual music type like:"song"
,"album"
,"video"
.In other cases it represents the MusicDB mode:
"audio"
,"video"
.This needs to be changes and handles properly. A clear distinction between Music Type and MusicDB Mode is required!
For now, this has no impact to the user experience. But it may lead to bugs in future.
The text was updated successfully, but these errors were encountered: