diff --git a/README.md b/README.md index da62ba86f..5768bb294 100644 --- a/README.md +++ b/README.md @@ -77,19 +77,33 @@ Become a financial contributor and help us sustain our community on #### Individuals - + + + #### Organizations [Support](https://opencollective.com/libretime/contribute) this project with your organization. Your logo will show up here with a link to your website. - - - - - - + + + + + + + + + + + + + + + + + + ## License diff --git a/docs/user-manual/live-broadcast.md b/docs/user-manual/live-broadcast.md index 7086e35e4..1b1ac9868 100644 --- a/docs/user-manual/live-broadcast.md +++ b/docs/user-manual/live-broadcast.md @@ -26,9 +26,14 @@ configured in the LibreTime **Streams** page, on LibreTime's **System** menu. ## B.U.T.T. (Broadcast Using This Tool) - - - + ### Setup diff --git a/docs/user-manual/podcasts.md b/docs/user-manual/podcasts.md index 8ef446317..13118a182 100644 --- a/docs/user-manual/podcasts.md +++ b/docs/user-manual/podcasts.md @@ -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. - - - + ### Podcasts dashboard diff --git a/docs/user-manual/preparing-media.md b/docs/user-manual/preparing-media.md index 6b5eebaf8..05214555e 100644 --- a/docs/user-manual/preparing-media.md +++ b/docs/user-manual/preparing-media.md @@ -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`. - 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: +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 find . -name "*.mp3" -print0 | xargs -0 mid3iconv -e CP1251 -d -p diff --git a/docs/user-manual/scheduling-shows.md b/docs/user-manual/scheduling-shows.md index 06532be89..aaff3fdf0 100644 --- a/docs/user-manual/scheduling-shows.md +++ b/docs/user-manual/scheduling-shows.md @@ -2,7 +2,14 @@ title: Scheduling shows --- - + 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.) diff --git a/docs/user-manual/settings.md b/docs/user-manual/settings.md index 6e660ffbe..24cdf79a4 100644 --- a/docs/user-manual/settings.md +++ b/docs/user-manual/settings.md @@ -104,7 +104,14 @@ their username on the right side of the menu bar. ## Stream settings - + ### Global settings diff --git a/docs/user-manual/webstreams.md b/docs/user-manual/webstreams.md index 6d2825414..de652a5ab 100644 --- a/docs/user-manual/webstreams.md +++ b/docs/user-manual/webstreams.md @@ -2,9 +2,14 @@ title: Webstreams --- - - - + ## Adding a webstream