diff --git a/4-‐-Download-History.md b/4-‐-Download-History.md index 8853241..82979aa 100644 --- a/4-‐-Download-History.md +++ b/4-‐-Download-History.md @@ -19,6 +19,18 @@ Each series thumbnail includes: - **Next Release Date**: If the downloader is connected to Sonarr, it will show date for the next episode release. - **New Episodes Indicator**: Small black corner at the top of the series thumbnail with a number indicating how many new episodes are available. +--- + +### History / New Episode Detection Disclaimer + +By default, the downloader only considers episodes **released after the newest selected episode** when checking for new releases. + +Episodes released **before the newest selected episode** are not counted as new. + +Additionally, **special seasons and special episodes are excluded** from automatic new episode detection unless explicitly selected. + +You can change this behavior in the **[History Settings](https://github.com/Crunchy-DL/Crunchy-Downloader/wiki/5-%E2%80%90-General-Settings#history)**. + ## Table View ![History_Overview_Table](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/History_Overview_Table.png) @@ -31,22 +43,53 @@ The Series Overview interface provides detailed information about each series an #### Series Details - **Series Thumbnail**: Displayed on the left, representing the anime series. - **Title and Description**: Shows the title of the series along with a brief description. -- **Crunchyroll Link**: Clicking the CR icon takes you to the series page on Crunchyroll. -- **Sonarr Link**: If connected and matched, clicking the Sonarr icon takes you to the series page on Sonarr. +- **Crunchyroll Link**: Clicking the CR icon opens the series page on Crunchyroll. +- **Sonarr Link**: If connected and matched, clicking the Sonarr icon opens the series page on Sonarr. +- **Series Folder Icon**: If a series or season folder override is set, a folder icon appears next to the Sonarr link and allows you to quickly open the configured download folder. -#### Episode List -- **Season Headers**: Displays the season number and title (e.g., "Season 1: Spice and Wolf: MERCHANT MEETS THE WISE WOLF"). -- **Episode Entries**: Each entry includes: - - **Episode Number and Title**: E.g., "E1 - The Harvest Festival and The Crowded Driver's Box". - - **Sonarr Icon**: If the downloader is connected to Sonarr, this icon will indicate if the episode is available on Sonarr, either in gray or in color. - - **Check Mark Button**: Indicates if the episode was previously downloaded with the downloader. This can also be toggled manually if you already have that episode downloaded. - - **Download Button**: Button to download the episode. +- **Refresh Series Button**: Located below the series description. Refreshes the series information. +- **Featured Music Button**: Checks for featured music related to the series. If any are found, they can be downloaded from the dialog that opens. +- **Edit Button**: Toggles edit mode for the series. +- **Override Save Folder**: Allows overriding the save folder for the series or seasons using the folder icon. + +--- #### Edit Mode -When the Edit button is toggled: -- **Override Language**: Allows setting an override language for the series or individual seasons. -- **Delete Season**: Provides an option to delete a season from the series. +When the **Edit** button is enabled: -#### Refresh Series -- **Refresh Series Button**: Located below the series description, refreshes the series information. -- **Override Save Folder**: Override the save folder for the series/season with the folder icon. +- **Sonarr Match Button**: Allows selecting or correcting the Sonarr series match. +- **Sonarr Refresh Button**: Attempts to rematch all episodes with Sonarr episodes. +- **Cloud Set Active / Inactive Button**: Moves the series between the active and inactive history filters. +- **Override Language**: Allows setting override languages for the series or for individual seasons. +- **Delete Season**: Removes a season from the series. + +--- + +#### Seasons List +- **Season Headers**: Displays the season number and title (e.g., *Season 1: Spice and Wolf – MERCHANT MEETS THE WISE WOLF*). +- **Downloaded Counter**: Shows the number of downloaded episodes in that season. +- **Refresh Season Button**: Fetches updated season information from Crunchyroll. +- **Download Button**: Opens a menu with several options: + - **Download All**: Downloads all episodes in that season. + - **Download Missing**: Downloads episodes not marked as downloaded. + - **Download Missing from Sonarr**: Downloads episodes not marked as available in Sonarr (gray Sonarr icon). + - **Toggle Downloaded**: Toggles the downloaded state for all episodes in that season. +- **Season Folder Button**: Allows setting a download folder for that specific season. +- **Download Only Button**: Changes the behavior of the episode download buttons to download only video, audio, or subtitles. It can also be used to download the entire season using the selected mode. + +--- + +### Episode List + +- **Episode Entries**: Each episode entry includes: + - **Episode Number and Title**: Example: *E1 – The Harvest Festival and The Crowded Driver's Box*. + - The **episode title appears in orange** when all currently selected dubs and subtitles are available for that episode. + - **Dubs List**: Displays the available dubs below the episode title. + - Selected and available dubs are highlighted **in orange**. + - **Release Date & Sonarr Episode Info**: Located to the left of the Sonarr icon. Displays the Crunchyroll release date and the matched Sonarr season/episode number. + - **Sonarr Icon**: + - Indicates whether the episode exists in Sonarr (colored) or not (gray). + - Clicking the icon allows correcting or selecting the Sonarr episode match. + - **Check Mark Button**: Indicates whether the episode has been downloaded. This can be toggled manually if you already have the episode downloaded. + - **Download Button**: Starts downloading the episode. + - **Only Button**: Located next to the download button. Allows downloading only video, audio, or subtitles depending on the selected mode. The behavior can also be changed from the season header.