mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 15:38:19 -07:00
Comment update
This commit is contained in:
parent
315b48f551
commit
29d1f7e836
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ module.exports.plugin = function plugin(file, librarySettings, inputs) {
|
|||
'hevc'
|
||||
]
|
||||
|
||||
//clean up res and codec terms from container
|
||||
//clean up res and codec terms from name
|
||||
for (let i = 0; i < terms.length; i++) {
|
||||
while (true) {
|
||||
let idx = fileName.indexOf(terms[i]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue