mirror of
https://github.com/spotiflacapp/SpotiFLAC-Mobile.git
synced 2026-05-31 19:05:05 +07:00
Audio Analysis: - Add rescan capability by bumping cache version - Display channel layout (stereo, 5.1, etc.) and bitrate - Use astats filter for more accurate peak/RMS measurements - Support more formats: mp4, ac3, eac3, mka, wv, ape, tta, aif - Only report bit depth for codecs that store it (FLAC, ALAC, WAV) - Validate cache for SAF content:// URIs Conversion: - Add AAC as conversion target format - Recognize ALAC as lossless source - Prevent accidental deletion when source and target URI match - Store format and bitrate in database after conversion Utilities: - Add audio_conversion_utils.dart for centralized conversion logic - Add isSameContentUri() helper for safe URI comparison |
||
|---|---|---|
| .. | ||
| app_bar_layout.dart | ||
| artist_utils.dart | ||
| audio_conversion_utils.dart | ||
| clickable_metadata.dart | ||
| file_access.dart | ||
| image_cache_utils.dart | ||
| int_utils.dart | ||
| local_library_scan_prefs.dart | ||
| logger.dart | ||
| lyrics_metadata_helper.dart | ||
| mime_utils.dart | ||
| path_match_keys.dart | ||
| string_utils.dart | ||