mirror of
https://github.com/Radarr/Radarr
synced 2026-04-18 13:50:45 +02:00
parent
fd612f9258
commit
83c637e8cb
1 changed files with 1 additions and 1 deletions
|
|
@ -139,7 +139,7 @@ class NamingModal extends Component {
|
|||
const mediaInfoTokens = [
|
||||
{ token: '{MediaInfo Simple}', example: 'x264 DTS' },
|
||||
{ token: '{MediaInfo Full}', example: 'x264 DTS [EN+DE]' },
|
||||
{ token: '{MediaInfo VideoCodec}', example: 'x264' },
|
||||
|
||||
{ token: '{MediaInfo AudioCodec}', example: 'DTS' },
|
||||
{ token: '{MediaInfo AudioChannels}', example: '5.1' },
|
||||
{ token: '{MediaInfo AudioLanguages}', example: '[EN+DE]' },
|
||||
|
|
|
|||
Loading…
Reference in a new issue