No description
Find a file
Zach Gelnett 93bc0c3a93
Fixed NaN Issue For Bitrates And findMediaInfoItem for Subtitles (#228)
* Fixed the NaN issue with BitRates. Some files had bitrate missing in the
MediaInfo data so pulling from the "extra" section for those. Also
resolved an issue with the way the findMediaInfoItem function wasn't
working with subtitle tracks (well it wasn't working for all files due
to the general section because of a previous attempted subtitle fix but
this should be much much much better and work in most all cases).

* Updating to comply with eslint. Unabe to get stream matching function to
work so changed eqeqeq to warning.

* Re-add string

* parseInt

Co-authored-by: HaveAGitGat <43864057+HaveAGitGat@users.noreply.github.com>
2022-01-02 18:24:26 +01:00
.github Check plugins (#221) 2021-12-24 10:35:35 +01:00
Community Fixed NaN Issue For Bitrates And findMediaInfoItem for Subtitles (#228) 2022-01-02 18:24:26 +01:00
examples Disable global-require 2022-01-01 15:36:43 +00:00
methods Update methods (#233) 2021-12-31 17:08:36 +01:00
tests Ensure all requires are within plugin functions 2022-01-01 15:30:29 +00:00
.eslintrc.json Disable global-require 2022-01-01 15:36:43 +00:00
.gitignore Fixes #129 + gitignore IDE files 2021-02-16 22:58:40 +01:00
LICENSE Initial commit 2019-09-22 20:13:53 +01:00
package-lock.json Bump hosted-git-info from 2.8.8 to 2.8.9 (#150) 2021-09-27 17:00:31 +02:00
package.json Plugin update 2021-12-11 19:48:53 +00:00
README.md Update readme 2022-01-01 14:14:32 +00:00

Tdarr_Plugins

Visit the docs for more info: https://docs.tdarr.io/docs/plugins/basics