-
Notifications
You must be signed in to change notification settings - Fork 481
Series Forget by date doesn't work #2179
Copy link
Copy link
Closed
Labels
Description
Expected behaviour:
I have a series that is identified by date. I'm trying to use the command series forget 'WWE Raw' '2018-07-23' will remove the episode from the database.
Actual behaviour:
I get an error saying Unknown identifier '2018-07-23' for series 'WWE Raw'
I tried multiple formats for the dates and different orders for the year/month/day and get the same result.
Additional information:
- FlexGet version: 2.14.9
- Python version: 2.7.12
- Installation method: pip
- Using daemon (yes/no): no
- OS and version: Ubuntu Server 16.04.5
Reactions are currently unavailable