mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-06-06 22:15:22 -04:00
Added 'AAC audio file' to list of ignored Audiobook types
This commit is contained in:
@@ -240,6 +240,7 @@ class ITUNES(DriverBase):
|
|||||||
|
|
||||||
# iTunes enumerations
|
# iTunes enumerations
|
||||||
Audiobooks = [
|
Audiobooks = [
|
||||||
|
'AAC audio file',
|
||||||
'Audible file',
|
'Audible file',
|
||||||
'MPEG audio file',
|
'MPEG audio file',
|
||||||
'Protected AAC audio file'
|
'Protected AAC audio file'
|
||||||
|
|||||||
Reference in New Issue
Block a user