Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

docs: fix admonitions #5926

Merged
merged 1 commit into from
Jul 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,10 @@ You can view the entire database at [ThemerrDB](https://app.lizardbyte.dev/Theme

3. Add the requested URLs to the issue.

> **Warning**
> YouTube URLs should only contain the video ID parameter. i.e. `https://www.youtube.com/watch?v={VIDEO_ID}` or
>`https://youtu.be/{VIDEO_ID}`
> [!WARNING]
> YouTube URLs should only contain the video ID parameter. i.e. `https://www.youtube.com/watch?v={VIDEO_ID}` or
>`https://youtu.be/{VIDEO_ID}`

:link: See [YouTube Share](docs/YouTube_Share.md) for further instruction.

4. Submit the issue.
Expand Down Expand Up @@ -104,9 +104,9 @@ at UTC 12:00. Theme songs will not be available until they are published.

`https://app.lizardbyte.dev/ThemerrDB/<media_type>/<database>/<item_id>.json`

> **Note**
> Not all movies will be available in the `imdb` database directory. This is due to the fact that the
> `imdb_id` is missing from the item's entry in `themoviedb`.
> [!NOTE]
> Not all movies will be available in the `imdb` database directory. This is due to the fact that the
> `imdb_id` is missing from the item's entry in `themoviedb`.

4. Within the downloaded `json` file there is a key named `youtube_theme_url` that contains the YouTube video URL to
the theme song.
Expand Down
12 changes: 6 additions & 6 deletions docs/Approver_Guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ The following guide is meant for authorized Themerr approvers to use when approv
- If an issue is marked as a duplicate, check the reason for the theme change in the user's submission, then determine
if the theme is better than the present one and meets our criteria for theme submissions.

> [!NOTE]
> If there is no reason given, the issue can be closed.
> [!NOTE]
> If there is no reason given, the issue can be closed.

5. Understand the contents of the comment from LizardByte-Bot

Expand Down Expand Up @@ -70,10 +70,10 @@ The following guide is meant for authorized Themerr approvers to use when approv
`approve-queue` label. Once the issue comes to the front of the queue, the bot will run the checks again, then it
will add the theme to the database (assuming it passes everything).

> [!WARNING]
> Try to avoid approving any themes when a scheduled update is running.
You can check for that [here](https://github.com/LizardByte/ThemerrDB/actions/workflows/update-pages.yml?query=event%3Aschedule).
It runs at 12:00 UTC daily.
> [!WARNING]
> Try to avoid approving any themes when a scheduled update is running.
You can check for that [here](https://github.com/LizardByte/ThemerrDB/actions/workflows/update-pages.yml?query=event%3Aschedule).
It runs at 12:00 UTC daily.

## Helpful Tools

Expand Down
6 changes: 3 additions & 3 deletions docs/Theme_Guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ are used as a general guideline for selecting and approving themes.
| 2:46-5:00 | D |
| < 0:30 *or* > 5:00 | F |

> **Note**
> [!NOTE]
> These are not strict rules, but the preference is to generally avoid themes that are too short or too long.

## Volume
Expand All @@ -26,15 +26,15 @@ preferred.
YouTube restricts videos based on age. If the video is not available to users under the age of 18, it will not be
approved.

> **Note**
> [!NOTE]
> This rule is absolute.

## Geo Restrictions

YouTube restricts videos in some geographical locations. If the video is not available in the United States, it will
not be approved.

> **Note**
> [!NOTE]
> This rule is absolute.

## Replacing Existing Themes
Expand Down