Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expose release_year for tubi #27317

Merged
merged 3 commits into from
Dec 8, 2020
Merged

expose release_year for tubi #27317

merged 3 commits into from
Dec 8, 2020

Commits on Dec 6, 2020

  1. expose release_year for tubi

    it's sitting in the metadata, may as well use it
    EntranceJew authored Dec 6, 2020
    Configuration menu
    Copy the full SHA
    1de4ac1 View commit details
    Browse the repository at this point in the history
  2. added test for movie with release year

    tubi will typically report 0 for the release year on information they do not have year data for (individual videos, typically) so defaulting to 0 shouldn't impact anything since it I haven't seen a case where it was absent in the first place
    EntranceJew authored Dec 6, 2020
    Configuration menu
    Copy the full SHA
    dbfaa86 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Update tubitv.py

    dstftw authored Dec 8, 2020
    Configuration menu
    Copy the full SHA
    03a6799 View commit details
    Browse the repository at this point in the history