Skip to content

Not recognising date style identifiers #1393

@ThubLives

Description

@ThubLives

Expected behaviour:

Recognise ISO-like dates in the format "2016.10.21".

Actual behaviour:

Rejects all shows with date ID's.

Steps to reproduce:

  • Step 1: flexget execute --tasks

Config:

  dailyshow_udlr:
    rss: <private_rss_feed>
    series:
      - The Daily Show:
          alternate_name: The Daily Show with Trevor Noah
          identified_by: date

Log:

2016-09-06 22:01 VERBOSE  parser_internal dailyshow_udlr Title `The.Daily.Show.with.Trevor.Noah.2016.08.18.Emily.King.Extended.1080p.CC.WEBRip.AAC2.0.x264-monkee` looks like series `The Daily Show` but cannot find a(n) `date` style identifier.
2016-09-06 22:01 VERBOSE  parser_internal dailyshow_udlr Title `The.Daily.Show.with.Trevor.Noah.2016.08.17.LeBron.James.Extended.1080p.CC.WEBRip.AAC2.0.x264-monkee` looks like series `The Daily Show` but cannot find a(n) `date` style identifier.
2016-09-06 22:01 VERBOSE  parser_internal dailyshow_udlr Title `The.Daily.Show.with.Trevor.Noah.2016.08.17.LeBron.James.1080p.CC.WEBRip.AAC2.0.x264-monkee` looks like series `The Daily Show` but cannot find a(n) `date` style identifier.
2016-09-06 22:01 VERBOSE  parser_internal dailyshow_udlr Title `The.Daily.Show.with.Trevor.Noah.2016.08.16.Yaa.Gyasi.and.Sharlto.Copley.1080p.CC.WEBRip.AAC2.0.x264-monkee` looks like series `The Daily Show` but cannot find a(n) `date` style identifier.

Additional information:

  • Flexget Version: 2.3.18
  • Python Version: 2.7.12
  • Installation method: pip
  • OS and version: Fedora 24

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions