Skip to content

v1.3.3

Compare
Choose a tag to compare
@ranmd9a ranmd9a released this 05 Dec 19:59
· 74 commits to master since this release

English follows Japanese

ATTENTION:

  • v1.3.1 以前のバージョンからアップデートする場合、初回起動時に playlist のキャッシュを再作成します。
    キャッシュを再作成している間、スキャン中のダイアログが表示されるのでしばらくお待ちください。
    playlist の数が少ない場合、ダイアログはすぐ消えるかもしれません。画面左下の [Scanner] マークが回転していなければ再作成は終わっています。
  • すでに v1.3.2 にバージョンアップ済みの場合、上記処理は行われません。
  • 動作確認はしていますが不具合が残っている可能性はあるので、事前に playlist ファイルのバックアップなど適宜お願いいたします。
  • バージョンアップしたあとうまく動かない場合は、いったん beatlist v1.3.3 をアンインストールしたあと、Troubleshooting の [方法2] の手順で beatlist のデータを削除後、v1.3.3 をインストールしなおしてみてください。※要 [UPDATE LIBRARY]
  • Windows 11 では動作未確認です。

Bug fixes:

  • playlist を編集した時、ファイル名を playlistTitle に合わせて変更しない(既存のファイル名を維持する)ように修正。
    • beatlist で playlist を編集すると、ファイル名が「playlistTitle の英数字以外をアンダーバーに置換した文字列」+「.json」になるのが
      オリジナル版(v1.2.x)から続く挙動でしたが、ファイル名を変更しないように修正しています。
      ※その挙動に起因する不具合の回避のためと、別途手動でダウンロード等した playlist はファイル名を変更しないほうがよいと思われるため。
  • 上記に伴い [My Playlists]画面での playlist 新規作成時、playlist の title 入力ダイアログを表示するように変更。
    • ダイアログ画面下部に表示されているファイル名で playlist が作成されます。
    • playlist のファイル名を変更したい場合、beatlist を終了してからエクスプローラーなどでファイル名を変更してください。
  • playlist 編集画面を開いた状態で playlist のファイルが外部プログラムなどによって削除またはリネームされた時、[My Playlists]画面に戻るように修正。
  • playlist 編集画面で、title が空欄でも保存できてしまっていたのを修正。
    • title が空欄の playlist は不正とみなしているので [My Playlists]画面に出てこなくなります。

Others:

  • [Settings]画面の playlist 保存時のインデントの既定値を None から Space (2) に変更。
    • 影響するのは新規インストール時と v1.3.1 以前からアップデートした場合です。
    • PlaylistManager で新規作成した playlist もインデント・改行ありなのでそれに合わせています。

インストール手順はこちら
制限事項はこちら
既知の不具合はこちら


English (almost machine translation)

ATTENTION:

  • If you are updating from a version earlier than v1.3.2, the playlist cache will be recreated on the first launch.
    While the cache is being recreated, a dialog box will appear during the scan. Please wait for a while.
    If you have a small number of playlists, the dialog may disappear quickly. If the [Scanner] mark in the lower left corner of the screen does not rotate, the re-creation is finished.
  • Please back up your playlist files beforehand, as there is a possibility that some problems may remain.
  • If it doesn't work after upgrading, try uninstalling beatlist v1.3.3, deleting the beatlist data as described in Troubleshooting [Method 2], and then reinstalling v1.3.3.
  • Not tested on Windows 11.

Bug fixes:

  • When editing a playlist, the file name will not be changed to match the playlistTitle.
    • From v1.2.4 to v1.3.2, when editing a playlist in beatlist, the file name would change to "playlistTitle with non-alphanumeric characters replaced with underscores" + ".json".
      ex) title: "My playlists 2021" -> filename: "my_playlists_2021.json"
    • This version has been modified to not change (to keep) the file name.
  • When creating a new playlist in the [My Playlists] screen, the playlist title input dialog will now be displayed.
    • A playlist will be created with the file name displayed at the bottom of the dialog.
    • If you want to change the name of the playlist file, exit beatlist and then rename the file using Explorer or something similar.
  • When a playlist file is deleted or renamed by an external program while the playlist editing screen is open, it will return to the [My Playlists] screen.
  • Fixed a bug in the playlist edit screen that allowed saving even if the title value was blank.

Others:

  • The default indent for saving a playlist in the [Settings] screen has been changed from None to Space (2).

How to install
Limitations ※Japanese only -> Google translation
Known issues ※Japanese only -> Google translation