mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
e818891c52
commit
b9f9e3a2fb
1 changed files with 6 additions and 1 deletions
|
@ -18,7 +18,8 @@ transmission_peer_port: 51413
|
||||||
# Provision Transmission with torrent(s) from http://pantry.learningequality.org/downloads/ka-lite/0.17/content/
|
# Provision Transmission with torrent(s) from http://pantry.learningequality.org/downloads/ka-lite/0.17/content/
|
||||||
transmission_provision: True
|
transmission_provision: True
|
||||||
transmission_kalite_version: 0.17
|
transmission_kalite_version: 0.17
|
||||||
# Uncomment to enable a language to download:
|
|
||||||
|
# A. Uncomment language(s) in /etc/iiab/local_vars.yml to download KA Lite videos to /library/transmission
|
||||||
transmission_kalite_languages:
|
transmission_kalite_languages:
|
||||||
- english
|
- english
|
||||||
#- french
|
#- french
|
||||||
|
@ -27,6 +28,10 @@ transmission_kalite_languages:
|
||||||
#- brazilian-portuguese
|
#- brazilian-portuguese
|
||||||
#- spanish
|
#- spanish
|
||||||
#- swahili
|
#- swahili
|
||||||
|
# B. Monitor BitTorrent downloads at http://box:9091 using Admin/changeme
|
||||||
|
# C. Move videos/thumbnails into /library/ka-lite/content (DO NOT OVERWRITE overwrite assessment, locale, srt!)
|
||||||
|
# D. Log in to http://box:8008/updates/videos/ using Admin/changeme -> click "Scan content folder for videos"
|
||||||
|
# E. READ "KA Lite Administration: What tips & tricks exist?" AT http://FAQ.IIAB.IO
|
||||||
|
|
||||||
# Transmission administrative account
|
# Transmission administrative account
|
||||||
transmission_username: Admin
|
transmission_username: Admin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue