History > Export Playlist ignores selected file type and exports m3u
Bug #1883474 reported by
patchtheuniform
This bug report is a duplicate of:
Bug #1889352: Playlist Save Dialog Linux only saves m3u.
Edit
Remove
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mixxx |
New
|
Undecided
|
Unassigned |
Bug Description
* export a playlist from History
* select any file type other than m3u (confirmed with all filetypes)
* click 'Save'
* playlist should be saved as selected filetype
* always exports as .m3u
* 2.3.0-beta (build 2.3 r7454)
* Ubuntu Studio 20.04
To post a comment you must log in.
A bit more context on this one.
I can save to another extension if the name of the item in the history list contains a period.
"2020-06-16 thing"
Will always export to '2020-06-16 thing.m3u', regardless of what extension was selected. Interestingly, if I save this again it will provide some information with the 'Overwrite File' dialog.
"The default "m3u" extension was added because none was specified."
It will always respond with this when overwriting an existing file, regardless of the extension I choose.
"2020-06-16 thing.thing"
Will export to '2020-06-16 thing.{extension}'.