kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
47 wiersze
814 B
Markdown
47 wiersze
814 B
Markdown
# Channels
|
|
|
|
Use channels to publish your own audio content on Funkwhale. Channels enable you to create and share your creations with the whole {term}`Fediverse`.
|
|
|
|
Funkwhale supports two types of channel:
|
|
|
|
- **Podcasts** – broadcast your podcast over the Fediverse. Listeners can also use their favorite {term}`podcatcher` to listen to podcasts using {abbr}`RSS (Really Simple Syndication)`.
|
|
- **Artist Discography** – upload your own music and create a following.
|
|
|
|
Follow the guides in this section to get started.
|
|
|
|
```{toctree}
|
|
---
|
|
caption: Manage your channels
|
|
maxdepth: 1
|
|
---
|
|
|
|
create
|
|
edit
|
|
delete
|
|
|
|
```
|
|
|
|
```{toctree}
|
|
---
|
|
caption: Manage channel content
|
|
maxdepth: 1
|
|
---
|
|
|
|
artist/upload
|
|
artist/delete
|
|
podcast/upload
|
|
podcast/delete
|
|
|
|
```
|
|
|
|
```{toctree}
|
|
---
|
|
caption: Follow channels
|
|
maxdepth: 1
|
|
---
|
|
|
|
follow
|
|
rss
|
|
|
|
```
|