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 |
Robbt
|
6f7c2f2cc9
|
refactored autoplaylist and updated showinstance to make sequential adds possible
|
2019-02-09 10:58:00 -05:00 |
Robbt
|
b09c175a25
|
removed code and database change that was not being used to avoid future confusion
|
2019-02-04 11:57:13 -05:00 |
Lucas Bickel
|
ea3b87085e
|
Merge pull request #711 from Robbt/fix-playlist-remaining-time-block
passed $show variable when smartblock added via playlist
|
2019-01-21 22:20:10 +01:00 |
Robbt
|
1d994f5daf
|
passed $show variable when smartblock added via playlist
|
2019-01-21 11:07:16 -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
|
6631dd994f
|
working with start form
|
2019-01-20 14:12:52 -05:00 |
Robbt
|
8095f6e627
|
Enable smartblocks with same criteria to stay separate if created with new criteria
|
2019-01-19 21:41:00 -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
|
1e7a8dce8c
|
started along route of using extra to group modifiers
|
2019-01-19 19:27:24 -05:00 |
Robbt
|
0a2de69fbb
|
modified schema definition to include episode title
|
2019-01-12 23:48:19 -05:00 |
frecuencialibre
|
4752c728b9
|
Merge pull request #605 from Robbt/feature-smartblock-remaining-time
Add Fill Remaining Time Smartblock Limit
|
2018-12-12 15:43:49 -06:00 |
Robbt
|
2a039d0469
|
changed preview to only 60 minutes
|
2018-12-12 16:36:49 -05:00 |
Robbt
|
4abe301fbb
|
modified javascript and binary values to make dynamic default
|
2018-12-11 21:34:06 -05:00 |
Robbt
|
c7767c8a8d
|
avoid fail when blocks are created as dynamic by default
|
2018-12-12 02:23:25 +00:00 |
Robbt
|
1b48f91dbd
|
work in progress
|
2018-12-11 21:14:35 -05:00 |