5rahim / seanime

Scan, automate and enjoy your anime collection, read manga, track your progress and more - all in one place.
https://seanime.rahim.app
MIT License
159 stars 7 forks source link

feature request: Show filler episodes #74

Closed mbot-tele01 closed 1 week ago

mbot-tele01 commented 3 weeks ago

Checklist

Problem Description / Use Case

In anime like onepiece, Naruto or any long running anime there are quite a lot of filler episodes and we don't get to see them in the website.

Proposed Solution

It should show us filler episodes by a different colour. It would be better if they are shown even in offline mode

5rahim commented 3 weeks ago

I like the idea, I'd first need to find an API that can provide this data or do some scraping.

mbot-tele01 commented 3 weeks ago

There are a lot of sites around that show us filler episodes example is anix.to

5rahim commented 3 weeks ago

Yes, they have their own internal filler database. The API Seanime uses for episode metadata doesn't flag filler episodes so I'll have to either scrape from other websites or find a secondary API that does.

mbot-tele01 commented 3 weeks ago

Try your best would love to have this feature

mbot-tele01 commented 2 weeks ago

Screenshot_2024-06-16-13-22-05-83_8090ff421eb8a7caaa4bac331120a211 This is from an Android app it's source is gogoanime. They are filtering out filler episodes too. Even if downloaded they are showing filler episodes as below. Screenshot_2024-06-16-13-21-17-69_8090ff421eb8a7caaa4bac331120a211

5rahim commented 1 week ago

image

To fetch fillers

mbot-tele01 commented 1 week ago

Thanks a lot