Home - groenlid/Uranime GitHub Wiki

Mobile Application before deploying

  • Registrering
  • Mal Sync
  • To generic toast-messages
  • Send anime-request from phone
  • Backlog -> Unseen aired episodes
  • Better looking calendar interface
  • Backup to xml file
  • Restore from xml file

Finished mobile stuff

  • Seen all episodes for a given anime
  • Mark episode as seen by using checkbox

Next steps:

  • Simple forum system/suggestion system
  • User-comment/wall-posts [Partial-done]
  • Recommender system
  • Characters
  • Moderators
  • Switch graph-library (maybe http://people.iola.dk/olau/flot/examples/)
  • Make layout responsive
  • Anime Collection list
  • Fancy graphs for showing how many hours a user has seen pr anime and total
  • Achievements => http://wiki.anidb.net/w/Achievements
  • Import from anidb
  • Rewrite image-upload script. Instead of using uuid => anime_id

Maybe

  • If an anime is finished airing + the user has seen all the episodes.
  • Delete all watched episodes from user_episodes and insert 1 row into user_watched_anime

What is done:

  • Scraper: Thetvdb additional column. Fetch Seasons instead of episodes.
  • New scrape source => http://themoviedb.org for anime movies (Could also use imdb).
  • Import from myanimelist ( partial, finished with read )
  • Comments
  • Wishlist / Watchlist for Anime
  • Import image from anidb, mal, or thetvdb.
  • Scraper: Prioritize Episode date and title from anidb and description from thetvdb.org
  • Scraper: Fix faulty (Episode number from thetvdb)
  • Hot/Trending anime. Maybe use Bayesian average ranking
  • Not include episodes with number with 0 or less
  • AnimeFeed for each anime
  • Automatic reference fetching from mal, anidb, and thetvdb
  • Episode date duplication bug
  • Anime synonyms
  • Delete Episode -> Episode Activity -> Seen Episodes
  • Forgot password
  • Own page for each episode
  • Change the title according to the anime page
  • Fetch anime-runtime pr episode
  • Settings page where users can change their password