this post was submitted on 02 May 2024
33 points (94.6% liked)
Anime
1894 readers
108 users here now
This community is the place to discuss and ask questions about anime, anime news, and related topics.
Currently airing show discussion threads are created by our resident bot, rikka@ani.social. If it doesn't make a thread for an episode that you want to discuss, see the user guide on the wiki for instructions on how to request that rikka make a thread for you to use.
Check out our wiki to find:
- Episode Discussion Thread Index
- Weekly Discussion Thread Index
- Bot User Guide
- List of shows currently monitored by the bot
Rules
- Posts must relate to anime or similar (donghua, etc.)
- Discussion threads for currently airing media must be made by the bot. If there isn't a discussion thread made for a piece of media you want to discuss, then request it via pm.
- Ensure that all series spoilers are tagged. See here for details.
- Memes should be directed toward !animemes@ani.social (or similar) instead of this community
- Do not post explicitly NSFW material. Please use your best judgement when marking lewd material as NSFW, unmarked material risks being removed.
- Please redirect discussion of piracy towards a more appropriate community
- Any clips from currently airing shows cannot include content from episodes released within the past 7 days.
- All posts and comments must adhere to the ani.social Terms of Use
- In general, keep things civil and avoid attacking other individuals.
Related General Communities
- !animemes@ani.social
- !anime_irl@ani.social
- !avid@ani.social - Videos
- !animewallpapers@ani.social
- !manga@ani.social
- !lightnovels@ani.social
- !anime_es@ani.social (Spanish language community)
- !aum@ani.social (Myanmar community)
- Megathread of other communities on the fediverse maintained by @MentalEdge@sopuli.xyz
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
So, as somebody that hasn't used an anime tracker for anything other than a database to look up information about shows, is the intention to make something like Bookwyrm, but for anime? If so, then you might want to check out how they implement the population and federation of titles/reviews/comments/etc. I haven't used it before, so I am not sure how it all works.
As for populating your database of shows to begin with, the only anime database api I have interacted with before is AniList (this api is what @rikka@ani.social uses). I just pulled up their api TOS and it does say this:
Something tells me they are not about to authorize a fediverse alternative to their own site, but you can always try.
I don't know all the legalities around things like image usage and whatnot, but I do know that Sonarr uses cover images and posters that it fetches from tvdb. Their api is also completely free to use for non-commercial purposes as far as I can tell.
As for feature requests, I would say that the most important thing (other than base functionality) would be to enable easy migration from the existing trackers. I am not a dev, but perhaps some way to migrate over existing reviews/watched status/etc. from MAL or AniList. Those sites have been around long enough that people have a lot of history saved up on them. They aren't about to manually re-enter all that again.
Good luck!
Yes, something similar to Bookwyrm. I decided to use the Jikan API which scrapes the MAL website if I get approval from the MAL team. The migration feature shouldn't be hard and I'll implement it for various platforms (MAL, AniList, Kitsu, etc.)
Thanks.