mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Added 'AAC audio file' to list of ignored Audiobook types
This commit is contained in:
parent
26e0b8d2ec
commit
2e5b2a194d
@ -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'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user