[Enhancement] unseen clicked videos that did not air yet #24

Open
opened 2024-10-22 18:18:13 -03:00 by xCbl6YaK4PEX6d9g6m26YMdHJtQgJ · 3 comments

in preferences, when option "Only show unwatched" is enabled the eye icon/button is added on top of the thumbnail image:

image

this function however is shitty when it comes to SCHEDULED (NOT AIRED) videos as there is no telling prior to clicking that video if that video is already released or not yet released. (image above is very rare pokemon, because creators usually don't add dates into video title like that)

checking out such video shows me clearly that it has to be released in X hours/days like:

image

but at this point I already clicked on the video that caused removing it from the feed due to be seen, but was it(?) if it's being released in X hours/days!

proposals:

  • distinguish such unreleased video from the rest somehow, for being able to not click it, so it would remain in the feed
  • add some button in left panel called "Unseen" or "Back in feed" that will return given video back into feed

image

in preferences, when option "Only show unwatched" is enabled the eye icon/button is added on top of the thumbnail image: ![image](/attachments/64a37075-e818-4bcd-af5b-881b9e42dedd) this function however is shitty when it comes to SCHEDULED (NOT AIRED) videos as there is no telling prior to clicking that video if that video is already released or not yet released. (image above is very rare pokemon, because creators usually don't add dates into video title like that) checking out such video shows me clearly that it has to be released in X hours/days like: ![image](/attachments/8f8ed266-0f5d-46f1-8e4d-b6e87ca99776) but at this point I already clicked on the video that caused removing it from the feed due to be seen, but was it(?) if it's being released in X hours/days! proposals: - distinguish such unreleased video from the rest somehow, for being able to not click it, so it would remain in the feed - add some button in left panel called "Unseen" or "Back in feed" that will return given video back into feed ![image](/attachments/3052baa4-a1ab-4236-ab81-0d319877c176)
xCbl6YaK4PEX6d9g6m26YMdHJtQgJ changed title from [Enhancement] to [Enhancement] unseen clicked videos that did not air yet 2024-10-22 18:19:33 -03:00

workaround that is unnecessarily complicated:

  1. every time we click (within the feed page) on videos that did not air yet

  2. it is possible to re-enter them back to the feed page

  3. by going to https://inv.nadeko.net/feed/history

  4. and clicking on the rubbish bin

    image

  • but be aware of stupid behavior, of not be able to CTRL+F search stuff on the history page, so be sure to have photographic memory for thumbnail images
workaround that is unnecessarily complicated: 1. every time we click (within the feed page) on videos that did not air yet 2. it is possible to re-enter them back to the feed page 3. by going to https://inv.nadeko.net/feed/history 4. and clicking on the rubbish bin ![image](/attachments/b43584c3-56e6-4b6d-bd46-3875681c0393) * but be aware of stupid behavior, of not be able to CTRL+F search stuff on the history page, so be sure to have photographic memory for thumbnail images
159 KiB

looks like the issue is resolved since version: 2024.11.05-b95a8bf

the un-aired videos from feed do not vanish if clicked upon

looks like the issue is resolved since version: 2024.11.05-b95a8bf the un-aired videos from feed do not vanish if clicked upon

looks like there are two types of un-aired videos:

  1. event type (has no thumbnail image):
    image
  2. regular type (has thumbnail image):
    image

the un-aired videos from feed do not vanish if clicked upon only if they are event type

looks like there are two types of un-aired videos: 1. event type (has no thumbnail image): ![image](/attachments/10a9d208-1280-428c-b9e8-fc5e7e11fe6a) 2. regular type (has thumbnail image): ![image](/attachments/92746dbc-dd3f-4ff6-94cb-948a1e2359b8) the un-aired videos from feed do not vanish if clicked upon only if they are event type
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Fijxu/invidious#24
No description provided.