moved to the 2020's - replaced HDTV-720p with WEBDL-1080p

This commit is contained in:
Stevie Robinson 2023-07-16 00:10:57 +02:00
parent 9aa0d4819d
commit 6b1cfc02a7
1 changed files with 2 additions and 2 deletions

View File

@ -89,8 +89,8 @@ const episodeTitleTokens = [
]; ];
const qualityTokens = [ const qualityTokens = [
{ token: '{Quality Full}', example: 'HDTV-720p Proper' }, { token: '{Quality Full}', example: 'WEBDL-1080p Proper' },
{ token: '{Quality Title}', example: 'HDTV-720p' } { token: '{Quality Title}', example: 'WEBDL-1080p' }
]; ];
const mediaInfoTokens = [ const mediaInfoTokens = [