[HiDive] Remove unreleased episodes from list #685

Merged
Denoder merged 4 commits from patch-1 into master 2024-05-21 14:28:06 +00:00
Denoder commented 2024-05-09 21:28:17 +00:00 (Migrated from github.com)

When doing a range download/single selection of an anime that's currently airing episodes that haven't released will still get downloaded at 0 bytes. This will skip them if they have a date range in them, rather than an appropriate title.

When doing a range download/single selection of an anime that's currently airing episodes that haven't released will still get downloaded at 0 bytes. This will skip them if they have a date range in them, rather than an appropriate title.
AnimeDL commented 2024-05-18 00:01:09 +00:00 (Migrated from github.com)

I apologize for taking so long for getting to review this, I was quite busy on another one of my projects, the change LGTM and appears to work. I am curious on your thoughts though, should it still list it in the output, and just ignore those episodes if requested instead (could be done by just not pushing those episodes to the array)? Incase anybody wants to know when the next episodes come out

I apologize for taking so long for getting to review this, I was quite busy on another one of my projects, the change LGTM and appears to work. I am curious on your thoughts though, should it still list it in the output, and just ignore those episodes if requested instead (could be done by just not pushing those episodes to the array)? Incase anybody wants to know when the next episodes come out
Denoder commented 2024-05-18 21:12:32 +00:00 (Migrated from github.com)

Yea i think that'll work

Yea i think that'll work
AnimeDL commented 2024-05-21 03:04:38 +00:00 (Migrated from github.com)

I could be crazy, but I think that this has broken downloading on hidive now. Season ID 22309, can't seem to download from it. No episodes end up getting pushed to the array I think

I could be crazy, but I think that this has broken downloading on hidive now. Season ID 22309, can't seem to download from it. No episodes end up getting pushed to the array I think
Denoder commented 2024-05-21 07:47:47 +00:00 (Migrated from github.com)

im not having this issue:

im not having this issue: ![](https://i.imgur.com/RMxmBIV.png) ![](https://i.imgur.com/PDvY7Y1.png)
Denoder commented 2024-05-21 07:56:35 +00:00 (Migrated from github.com)

Okay i saw my own mistake, try now.

Okay i saw my own mistake, try now.
AnimeDL commented 2024-05-21 14:27:16 +00:00 (Migrated from github.com)

Yup, that fixed it. I think it's good to merge now

Yup, that fixed it. I think it's good to merge now
Sign in to join this conversation.
No description provided.