mioePlayer 設定檔生成器

單機可用的表單編輯器,填好資料後從下方複製產出的 mioePlayer-decoupled.html 內容。所有資料只存在你的瀏覽器裡(localStorage),不會上傳到任何地方。

匯入既有設定(可略過)

貼上既有 mioePlayer-decoupled.html 的完整內容或 window.mioePlayerAlbums = {...} 區塊,可以載入回表單繼續編輯。

整體設定

專輯(族群) 0

顯示順序就是這裡的排列順序。刪除專輯不會自動刪除該專輯下的歌曲,請先手動改掉或刪除相關歌曲。

歌曲 0

產出結果

複製以下內容,貼到 mioePlayer-decoupled.html 裡取代原有的 window.mioePlayerAlbums = { ... }; 那一段(從 window.mioePlayerAlbums 開始到結尾的分號為止)即可,不需要動到其他部分。