Fix:Force AAC when transcoding ALAC audio file streams #1372

This commit is contained in:
advplyr 2023-01-07 15:58:57 -06:00
parent 7a7708403f
commit ff10287d05
4 changed files with 22 additions and 4 deletions

View file

@ -748,7 +748,6 @@ export default {
if (this.libraryItem.episodesDownloading) {
this.episodeDownloadsQueued = this.libraryItem.episodesDownloading || []
}
console.log('Media metadata', this.mediaMetadata)
// use this items library id as the current
if (this.libraryId) {