mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2024-11-07 16:44:16 +01:00
Update:Podcast episode audio file ID3 tags use comment and description tag for description instead of subtitle #2843
This commit is contained in:
parent
df9da095ef
commit
bca49616e1
@ -378,7 +378,7 @@ class AudioFileScanner {
|
||||
const MetadataMapArray = [
|
||||
{
|
||||
tag: 'tagComment',
|
||||
altTag: 'tagSubtitle',
|
||||
altTag: 'tagDescription',
|
||||
key: 'description'
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user