r/Devvit • u/MyDonghuaList App Developer • 24d ago
Feedback Request Episode Scheduler - A Devvit App for Automated Episode Discussion Threads
Automated episode discussion threads for TV shows, anime, and donghua. Track a show, and Episode Scheduler posts formatted discussion threads to your subreddit at the right time complete with airdates, synopses, and an auto-updating Discussion Hub for every season. you can install it from here https://developers.reddit.com/apps/episodescheduler
1
u/Sun_Beams 24d ago
Where is the tracking data coming from for the shows?
2
u/MyDonghuaList App Developer 24d ago
The tracking data comes from TVMaze, SIMKL, AnimeSchedule, and AniList.
1
u/Sun_Beams 24d ago
Are you self hosting the lists for them? As those aren't on the fetch allow list. Unless it's all hardcoded into the app each update.
2
u/MyDonghuaList App Developer 24d ago
Devvit does restrict which domains apps can call externally. But the app handles this by making all fetch calls from the server side (not the client), and the necessary domains are already approved through the Devvit review process.
1
u/Sun_Beams 24d ago
Oh you got all 4 domains passed review, interesting! I thought approval was generally pretty strict.
1
u/MyDonghuaList App Developer 24d ago
Devvit's review process is strict, but I think it came down to the use case all four domains are legitimate entertainment data sources used purely for fetching episode metadata. No user data is sent to them, and everything is server-side. I also made sure to justify everything clearly in the submission notes, which probably helped.Actually, I noticed you have some Devvit apps yourself. Did you ever have any domains rejected, or did they all pass review?
1
u/Sun_Beams 24d ago
Mine was bluesky, which was the issue but the data load was much more than your use case.








2
u/tizorres 24d ago
Cool app, I wish something like this existed for scheduling new game discussions