Kyle Robbertze
|
482fef46a1
|
Merge branch 'master' into gh-actions
|
2021-05-21 15:18:39 +02:00 |
Kyle Robbertze
|
5e080ce5e5
|
Merge pull request #1144 from hairmare/chore/pythonic-analyzer
refactor(airtime_analyzer): rename to libretime-analyzer and make entrypoint pythonic
|
2021-02-12 22:40:44 +02:00 |
Kyle Robbertze
|
90e5005c76
|
Merge pull request #1158 from hairmare/fix/remove-soundcloud
fix(soundcloud): remove broken integration
|
2021-01-24 23:09:30 +02:00 |
Kyle Robbertze
|
757e4929a6
|
Merge pull request #1153 from hairmare/feat/preview-mode-preference
feat(mvc): add preview mode setting
|
2021-01-19 15:19:57 +02:00 |
Lucas Bickel
|
c2bfee60f1
|
feat(mvc): add preview mode setting
|
2021-01-06 13:48:33 +00:00 |
Lucas Bickel
|
4c72403b9b
|
fix(soundcloud): remove broken integration
|
2021-01-06 12:40:30 +00:00 |
Lucas Bickel
|
ecd302068c
|
Merge pull request #1150 from zklosko/libraries
Refocus: Cleaning up libraries
|
2021-01-05 14:08:28 +01:00 |
Lucas Bickel
|
e21abf1bf1
|
refactor(airtime_analyzer): rename to libretime-analyzer and make entrypoint pythonic
|
2021-01-04 10:30:27 +00:00 |
Zachary Klosko
|
7608b9b298
|
Removing bandwidth tracking
|
2021-01-03 20:41:04 -05:00 |
Zachary Klosko
|
4a36f85743
|
Merge remote-tracking branch 'upstream/master' into gh-actions
|
2021-01-03 14:47:19 -05:00 |
Zachary Klosko
|
1924fe4a81
|
Merge remote-tracking branch 'upstream/master' into js
|
2021-01-01 15:28:35 -05:00 |
Zachary Klosko
|
ff34a4c5e8
|
Reverting
|
2021-01-01 10:28:50 -05:00 |
Zachary Klosko
|
902cd975b9
|
Asking StreamSetting model to fill from config for host
|
2021-01-01 10:13:44 -05:00 |
Zachary Klosko
|
b6dee33852
|
Removing forced HTTPS, forcing mount assignment
|
2020-12-30 20:59:28 -05:00 |
Zachary Klosko
|
bd730c87e0
|
@hairmare squashed bugs
|
2020-12-29 10:03:41 -05:00 |
Lucas Bickel
|
6651f6bbdf
|
refactor(airtime_mvc): remove dead cc_smemb table and classes
|
2020-12-27 13:35:34 +01:00 |
Alex Pena
|
febbe6233a
|
Alphanumeric order for Track Types in dropdown menu
|
2020-12-16 01:28:14 -05:00 |
Codenift
|
5ef67836cf
|
track type default
|
2020-05-04 00:32:52 -04:00 |
Robb
|
96f33f6250
|
Merge pull request #892 from codenift/media_type
Track Types Feature
|
2020-03-16 14:05:29 -04:00 |
Codenift
|
ee4bd663bc
|
DB fix
|
2020-02-07 12:44:42 -05:00 |
Codenift
|
1d7d937a7f
|
track type management
|
2020-01-25 12:09:19 -05:00 |
Codenift
|
386918da2b
|
Renamed media type to track type for tracks
|
2020-01-06 17:15:04 -05:00 |
Codenift
|
3338e9289a
|
Set to media type on upload. Music being default.
|
2019-11-07 15:31:09 -05:00 |
Kyle Robbertze
|
7e19a28caf
|
Expand out currentShowID conditional
Fixes: #875
|
2019-11-06 13:27:13 +02:00 |
Codenift
|
07a4117bd4
|
Media Type for tracks. Same PR from before with a couple minor fixes
|
2019-10-16 20:20:34 -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
|
b411d6d6f2
|
Added option to set media type for tracks.
|
2019-09-20 03:09:41 -04:00 |
Codenift
|
45dbf84750
|
Generate artwork images for audio using ID3.
|
2019-09-19 20:07:50 -04:00 |
Lucas Bickel
|
541204b4ff
|
✨ Do not add LibreTime to title if station name is set
|
2019-09-12 22:00:06 +02:00 |
Lucas Bickel
|
0f5cb8b1f8
|
🔥 remove remaining legacy saas code
|
2019-08-18 16:34:29 +02:00 |
Kyle Robbertze
|
eb122f52fb
|
Merge pull request #818 from Robbt/sort-by-play-date
Smartblock sort tracks by last play date
|
2019-05-09 17:05:56 +02:00 |
Robbt
|
4db93d3cee
|
remove commented out code and add comment about sort null addition
|
2019-05-09 10:46:39 -04:00 |
Robbt
|
edb87ff3da
|
Fixed time to display in user timezone vs. UTC
|
2019-05-08 19:27:54 -04:00 |
Robbt
|
1735cfc5b4
|
Fixed the null sort to work like we want
|
2019-05-08 18:18:36 -04:00 |
Robbt
|
c2ad5e387a
|
added sort by last play time but does not work with unplayed tracks
|
2019-05-08 18:01:06 -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 |
Kyle Robbertze
|
16bf731905
|
Merge pull request #804 from Robbt/fix-cancel-ongoing-linked-show
enables cancel show for currently playing linked shows to work
|
2019-04-23 18:34:11 +02:00 |
Robbt
|
b972b4b857
|
made it possible for currently playing linked shows to be cancelled as per the UI
|
2019-04-22 22:47:37 -04:00 |
Kyle Robbertze
|
be5222d3a2
|
Merge pull request #803 from Robbt/xabispacebiker-xabispacebiker-patch-1
Fix the schedule from Xabispacebiker xabispacebiker patch 1
|
2019-04-22 23:03:47 +02:00 |
Robbt
|
f7998848e8
|
moved brack per style request
|
2019-04-22 16:46:18 -04:00 |
Robbt
|
1e1ffb95ad
|
Merge branch 'xabispacebiker-patch-1' of https://github.com/xabispacebiker/libretime into xabispacebiker-xabispacebiker-patch-1
|
2019-04-22 16:43:49 -04:00 |
Robbt
|
32d3c0578b
|
refactor time remaining smartblock to work with playlists
|
2019-04-22 15:26:09 -04:00 |
Robbt
|
0cbeb07e19
|
modified episodes_description to be longvarchar aka text
|
2019-04-02 20:12:20 -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 |
Robbt
|
64e33a235d
|
added check to prevent unnecessary conversion to seconds
|
2019-03-02 20:36:02 -05:00 |
Robbt
|
48a2a49b30
|
this fixes a count warning in null condition new with 7.2
|
2019-02-18 18:53:51 -05:00 |
Xabi Spacebiker
|
04886aad0a
|
Update Schedule.php
This small fix solved issue https://github.com/LibreTime/libretime/issues/741
|
2019-02-18 11:44:12 +01: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 |
Robb
|
a4d0fcd8f3
|
Merge pull request #704 from Robbt/fix-smartblock-multi-criteria
Fix smartblock multi criteria
|
2019-02-09 11:22:29 -05:00 |