Commit Graph

2187 Commits

Author SHA1 Message Date
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
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
Codenift 2bb0976300 Added remove artwork option, and a few changes. 2019-10-29 23:50:01 -04:00
Codenift a65ab11d9f Upload artwork using drag and drop or click to browse using track edit. 2019-10-25 10:30:33 -04:00
Codenift 251ecf1ff7 Fix causing API to fail. 2019-10-17 00:23:19 -04:00
Robb Ebright 5c1481167e removed the media type PR from the artwork PR with revert 2019-10-13 08:17:40 -04:00
Codenift 8bcef25d4e
Merge branch 'master' into artwork 2019-10-10 14:54:12 -04:00
robbt 8bf7427f3b fixed the database upgrade script 2019-10-10 00:03:01 +00:00
Robb Ebright 125d10e474 add a downgrade sql script 2019-10-09 19:45:07 -04:00
robbt 9d8def9ef7 changed database schema versioning to fit libretime project 2019-10-09 23:30:49 +00:00
Codenift b411d6d6f2 Added option to set media type for tracks. 2019-09-20 03:09:41 -04:00
Codenift 2e23238f2c JS Cookie update 2019-09-20 00:29:31 -04:00
Codenift 45dbf84750 Generate artwork images for audio using ID3. 2019-09-19 20:07:50 -04:00
Kyle Robbertze 306954cbf1
Merge pull request #853 from radiorabe/chore/remove-billing
Remove remaining legacy saas code
2019-08-21 10:31:06 +02:00
Lucas Bickel 36472d9f4c 🌐 rename Airtime API to LibreTime API 2019-08-18 19:45:05 +02:00
Lucas Bickel 0f5cb8b1f8 🔥 remove remaining legacy saas code 2019-08-18 16:34:29 +02:00
Robbt cb5842b3a1 fixed reload and added error validation needs better css 2019-05-04 13:54:57 -04:00
Robbt 7c783536db got basic data tables working need to add show selection, redraw etc 2019-05-02 19:32:50 -04:00
Robbt 448d9b9e90 modified listener stat more 2019-05-01 20:45:09 -04:00
Robbt fafc599780 Added show listener stats page needs data display still 2019-04-30 20:40:22 -04:00
Robbt b8b656d8ca added option to pull listener data for every show that aired during a date range 2019-04-30 16:33:17 -04:00
Robbt 13756be410 Added a per show listener report 2019-04-30 16:03:54 -04:00
Richard Patterson f9d810eb94 Expose source status via live-info-v2 endpoint. 2019-04-22 14:58:42 +01:00
Robbt 0cbeb07e19 modified episodes_description to be longvarchar aka text 2019-04-02 20:12:20 -04:00
Robbt 88069432f9 added alpha.7.x files 2019-04-01 20:55:38 -04:00
Robbt 6f9ce404a8 Remove duplicate sql from existing lines and update Upgrades.php 2019-04-01 11:12:15 -04:00
Robbt bd364a00fc Merge branch 'fix-release-sql-schema-changes' of https://github.com/Robbt/libretime into Robbt-fix-release-sql-schema-changes 2019-04-01 09:57:55 -04:00
Robbt b132f2e6d0 merged database schema changes to alpha.7 release 2019-03-27 09:10:15 -04:00
Robbt 009fb49a6a Added the ability for admins to edit the owner of a track via the edit track interface 2019-03-05 10:00:54 -05:00
Robb bc14230281
Merge pull request #716 from frecuencialibre/podcast-ui-2
Clarify podcast settings and workflow
2019-02-27 13:09:42 -05:00
r c903a6dfd3 Add missing translateable strings in js to php translation method 2019-02-25 10:59:14 -06:00
Robb f3b1133c3b
Merge pull request #742 from mikeopensauce/apistatus
Apistatus
2019-02-18 12:22:17 -05:00
Mike Cox 9e36dda855 Add new features to API on air call which shows the status of the two streams and whether they are switched to live output 2019-02-18 12:19:41 +00:00
Kyle Robbertze e13fc6b3d9
Merge pull request #734 from mikeopensauce/726apionairfix
Bugfix for #726. Fixes onAirLightAction returning 500 error
2019-02-17 18:45:10 +02:00
frecuencialibre 4d0fea34fc
Merge pull request #707 from Robbt/intro-playlist
Add Intro and Outro playlist to Autoloading Playlists
2019-02-14 10:49:15 -06:00
r eb4763c839 remove debug logging 2019-02-13 12:42:28 -06:00
Your Name 7f69b1adf1 Bugfix for #726. Fixes onAirLightAction returning 500 error 2019-02-10 09:58:10 +00:00
Robbt 1fe711f511 created new sql edition to avoid conflict with already merged 2019-02-04 09:52:17 -05:00
Robbt 8de94a670f trying different things for autoplaylist 2019-01-21 11:06:04 -05:00
Robbt f9a5da2ba3 intro playlist scaffolding in place but needs refinement to get working 2019-01-20 19:20:13 -05:00
Robbt 2b057472ca part of the way there towards grouping need to deal with OR value 2019-01-20 02:12:21 +00:00
Robbt e45349f390 removed not null constraint to avoid break upon upgrade of existing installs 2019-01-19 19:37:25 -05:00
Robbt a9ca4432f9 added upgrade and downgrade scripts 2019-01-13 00:02:07 -05:00
Lucas Bickel 08d2462730 📝 Remove outdated support docs 2019-01-02 20:28:27 +01:00
Robbt 79d5d98843 prevented shuffling from failing on playlists containing smartblocks 2018-12-23 07:08:35 -05:00
Robbt 2c3db00f12 removed the recaptcha 2018-12-18 08:35:17 -05:00
Robbt 1bf5fcc169 removed quote around column name 2018-12-12 09:44:52 -05:00
Robbt af441d4db4 added schema change to database controller 2018-12-11 21:40:09 -05:00
Lucas Bickel afa67eb96d 🔥 remove dead code 2018-10-06 21:18:44 +02:00
Lucas Bickel e6afd444a4
Merge pull request #393 from HammyHavoc/master
Changed 'System->Streams' to 'Settings->Streams'
2018-06-30 12:28:25 +02:00