Sickchill: [question] - What is "use SickRage metadata when searching for subtitles"

Created on 21 Jun 2016  路  9Comments  路  Source: SickChill/SickChill

SickRage Info:
Branch: master
Commit: 34d0987400b3d50f550f55472d417c4e5b263f55
Version: 2016.06.14-1
Database Version: 44.0
Python Version: 2.7.11 (v2.7.11:6d1b6a68f775, Dec 5 2015, 20:40:30) [MSC v.1500 64 bit (AMD64)]
SSL Version: OpenSSL 1.0.2d 9 Jul 2015
OS: Windows-2012ServerR2-6.3.9600
Locale: nl_NL.cp1252

I just stumbled onto an new setting that I can't figure out what it does.
image

Most helpful comment

Hi all,
the metadata passed to subliminal are the following: (scraping from code)

episode, release_group, season, series, series_imdb_id, size, title, year, format, resolution

other metadata discovered by subliminal are processed in the usual way

All 9 comments

Thanks for the issue report! Before a real human comes by, please make sure your report has all the below criteria checked

  • [ ] Include basic information: Branch/Commit, OS, What you did, What happened, What you expected
  • [ ] Enable debug logging (be sure to disable after the bug is fixed)
  • [ ] Post debug logs, either inline (for smaller logs) or using gist

Please make sure you also read how to create an issue and followed all of the steps.

The title should describe your issue. Having "SR not working" or "I get this bug" for 100 issues, isn't really helpful. We will close issues if there isn't enough information.

Sometimes the devs may seem like grunts and respond with short answers. This isn't (always) because the dev hates you, but because he's on mobile or busy fixing bugs. If something isn't clear, please let us know, and this bot may get updated to automatically answer you.

Thanks!

Its indeed a brand new function. Thanks to @Elettronik 's hard work. :)
There is a small descriptions in the PR.

https://github.com/SickRage/SickRage/pull/1924

Will it also use the releasegroup metadata?

Hopefully @Elettronik is able to provide you with that info, as i have to admit that i haven't used the function yet. :)

Hi all,
the metadata passed to subliminal are the following: (scraping from code)

episode, release_group, season, series, series_imdb_id, size, title, year, format, resolution

other metadata discovered by subliminal are processed in the usual way

Last question ;)
What would be the use case to enable this?

The use case is when you enable subtitle download, and SR download the wrong series subtitle, or when the format (dvdrip, webrip, webdl, etc) is wrong because subliminal can't detect it correct.
Usually the user know is the wrong subtitle, because he/she find out of sync with video.

So it gives better reliability than the default subtitle search?
In that case can we create a mass edit option to enable this, Right now I need to open each show and edit this.

The default subtitle search is ok, for most series. You should only enable this if the default metadata search method fail.

Was this page helpful?
0 / 5 - 0 ratings