mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-16 08:35:32 +01:00
Cue split part 2
This commit is contained in:
@@ -37,7 +37,7 @@ CUE_HEADER = {
|
||||
'catalog': '^CATALOG (.+?)$',
|
||||
'artist': '^PERFORMER (.+?)$',
|
||||
'title': '^TITLE (.+?)$',
|
||||
'file': '^FILE (.+?) WAVE$',
|
||||
'file': '^FILE (.+?) (WAVE|FLAC)$',
|
||||
'accurateripid': '^REM ACCURATERIPID (.+?)$'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user