Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ScrubN committed Jun 26, 2024
1 parent c8f2bd4 commit 979422e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions TwitchDownloaderWPF/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,8 @@ the *Partial Render* option to render a smaller section of the chat, see Figure

**Alternate Backgrounds**: Alternates the background color of every other chat message to help tell them apart.

**Increase Username Visibility**: Increases the contrast between usernames and the background, similarly to the _Readable Colors_ option in Twitch chat. If render outlines are enabled, this option will increase username contrast against the outline instead of the background.

**BTTV Emotes**: Enables emotes from BTTV in the render.

**FFZ Emotes**: Enables emotes from FFZ in the render.
Expand All @@ -206,6 +208,8 @@ the *Partial Render* option to render a smaller section of the chat, see Figure

**Emoji Scale**: The scale of emojis.

**Outline Scale**: The thickness of render outlines.

**Vertical Spacing Scale**: The scale of the space between messages.

**Side Padding Scale**: The scale of the horizontal padding.
Expand Down Expand Up @@ -305,6 +309,8 @@ Manage the application's behavior.

**Hide Donation Button**: Hides the donation button.

**Time Format**: Dictates how time is handled within the UI and filename templates.

**Verbose Errors**: Enables descriptive popups when an error occurs.

**Theme**: The application theme. See [Theming](#theming) for more details.
Expand All @@ -313,8 +319,16 @@ Manage the application's behavior.

**Maximum Thread Bandwidth**: The maximum bandwidth that new download threads will be allowed to use, in kibibytes per second (KiB/s).

**Log Levels**: Enables different levels of logging to allow for easier debugging.

**Download Filename Templates**: The templates used to generate the default file names when downloading.

**Restore Defaults**: Restores the default value for all settings, including the remembered settings for each individual page. An application restart is required to apply the changes.

**Save**: Saves the current changes in the settings window and closes the window.

**Cancel**: Discards the current changes in the settings window and closes the window.

## Troubleshooting

### Non-Error Issues
Expand Down

0 comments on commit 979422e

Please sign in to comment.