Commit graph

16509 commits

Author SHA1 Message Date
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
Kyle Robbertze
8346e89e99 install successfully using py3 2020-04-29 19:05:35 +02:00
Kyle Robbertze
cf2dda4532 test travis against py3 2020-04-29 19:05:35 +02:00
Kyle Robbertze
81ad2fc705 do not be backwards compatible 2020-04-29 19:05:35 +02:00
Kyle Robbertze
9298ea7e05 airtime_analyzer: depend on rgain3 for py3 2020-04-29 19:05:35 +02:00
Kyle Robbertze
632ba9acfe convert print statements to py3 2020-04-29 19:05:35 +02:00
Kyle Robbertze
2aa4392a38
Merge pull request #1012 from zklosko/master
Updating Assorted Documentation
2020-04-28 15:39:54 +02:00
Zachary Klosko
c8d242253a
Update index.md 2020-04-27 19:52:15 -04:00
Zachary Klosko
46841730d7
Linking instructions for increasing max upload size 2020-04-27 19:49:51 -04:00
Zachary Klosko
06e45956aa
Updated documentation to reflect LibreTime 3.0 2020-04-27 19:45:40 -04:00
Zachary Klosko
2e44570566
Update index.md 2020-04-27 19:38:15 -04:00
Zachary Klosko
79d8d575f5
Added information about Anchor.fm podcasts 2020-04-27 19:36:25 -04:00
Zachary Klosko
a0108dfd05
Corrected formatting errors 2020-04-27 19:27:16 -04:00
Zachary Klosko
2d09ad1d95
Updated link to be reletive as by request 2020-04-27 19:02:21 -04:00
Zachary Klosko
33ec0b5abc
Removing nonexistant feature 2020-04-26 20:12:51 -04:00
Zachary Klosko
35586d1d89
Removed incorrect information 2020-04-26 20:01:12 -04:00
Zachary Klosko
8eb7d09aa4
Update index.md 2020-04-26 19:48:23 -04:00
Zachary Klosko
556c99fd8c
Removing documentation for version checker
Nonexistant feature
2020-04-26 19:28:44 -04:00
Zachary Klosko
e90a2db101
Added how to increase max upload file size 2020-04-26 16:14:57 -04:00
Zachary Klosko
851807cb66
Added how to change radio page background 2020-04-26 13:24:24 -04:00
Zachary Klosko
aa0df42622
Added workaround for stream-adding bug 2020-04-26 13:15:29 -04:00