Commit Graph

16706 Commits

Author SHA1 Message Date
Kyle Robbertze c4a79d8d3e
Merge pull request #1118 from zklosko/add-ppa
Add our PPA to Ubuntu installs
2020-11-24 10:27:56 +02:00
Zachary Klosko ad28c7de99 Add our PPA to Ubuntu installs 2020-11-23 15:38:06 -05:00
Kyle Robbertze bfc9a697ce
Merge pull request #1112 from zklosko/fix-travis
Fixing issues with Travis CI
2020-11-21 21:39:54 +02:00
Zachary Klosko dd75cb1074 Tailoring testing to Xenial 2020-11-20 17:34:47 -05:00
Zachary Klosko 41e1a30735 Removing references to pyenv local 2020-11-20 14:16:20 -05:00
Zachary Klosko 3f27d2f640 Adding libcairo2-dev to test dependencies 2020-11-20 13:36:43 -05:00
Zachary Klosko ae0ed7f8b9 New push to wake up Travis
Removes commented lines entirely
2020-11-20 11:14:17 -05:00
Zachary Klosko 9077db7678 Balancing this PR with #1092 2020-11-20 11:05:10 -05:00
Zachary Klosko ada9dec45a Removing pyenv instructions 2020-11-20 09:23:27 -05:00
Zachary Klosko ddd02de3b1 Adding Python 3.6 test; adding failure flexibility on Python 3.7, 3.8 2020-11-19 21:51:55 -05:00
Kyle Robbertze c8444c1c55
Merge pull request #1116 from zklosko/rm-legacy-tests
Removing Selenium tests
2020-11-19 22:21:18 +02:00
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
Zachary Klosko 8a7bd6b952 Restoring some tests in airtime_mvc 2020-11-19 14:45:08 -05:00
Zachary Klosko 128c6b37fa Removing Selenium tests 2020-11-19 14:15:09 -05:00
Zachary Klosko a47e5418ca Merge remote-tracking branch 'upstream/master' into fix-travis 2020-11-19 12:29:50 -05:00
Zachary Klosko 377dfdbff9 Reverting back to Xenial 2020-11-19 08:55:07 -05:00
Zachary Klosko 8e5359202e Adding Libretime PPA, removing Xenial, CentOS PHP tests 2020-11-19 08:07:10 -05:00
Zachary Klosko 83a3977a9e Switch to bionic, add deps. for PyGObject 2020-11-18 22:44:43 -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
Zachary Klosko a445029203 Merge remote-tracking branch 'upstream/master' into fix-travis 2020-11-18 17:01:43 -05:00
Zachary Klosko b5c88c2809 Removing PHP 7.1 @paddatrapper 2020-11-18 17:01:22 -05: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
Kyle Robbertze 043c509e16 empty commit to trigger travis 2020-11-18 21:01:28 +02:00
Kyle Robbertze bae3db83d8 empty commit to trigger travis 2020-11-18 21:01:07 +02: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