Kyle Robbertze
3532f3639b
Merge pull request #1117 from rjhelms/replaygain-py3.5
...
Fix replaygain_analyzer in Python 3.5
2020-11-19 22:04:54 +02:00
rjhelms
2160daea00
Fix replaygain_analyzer in Python 3.5
...
'text' argument was added in Python 3.7 as an alias of 'universal_newlines'. Using 'universal_newlines' works on Python 3.5/3.6 and should be forward-compatible.
2020-11-19 14:52:52 -05:00
Kyle Robbertze
67610c99cd
Merge pull request #1091 from paddatrapper/docs
...
Docs Kramdown dependency bump to 2.3.0
2020-11-19 00:43:12 +02:00
Kyle Robbertze
417fe3d396
bump kramdown dependency version
2020-11-19 00:00:19 +02:00
Kyle Robbertze
fd1449674c
Merge pull request #1114 from zklosko/fix-jekyll-build
...
Fix jekyll build
2020-11-18 23:56:35 +02:00
Zachary Klosko
2458b3edcd
Updating .gitignore
2020-11-18 16:41:29 -05:00
Zachary Klosko
dc57d08bd5
Removing Jekyll from Vagrant
2020-11-18 16:37:35 -05:00
Zachary Klosko
f0901b5636
Specifying hostname for build
2020-11-18 15:42:22 -05:00
Zachary Klosko
650d635d98
Fixing issue with Vagrant
2020-11-18 15:03:40 -05:00
Zachary Klosko
e84fe4b67f
Automating apt update - works
2020-11-18 14:26:24 -05:00
Zachary Klosko
852cf63834
Giving Jekyll a place in Vagrantfile
2020-11-18 14:16:29 -05:00
Zachary Klosko
388733ffa3
:'( @paddatrapper
2020-11-18 14:12:39 -05:00
Zachary Klosko
384435964d
Modifying Jekyll install script
2020-11-18 14:09:50 -05:00
Zachary Klosko
4e2fdb9bd1
Move Jekyll script
2020-11-18 13:49:03 -05:00
Zachary Klosko
8d44ea8480
Adding back tests for @paddatrapper
2020-11-18 13:43:18 -05:00
Zachary Klosko
a7690adf0b
Fixing issues with Travis CI
2020-11-18 13:00:47 -05:00
Zachary Klosko
a5023d031a
pin PyGObject versions to distro provided packages
...
this prevents pip trying to build the pypi package and failing.
Fixes : #1107
2020-11-18 17:49:51 +02:00
Robb
f62ed7d2e3
Merge pull request #1097 from paddatrapper/enable-icecast
...
Enable icecast service during install
2020-11-10 15:00:30 -05:00
Kyle Robbertze
2a62c99eac
Merge pull request #1103 from xabispacebiker/cover-metadata-fix
...
Cover metadata fix
2020-11-08 19:47:43 +02:00
Xabi Spacebiker
bd3a3c542d
Fixes Cover metadata assigned to wrong item bug
...
This change fixes issue https://github.com/LibreTime/libretime/issues/1100
2020-11-07 01:11:18 +01:00
Xabi Spacebiker
ab10e93949
Merge pull request #2 from LibreTime/master
...
get the last changes from master
2020-11-07 01:07:08 +01:00
Kyle Robbertze
78fdab1285
enable icecast service during install
...
fixes #1096
2020-10-26 12:06:46 +02:00
Kyle Robbertze
2003e685b0
Merge branch 'reverse-proxy' into master
2020-09-28 15:09:10 +02:00
Kyle Robbertze
d93b598fe2
add docs for force_ssl config
2020-09-28 15:02:27 +02:00
Kyle Robbertze
16bbd51267
Merge pull request #1073 from caveman99/patch-1
...
Corrupt Cover Art prohibits mp3 upload
2020-09-28 14:43:50 +02:00
Robb
bd70bc4f19
Merge pull request #1088 from paddatrapper/celery-workaround
...
Pin celery version until we can fix compatibility with celery 5
2020-08-28 07:02:11 -04:00
Kyle Robbertze
4c0146db74
pin celery version until we can fix compatibility with celery 5
2020-08-28 12:47:01 +02:00
Robb
5ac18aa4e1
Merge pull request #1080 from paddatrapper/uninstall
...
Rename Airtime to LibreTime in Uninstall script
2020-08-13 10:07:22 -04:00
Robb
8fcf349a2a
Merge pull request #1082 from paddatrapper/docs
...
Fix NTP link in docs
2020-08-13 10:02:50 -04:00
Kyle Robbertze
410ebbd130
fix NTP link
2020-08-13 12:42:44 +02:00
Kyle Robbertze
900b20400e
rename Airtime to LibreTime
2020-08-03 12:25:05 +02:00
Thomas Göttgens
83862cfb8e
Player update from https://github.com/wifiblog/playerHtml5-Libretime
2020-07-20 14:55:32 +02:00
Thomas Göttgens
546980249e
Add a switch to force 'assume SSL' mode behind a reverse proxy, when the RP adds SSL and the internal connection is HTTP only.
2020-07-20 14:03:55 +02:00
Thomas Göttgens
82d3530777
Corrupt Cover Art prohibits mp3 upload
...
Don't throw an exception on corrupted cover art image data in upload. The order of processing needs to be the other way around.
2020-07-18 16:35:00 +02:00
Kyle Robbertze
cf84f82eae
Merge pull request #1070 from caveman99/patch-1
...
Prevent 500 errors when no content is available
2020-07-11 18:54:24 +02:00
Thomas Göttgens
b15166ecbe
Prevent 500 errors when no content is available
2020-07-11 18:48:58 +02:00
Kyle Robbertze
49065b16de
Merge branch 'docs'
2020-07-11 15:07:55 +02:00
Zachary Klosko
8e1107859d
Appended URL for @robbt
2020-07-11 08:57:18 -04:00
Zachary Klosko
54a591c7ed
Moving "edit docs" link
2020-07-08 10:38:46 -04:00
Zachary Klosko
d57061a378
Linked pages to translation
2020-07-08 10:33:00 -04:00
Zachary Klosko
bf1340864e
Fixing broken links
2020-07-02 17:26:28 -04:00
Zachary Klosko
1e88687d2e
Removing Oxford comma
2020-07-02 17:24:23 -04:00
Zachary Klosko
2dfb9dae7f
Merge remote-tracking branch 'upstream/master'
2020-07-02 16:58:08 -04:00
Zachary Klosko
3374b6ca75
Updated Vagrantfile
2020-07-02 16:49:28 -04:00
Zachary Klosko
39d8947d4a
Removed bad links
2020-07-02 12:23:30 -04:00
Zachary Klosko
e877cf6498
Finishing up PR
2020-07-01 10:56:16 -04:00
Kyle Robbertze
5b2e7d7d7f
Merge pull request #1069 from radio-uniwersytet/master
...
Upstart config templates cannot be found by install script due to incorrect names
2020-06-27 19:42:08 +02:00
Zachary Klosko
e7689ff86d
Adding more images
2020-06-27 11:36:58 -04:00
Jakub Skory
7058def9a8
Renamed template conf for liquidsoap and playout
2020-06-27 14:36:08 +02:00
Zachary Klosko
ac5e60b991
Added info for changing Icecast passwords
2020-06-24 09:35:55 -04:00