bramwalet / Subliminal.bundle

Plex Metadata agent plugin based on Subliminal
MIT License
150 stars 143 forks source link

Minimum score for series and for movies #6

Open bramwalet opened 10 years ago

bramwalet commented 10 years ago

According to the documentation http://subliminal.readthedocs.org/en/latest/api/cli.html

the minimum score range for movies and series are different.

-m MIN_SCORE, --min-score MIN_SCORE minimum score for subtitles (0-71 for episodes, 0-31 for movies)

Now, the plugin only provides one setting for movies and episodes. Separate it an create own range.

thesatman commented 9 years ago

Hi :). Just checking in to see what is happing. A year ago we discussed this on the plex forum. I must assume this is not implemented yet?

bramwalet commented 9 years ago

Subliminal rewrote the CLI in version 1.0.1, now they support a range 0-100. We should integrate this in the plugin.