Commit Graph

16379 Commits

Author SHA1 Message Date
Zachary Klosko eebce92276 Added information on how to set static IP using Netplan 2020-04-30 16:09:27 -04:00
Zachary Klosko db22d5e9c1 Fixed broken link 2020-04-30 15:50:21 -04:00
Zachary Klosko 87a178b4fc Updated installer page for clarity 2020-04-30 15:49:30 -04:00
Zachary Klosko 7df8edb544 Added screenshots to features page 2020-04-30 09:56:21 -04:00
Zachary Klosko 1bcbd7fa9a
Added screenshots 2020-04-29 19:17:37 -04:00
Zachary Klosko 4560e4369e
Added podcast page screenshots 2020-04-29 19:12:22 -04:00
Zachary Klosko 0a3e33042f
Updated screenshot and features of upload page 2020-04-29 19:05:36 -04:00
Zachary Klosko f6b37f8e87
Uploading cropped new screenshot 2020-04-29 18:56:33 -04:00
Zachary Klosko 6d44a65428
Need to crop 2020-04-29 18:55:37 -04:00
Zachary Klosko 5820362cf6
Hopefully fixed with new screenshot 2020-04-29 18:54:06 -04:00
Zachary Klosko f1fb2b8aa1
Oops 2020-04-29 18:53:28 -04:00
Zachary Klosko 6c6ad7249d
Uploading screenshot with current interface 2020-04-29 18:51:56 -04:00
Zachary Klosko a539d6ea3b
Interface is out of date 2020-04-29 18:51:27 -04:00
Zachary Klosko 8404c4a522
Added spaces for readability 2020-04-29 18:50:11 -04:00
Zachary Klosko 3b4c415c62
Updating out-of-date docs 2020-04-29 18:49:13 -04:00
Zachary Klosko fdda618073
Uploaded current screenshot 2020-04-29 18:46:21 -04:00
Zachary Klosko 29aa01cd1d
Oops 2020-04-29 18:45:50 -04:00
Zachary Klosko 7717949860
Added updated screenshot 2020-04-29 18:43:13 -04:00
Zachary Klosko 88f5e80841
Screenshot out of date 2020-04-29 18:42:09 -04:00
Kyle Robbertze cf3b9782ac fix legacy version check 2020-04-29 19:06:52 +02:00
Kyle Robbertze 6640e5624c move legacy script to python3 2020-04-29 19:06:52 +02:00
Keoni Mahelona 30d6db1e5e Make sure command calls python3 2020-04-29 19:06:52 +02:00
Keoni Mahelona 91996c91bc Remove double encode which caused webstream playout to break 2020-04-29 19:06:52 +02:00
Kyle Robbertze ca0d01b693 Fix mutagen to compatible versions 2020-04-29 19:06:52 +02:00
Keoni Mahelona d48e792922 Checking type of command to only encode if string. 2020-04-29 19:06:52 +02:00
Keoni Mahelona 348f8573c7 Add traceback so we can debug. 2020-04-29 19:06:52 +02:00
Keoni Mahelona 9724298f40 Use `utf-8` encoding. 2020-04-29 19:06:52 +02:00
Keoni Mahelona 0a9781d138 Added traceback so we can find the bug 2020-04-29 19:06:52 +02:00
Keoni Mahelona 0289f84111 Ok hopefully this is it. python3 requries a bytestring https://docs.python.org/3.7/library/telnetlib.html 2020-04-29 19:06:52 +02:00
Keoni Mahelona dd46b4c984 Remove .encode(). Not needed in python3 2020-04-29 19:06:52 +02:00
Keoni Mahelona 42a5937288 Updated other old tn.write() functions 2020-04-29 19:06:52 +02:00
Keoni Mahelona 1ac3f691b4 Fixed #968. Needed to send a byte string to telnet not a normal string. 2020-04-29 19:06:52 +02:00
Keoni Mahelona a643883d06 Set pika version to ~1.1.0 to prevent api updates from breaking code.
Updated message_listener for new version.
2020-04-29 19:06:52 +02:00
Keoni Mahelona 4a45225369 Suggest using `universal_newlines` as the alias `text` only works for python 3.7 and above.
Default python3 for example is 3.6 in Ubuntu Bionic and therefore liquidsoap fails with parameter `text`.
2020-04-29 19:06:52 +02:00
Kyle Robbertze 6ebb1fd555 more pypo fixes 2020-04-29 19:06:52 +02:00
Kyle Robbertze 44a0cb50e1 Follow pip best practices
Let apt manage system pip3 version
2020-04-29 19:06:52 +02:00
Kyle Robbertze 3a8b1e207f deprecate media_monitor completely 2020-04-29 19:06:52 +02:00
Kyle Robbertze 5923dee839 Fix running apps 2020-04-29 19:06:52 +02:00
Kyle Robbertze e8a0783139 Fix tests 2020-04-29 19:06:52 +02:00
Kyle Robbertze 6213604341 test api_clients and pypo 2020-04-29 19:06:52 +02:00
Kyle Robbertze 82042e8c69 fix test failures 2020-04-29 19:06:52 +02:00
Kyle Robbertze 5d67172dd0 install libgi 2020-04-29 19:06:52 +02:00
Kyle Robbertze 6d27871c1c update pip in travis tests 2020-04-29 19:06:52 +02:00
Kyle Robbertze 39e986a39c use packaged version of pycairo 2020-04-29 19:06:52 +02:00
Kyle Robbertze b8225b429e remove lists for unsupported releases 2020-04-29 19:06:52 +02:00
Kyle Robbertze 4188baf851 update requirements to use python3 2020-04-29 19:06:52 +02:00
Kyle Robbertze 4f078da679 bump travis python version 2020-04-29 19:06:52 +02:00
Kyle Robbertze d6c8d82107 Update travis ubuntu version to 16.04 2020-04-29 19:06:45 +02:00
Kyle Robbertze 6573e1d74c Set python versions in travis 2020-04-29 19:05:35 +02:00
Kyle Robbertze ea54493c21 add chaudum fixes 2020-04-29 19:05:35 +02:00