MediaMonkey に保存できるファイル数に厳密な制限はありません。MediaMonkey は、2 テラバイトの音楽を含むインストールで使用されています。
ファイルの量が多くなると、ライブラリを使用するときに処理するデータが増えるため、パフォーマンスが低下する可能性があります。パフォーマンスは、コレクションを分離するためにフィルターが使用されているかどうか、およびデータベースがどのように構成されているかによって異なります。
ここで説明されているように、データ損失のリスクを負って SQLite データベースの速度を向上させることができます: データベースのパフォーマンス/堅牢性を構成する。
データベースをより高速なストレージ メディアに保存することで、MediaMonkey ライブラリの速度を向上させることができます。SSD はディスク ベースの HDD よりもパフォーマンスが向上し、NVMe M.2 は SSD よりもパフォーマンスが向上します。ほとんどのタスクは CPU やメモリをほとんど必要としないため (変換は例外)、ディスク アクセス速度は MediaMonkey の応答性における最大の要因です。
There is no hard limit on how many files you can have in MediaMonkey. MediaMonkey is used in some installations that have 2 Terabytes of music.
The larger the amount of files the slower performance can get as more data has to be processed when using the Library. Performance depends on whether filters are used to segregate collections and on how the database is configured.
You can improve the SQLite database speed at the risk of data loss as described here: Configure Database Performance / Robustness.
You can improve the speed of the MediaMonkey Library by storing the database on a faster storage medium. SSD’s provide improved performance over disc based HDD’s and NVMe M.2 can provide improved performance over SSD’s. Disc access speeds are the biggest factor in MediaMonkey responsiveness as most tasks require little CPU or memory (conversion being the exception).
Applies to: MMW4, MMW5+
Hide original