3 ‐ Calendar - Crunchy-DL/Crunchy-Downloader GitHub Wiki

Calendar Interface

The Calendar interface shows the simulcast calendar from Crunchyroll or a custom version from me and allows users to add episodes directly to their download queue.

ui_calendar

Calendar View

  • Date Headers: Displays the date and day of the week for each column (e.g., "10.06.2024 Mon").
  • Episode Cards: Each card represents an anime episode and includes:
    • Thumbnail: Image representing the anime episode.
    • Time: Scheduled release time of the episode (e.g., "12:00 AM").
    • Title: Name of the episode or series (e.g., "The Duke of Death and His Maid Season 2").
    • Download Button: Button labeled "Download" to add the episode to the download queue.

Settings

Calendar_Simulcast_Settings

  • Simulcast Calendar Language: Located at the top, allows users to select the preferred language from the following options:
    • "en-us" (English - US)
    • "es" (Spanish)
    • "es-es" (Spanish - Spain)
    • "pt-br" (Portuguese - Brazil)
    • "pt-pt" (Portuguese - Portugal)
    • "fr" (French)
    • "de" (German)
    • "ar" (Arabic)
    • "it" (Italian)
    • "ru" (Russian)
    • "hi" (Hindi)
  • Custom Calendar: When enabled, changes the calendar to a custom version that shows the releases of today and the last 6 days.
  • Hide Dubs: When enabled, hides all the dub releases in the calendar.

Refresh

  • Refresh Button: Positioned next to the language selector, this button refreshes the currently selected week's schedule.

Navigation Buttons

  • Left and Right Arrows: Located at the top right, these buttons allow users to navigate to previous or upcoming weeks.

Custom Calendar

When the custom calendar is enabled, the view changes to this: Calendar_Custom

Settings

Calendar_Simulcast_Settings

  • Custom Calendar Dub Filter: Allows users to filter the episodes on the calendar by a certain dub language.
  • Custom Calendar "Filter by episode air date": If enabled, shows only episodes that actually aired on that day and not a dub that was released later.
  • Show Upcoming episodes: Shows the upcoming episodes for the next week in the calendar.
  • Hide Dubs: When enabled, hides all the dub releases in the calendar.