chore: clean docs html code (#1920)

This commit is contained in:
Jonas L 2022-06-27 07:46:58 +02:00 committed by GitHub
parent 86b7a34263
commit fc98b617cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 62 additions and 19 deletions

View File

@ -77,19 +77,33 @@ Become a financial contributor and help us sustain our community on
#### Individuals #### Individuals
<a href="https://opencollective.com/libretime"><img src="https://opencollective.com/libretime/individuals.svg?width=890"></a> <a href="https://opencollective.com/libretime">
<img src="https://opencollective.com/libretime/individuals.svg?width=890">
</a>
#### Organizations #### Organizations
[Support](https://opencollective.com/libretime/contribute) this project with [Support](https://opencollective.com/libretime/contribute) this project with
your organization. Your logo will show up here with a link to your website. your organization. Your logo will show up here with a link to your website.
<a href="https://opencollective.com/libretime/organization/0/website"><img src="https://opencollective.com/libretime/organization/0/avatar.svg"></a> <a href="https://opencollective.com/libretime/organization/0/website">
<a href="https://opencollective.com/libretime/organization/1/website"><img src="https://opencollective.com/libretime/organization/1/avatar.svg"></a> <img src="https://opencollective.com/libretime/organization/0/avatar.svg">
<a href="https://opencollective.com/libretime/organization/2/website"><img src="https://opencollective.com/libretime/organization/2/avatar.svg"></a> </a>
<a href="https://opencollective.com/libretime/organization/3/website"><img src="https://opencollective.com/libretime/organization/3/avatar.svg"></a> <a href="https://opencollective.com/libretime/organization/1/website">
<a href="https://opencollective.com/libretime/organization/4/website"><img src="https://opencollective.com/libretime/organization/4/avatar.svg"></a> <img src="https://opencollective.com/libretime/organization/1/avatar.svg">
<a href="https://opencollective.com/libretime/organization/5/website"><img src="https://opencollective.com/libretime/organization/5/avatar.svg"></a> </a>
<a href="https://opencollective.com/libretime/organization/2/website">
<img src="https://opencollective.com/libretime/organization/2/avatar.svg">
</a>
<a href="https://opencollective.com/libretime/organization/3/website">
<img src="https://opencollective.com/libretime/organization/3/avatar.svg">
</a>
<a href="https://opencollective.com/libretime/organization/4/website">
<img src="https://opencollective.com/libretime/organization/4/avatar.svg">
</a>
<a href="https://opencollective.com/libretime/organization/5/website">
<img src="https://opencollective.com/libretime/organization/5/avatar.svg">
</a>
## License ## License

View File

@ -26,9 +26,14 @@ configured in the LibreTime **Streams** page, on LibreTime's **System** menu.
## B.U.T.T. (Broadcast Using This Tool) ## B.U.T.T. (Broadcast Using This Tool)
<html> <iframe
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/4GLsU9hPTtM" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> width="560"
</html> height="315"
src="https://www.youtube-nocookie.com/embed/4GLsU9hPTtM"
frameborder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
### Setup ### Setup

View File

@ -14,9 +14,14 @@ Podcast feeds coming from Anchor.fm have been known to have a similar issue.
The podcast interfaces provides you with the ability to generate [Smartblocks](./playlists.md) that can be used in conjunction with autoloading playlists to schedule the newest episode of a podcast without human intervention. The podcast interfaces provides you with the ability to generate [Smartblocks](./playlists.md) that can be used in conjunction with autoloading playlists to schedule the newest episode of a podcast without human intervention.
<html> <iframe
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/g-4UcD8qvR8" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> width="560"
</html> height="315"
src="https://www.youtube-nocookie.com/embed/g-4UcD8qvR8"
frameborder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
### Podcasts dashboard ### Podcasts dashboard

View File

@ -25,7 +25,7 @@ LibreTime expects file tag metadata to be stored in the international _UTF-8_ ch
The program **mid3iconv** (part of the **python-mutagen** package in Debian and Ubuntu) can be used to batch convert the metadata character set of files on the command line. You can install **python-mutagen** with the `sudo apt-get install python-mutagen`. The program **mid3iconv** (part of the **python-mutagen** package in Debian and Ubuntu) can be used to batch convert the metadata character set of files on the command line. You can install **python-mutagen** with the `sudo apt-get install python-mutagen`.
<span id="Convert_MP3_Tags_using_mid3iconv" class="mw-headline"> For example, to preview the conversion of tags from Windows-1251 </span><span id="Convert_MP3_Tags_using_mid3iconv" class="mw-headline">(CP1251)</span><span id="Convert_MP3_Tags_using_mid3iconv" class="mw-headline"> character set to UTF-8 for a whole archive of MP3 files, you could use the command: </span> For example, to preview the conversion of tags from Windows-1251 (CP1251) character set to UTF-8 for a whole archive of MP3 files, you could use the command:
```bash ```bash
find . -name "*.mp3" -print0 | xargs -0 mid3iconv -e CP1251 -d -p find . -name "*.mp3" -print0 | xargs -0 mid3iconv -e CP1251 -d -p

View File

@ -2,7 +2,14 @@
title: Scheduling shows title: Scheduling shows
--- ---
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/TJtWUzAlP08" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> <iframe
width="560"
height="315"
src="https://www.youtube-nocookie.com/embed/TJtWUzAlP08"
frameborder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
Log in using your username and password using the link in the upper right corner. (If you just installed Log in using your username and password using the link in the upper right corner. (If you just installed
LibreTime, your username/password is admin/admin.) LibreTime, your username/password is admin/admin.)

View File

@ -104,7 +104,14 @@ their username on the right side of the menu bar.
## Stream settings ## Stream settings
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/QPNo52Fc0ck" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> <iframe
width="560"
height="315"
src="https://www.youtube-nocookie.com/embed/QPNo52Fc0ck"
frameborder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
### Global settings ### Global settings

View File

@ -2,9 +2,14 @@
title: Webstreams title: Webstreams
--- ---
<html> <iframe
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/Ha3X6aYdY04" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> width="560"
</html> height="315"
src="https://www.youtube-nocookie.com/embed/Ha3X6aYdY04"
frameborder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
## Adding a webstream ## Adding a webstream