question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Rejecting episode because detected as season pack

See original GitHub issue

I have recently encountered an issue where an episode is being rejected because it is detected as a season pack. It does accept it if season_packs is enabled, however the metadata will be incorrect. For sanity purposes, I have also tested with Flexget version 2.10.24, prior to introduction of Season packs support - Phase 1 #1710, and the episode is accepted as expected.

I’m not sure why this is being detected as a season pack, nor do I believe the fault lies in the detection system. It would seem to me that once it is determined as an episode, it should not go through the season pack detection, but I’m not sure that’s correct either.

since it does work normally in 2.10.24… It occurs to me that since the introduction of season pack support, anything detected as a season pack is either accepted or rejected. There is not an option to disable the season pack parser from running or to configure Flexget to not make decisions about season packs. Personally, I see no reason to explicitly reject the season packs verses leaving them undecided.

Expected behavior:

Should be accepted as episode

Actual behavior:

Entry initially determines episode number properly, however it is later detected as a season pack and subsequently is rejected

Steps to reproduce:

Use provided config and example input

Config:

tasks:
  test1:
    rss: /home/test/input.rss
    all_series:
      target: 720p

Log:

2017-10-12 15:42 TRACE    entry         test1           ENTRY SET: description = u'Show Name:Mr. Robot; Show Title: eps3.0_power-saver-mode.h (720p .mkv HDTV); Season: 3; **Episode: 01**; Filename: Mr.Robot.S03E01.720p.HDTV.x264-AVS.mkv'
2017-10-12 15:42 DEBUG    parser_internal test1           Parsing result: <SeriesParser(data=Mr. Robot - 3x01 - eps3.0_power-saver-mode.h (720p .mkv HDTV),name=Mr Robot,id=S3,season=3,**season_pack=True,episode=None**,quality=720p hdtv,proper=0,status=OK)> (in 21.011 ms)
2017-10-12 15:42 VERBOSE  task          test1           REJECTED: `Mr. Robot - 3x01 - eps3.0_power-saver-mode.h (720p .mkv HDTV)` by series plugin because season pack support is turned off

Additional information:

  • FlexGet version: 2.10.98
  • Python version: 2.7.13
  • Installation method: pip
  • Using daemon (yes/no): no
  • OS and version: Debian Stretch
  • Link to crash log: no crash

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
lmariscalcommented, May 28, 2020

@BrutuZ thank you! And yeah, sorry, I should have opened a new issue but just wanted to comment out that I had the same issue, not really looking for an answer since I was still looking for a way to fix it with the regex or as you suggested alternate_name. Nonetheless thank you so much for the fix!

0reactions
arthurwolfcommented, Apr 30, 2022

thanks a lot

On Sat, Apr 30, 2022 at 3:16 PM BrutuZ @.***> wrote:

@arthurwolf https://github.com/arthurwolf https://flexget.com/Plugins/series/regexps

— Reply to this email directly, view it on GitHub https://github.com/Flexget/Flexget/issues/1986#issuecomment-1113987594, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA2SFNNXDHQEBSZ5QUDIDLVHUXC5ANCNFSM4D66P72Q . You are receiving this because you were mentioned.Message ID: @.***>

勇気とユーモア

Read more comments on GitHub >

github_iconTop Results From Across the Web

Sonarr FAQ | WikiArr - Servarr
Please note that the Anime type does not have any concept of Season Packs or Seasons and will cause each episode individually to...
Read more >
Aaron Paul as Jesse Pinkman
"Breaking Bad" One Minute (TV Episode 2010) Aaron Paul as Jesse Pinkman.
Read more >
Netflix VPN Ban 2022: Quickly Beat the ...
Netflix is blocking legit users because their VPN detection system is broken. Expecting customers to switch VPNs is not reasonable and in many...
Read more >
Rejection Sensitive Dysphoria: Causes, Symptoms, and More
Rejection sensitive dysphoria occurs when someone has an intense emotional reaction to rejection or criticism.
Read more >
Virgin River season 4 recap: We all need a little help ...
This episode dares to ask the question: Are the vibes weird, or am I misinterpreting smalltown nice? Because Cameron and Mel have an...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found