Commit graph

16161 commits

Author SHA1 Message Date
Keoni Mahelona
4b3bff7c29
Add silan package to Debian Buster install 2020-03-11 22:57:17 +13:00
Kyle Robbertze
024dbb8d27
Merge pull request #963 from codenift/liveinfo_api_fix
live info api fix
2020-02-28 10:18:55 +02:00
Codenift
dc2250c212 live info api fix 2020-02-27 18:59:14 -05:00
Kyle Robbertze
264585abb4
Merge pull request #960 from TeHikuMedia/fix-mutagen-dependency
Set mutagen~=1.43.0 until LibreTime moves to python3
2020-02-20 09:19:53 +02:00
Keoni Mahelona
f6f536c749 Set mutagen~=1.43.0 until LibreTime moves to python3 2020-02-19 04:01:11 +00:00
Kyle Robbertze
52dd3f8ffa
Merge pull request #954 from codenift/lt_install_fix
Install fix
2020-01-23 08:58:55 +02:00
Codenift
7c524fb0af
Quick fix for install
Work around until #951 is merged. Helps with the issue many are having by installing a previous package of zipp, 1.0.0
2020-01-22 15:02:10 -05:00
Kyle Robbertze
3e8d20e1d7
Merge pull request #947 from Robbt/prevent-icecast-pass-change-during-upgrade
made sure that icecast pass is not changed upon upgrade or reprovision
2020-01-09 16:42:58 +02:00
Robb Ebright
4be7699eec made sure that icecast pass is not changed upon upgrade or reprovision 2020-01-09 08:36:52 -05:00
Kyle Robbertze
9ea0afbcba
Merge pull request #946 from Robbt/icecast-reprovision-pass-fix
made sure icecast_pass was copied to airtime directory upon reprovision
2020-01-09 15:13:44 +02:00
Robb Ebright
1c89675f6e made sure icecast_pass was copied to airtime directory upon reprovision 2020-01-09 08:04:09 -05:00
Robb
cbf999bd09
Merge pull request #944 from paddatrapper/conf-stats
Add default icecast admin username
2020-01-09 07:42:07 -05:00
Kyle Robbertze
60b08dff4f add default for streams 2-4 2020-01-09 14:41:12 +02:00
Kyle Robbertze
8000e1936a add default icecast admin username
Fixes: #879
2020-01-08 15:09:04 +02:00
Kyle Robbertze
5cfa57234b
Merge pull request #933 from Robbt/icecast-password
change default icecast password automatically during install
2020-01-08 13:50:56 +02:00
Robb Ebright
336e7d82b1 fixed installer to not change pass during upgrade and add centos support 2020-01-07 10:40:30 -05:00
Robb Ebright
f42f331c29 added xmlstarlet to centos based vagrant install 2020-01-07 08:50:32 -05:00
Robb
0f85e4eceb
Merge pull request #938 from paddatrapper/cors-doc
Document CORS configuration better
2020-01-07 08:16:12 -05:00
Kyle Robbertze
5469b0874c Document CORS configuration better
Fixes #917
2020-01-07 09:36:03 +02:00
Robb Ebright
211ce99a2c removed debugging log 2020-01-06 13:58:31 -05:00
Robb
76ba139be5
Merge pull request #937 from paddatrapper/doc-structure
List install first in docs
2020-01-06 13:52:37 -05:00
Kyle Robbertze
54ad27ab75 List install first in docs
The install processes is the first thing users need to do, thus list it
first
2020-01-06 12:55:07 +02:00
Kyle Robbertze
2f5b19ecfa
Merge pull request #931 from Robbt/liquidsoap1.3-fix
add liquidsoap 1.3 support while retaining legacy script for liquidsoap 1.1.1 compatibility
2020-01-05 22:43:58 +02:00
Robbt
edaa2ead85 fixed new line in php 2020-01-03 20:14:02 -05:00
Robbt
9a027373e1 fixed database page stall 2020-01-03 15:00:27 -05:00
Robbt
88a7cf6a3e fix database statements 2020-01-03 13:20:40 -05:00
Robb
84551bb675
Merge pull request #934 from paddatrapper/broken-link
Fix broken link in install doc
2020-01-02 08:17:00 -05:00
Kyle Robbertze
7c9ca660b3 fix broken link in install doc 2020-01-02 11:10:57 +02:00
Kyle Robbertze
71c144aa75 Merge remote-tracking branch 'robbt/raspbian-buster-fix' 2020-01-02 09:57:12 +02:00
Robb Ebright
5d3295c86c first stab at icecast password change on install 2020-01-01 21:03:30 -05:00
Robb
99f8d02927
Merge pull request #902 from paddatrapper/api-1.1
Add OpenAPI doc of the current API
2019-12-31 12:20:57 -05:00
Robb Ebright
0931ba842a add legacy script for liquidsoap 1.1.1 compatibility 2019-12-30 22:07:48 -05:00
Robb Ebright
1139f82ef2 fix rasbian debian 10 install 2019-12-28 09:01:22 -05:00
Kyle Robbertze
1c2906f5ab
Merge pull request #925 from althost/dashboard_fix
Fix Dashboard when current instance has no metadata
2019-12-05 12:10:54 +02:00
Roberto Soto
342154fe41 basic check of existing property in dashboard.js
fixes #924
2019-12-04 03:54:10 -08:00
Kyle Robbertze
55d5b405ee
Merge pull request #920 from althost/live_fixx
input streams on ports 8001 or 8002 break the MVC
2019-11-23 14:37:24 +02:00
Roberto Soto
556d4eb7b9 When live streaming to LibreTime on ports 8001 or 8002, the MVC interface would break (500)
I've found this is because of ScheduleController L305, introduced recently in 45dbf84750
A simple if clause allows us to workaround the issue, which must be that live streams don't have pictures nor metadata...
Fixes #919
2019-11-22 21:18:55 -08:00
Codenift
8c77bfde1d
Merge pull request #4 from LibreTime/master
Update
2019-11-06 21:26:08 -05:00
Robb
5ef9c9da95
Merge pull request #909 from paddatrapper/api-current-track
Fix live-info-v2 current track info
2019-11-06 17:10:39 -05:00
Robb
ef35572837
Merge pull request #910 from paddatrapper/deb-doc
Document .deb install option
2019-11-06 17:08:30 -05:00
Robb
b076ca1b0f
Merge pull request #911 from paddatrapper/default-stream-url
Update stream URLs to use LibreTime
2019-11-06 17:07:33 -05:00
Kyle Robbertze
a572f275fc Update stream URLs to use LibreTime 2019-11-06 14:08:13 +02:00
Kyle Robbertze
b447d6016f Document .deb install option
Fixes: #132
2019-11-06 14:01:26 +02:00
Kyle Robbertze
b872c146d7 add OpenAPI doc of the current API 2019-11-06 13:38:37 +02:00
Kyle Robbertze
7e19a28caf Expand out currentShowID conditional
Fixes: #875
2019-11-06 13:27:13 +02:00
Kyle Robbertze
180d8686df
Merge pull request #907 from althost/pypofix_rebased
PypoMessageHandler reliable RabbitMQ consumption
2019-11-06 12:59:35 +02:00
Kyle Robbertze
cb462d494f
Merge pull request #903 from codenift/artwork-upload
Upload artwork using drag and drop or click to browse
2019-11-05 22:30:31 +02:00
Roberto Soto
bf7659dfa0 fix heartbeat spelling 2019-11-04 13:05:57 -08:00
Roberto Soto
8a0f474075 use AMQP heartbeat feature 2019-11-04 11:02:40 -08:00
Roberto Soto
5b3c0cb1c8 Revert "raising the exception might kill pypopush thread"
This reverts commit 2afe01b3ddc94194101a4a2149116e27e0e115e5.
2019-11-04 11:02:39 -08:00