Skip to content

Commit 27c9b28

Browse files
committed
add source as TAF
1 parent add12cc commit 27c9b28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/tools/teddyCloud/content-json.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Usually it looks like the following:
2828
|----------------|--------|---------|-------------|
2929
| live | bool | `false` | Always start the content from the beginning and redownload its content |
3030
| nocloud | bool | `false` | Do not sync the TAF with the boxine cloud |
31-
| source | str | `""` | Convert this file into a TAF, when the box requests content (everything ffmpeg can decode, maybe files or webradio) |
31+
| source | str | `""` | Use this TAF as content or convert this file into a TAF, when the box requests content (everything ffmpeg can decode, files or urls for webradio) |
3232
| skip_seconds | uint32 | `0` | Skips the audio by given seconds (source) |
3333
| cache | bool | `false` | Do not delete the TAF converted via `source` after sending it |
3434
| cloud_ruid | str | `""` | rUID of the Tonie. Enable `Dump rUID/auth` in teddyCloud to fill in the rUID when placing a Tonie. This can also be used to reroute a tag to a different one or download a Tonie via the webinterface by clicking on the download icon beside the json. (cloud_auth needed)|

0 commit comments

Comments
 (0)