4
0
mirror of https://github.com/AzuraCast/AzuraCast.git synced 2024-06-14 13:16:37 +00:00
Commit Graph

1338 Commits

Author SHA1 Message Date
Buster "Silver Eagle" Neece
c24f5dfc69
Implement SMTP Mail Delivery and Self-Service Password Reset (#3848) 2021-02-27 20:50:45 -06:00
Buster "Silver Eagle" Neece
4cd090decd
Disable FK checks when restoring backups. 2021-02-22 16:17:11 -06:00
Buster "Silver Eagle" Neece
5f63db9cae
Fix issue with restoring backups older than the last new DB table created. 2021-02-22 15:05:11 -06:00
Buster "Silver Eagle" Neece
72cc75b8c6
Improve verbosity of sync task logging. 2021-02-21 22:19:02 -06:00
Buster "Silver Eagle" Neece
5bdb1de865
Update changelog and minor version bump. 2021-02-19 20:43:54 -06:00
Vaalyn
169ffcff11
Continue processing media when artwork can not be processed (#3824) 2021-02-17 12:41:50 -06:00
Vaalyn
78012a1401
Revert weighted shuffle algorithm change (#3823) 2021-02-16 16:38:10 -06:00
Vaalyn
4153529a2f
Improve code separation and code style in AutoDJ Queue (#3822) 2021-02-16 14:48:39 -06:00
Buster "Silver Eagle" Neece
ec2ec899d8
Update links across application to point to new documentation. 2021-02-15 15:36:34 -06:00
Vaalyn
b79f8928c1
Improve duplicate prevention (#3814) 2021-02-13 22:53:32 -06:00
Buster "Silver Eagle" Neece
350d3ce97c
Fixes #3813 -- Remove file from filesystem in DELETE call to Files API. 2021-02-13 17:42:36 -06:00
MarkWasley
e8c34186a5
Update master to main branch (#3809)
Updates further references to the "master" branch to the renamed "main" branch.
2021-02-12 10:36:07 -06:00
Buster "Silver Eagle" Neece
74733c7307
Add station URL and playlist download URLs to NowPlaying/Station APIs. 2021-02-09 23:16:03 -06:00
Buster "Silver Eagle" Neece
14c8c6fb24
Add queue log view into Upcoming Song Queue page. 2021-02-09 18:29:43 -06:00
Buster "Silver Eagle" Neece
4adcde551c
Minor refactor of adjusted now on Queue. 2021-02-09 17:01:27 -06:00
Buster "Silver Eagle" Neece
4344d0ee6e
Properly flush entity manager in queue build operations. 2021-02-09 14:25:02 -06:00
Buster "Silver Eagle" Neece
2529c241d8
Fix bug in Queue API endpoint. 2021-02-09 13:59:08 -06:00
Buster "Silver Eagle" Neece
52d2b2f3f6
#3785 -- Fix queue times running behind during live broadcasts. 2021-02-09 13:58:19 -06:00
Buster "Silver Eagle" Neece
85e9905af8
Make Station Queue view a Vue component. 2021-02-09 13:57:25 -06:00
Buster "Silver Eagle" Neece
54aade836a
Request modal improvements
- Adds "album", "genre" and custom fields to the list of possibly selectable columns on the Request table
 - Makes the default column a composited album-art + title/artist row, similar to the Media Manager
2021-02-09 00:10:38 -06:00
Buster "Silver Eagle" Neece
9508de5b55
Slightly refactor analytics function calls. 2021-02-08 22:50:25 -06:00
Buster "Silver Eagle" Neece
ab69db64c0
Harden the processing of analytics to be more resilient to errors. 2021-02-08 18:38:00 -06:00
Buster "Silver Eagle" Neece
8944bc1846
#3771 -- Expand "song_history" columns to be full integers. 2021-02-06 19:58:02 -06:00
Vaalyn
67743922ec
Fix parser warnings for empty mount elements in IceCast log (#3777) 2021-02-05 10:58:38 -06:00
Buster "Silver Eagle" Neece
91f8c4533a
#3732 -- Allow having no local mount points visible on public pages. 2021-02-04 21:42:26 -06:00
Buster "Silver Eagle" Neece
8850d7d5c1
#3754 -- Fix configuration error on new Ansible installs. 2021-02-04 16:21:42 -06:00
Buster "Silver Eagle" Neece
1f594cbca2
#3772 -- Try IP instead of localhost for DB connection. 2021-02-04 16:19:02 -06:00
Buster "Silver Eagle" Neece
0c390bd13d
#3733 -- Simplify webhook dispatch and add rate-limiting. 2021-02-04 15:47:08 -06:00
Buster "Silver Eagle" Neece
3ca0986efc
Fixes #3763 -- Fix "Skip song" command. 2021-02-03 15:23:28 -06:00
Buster "Silver Eagle" Neece
bd5b71755b
Fixes #3761 -- Fix error caused by Environment->Settings move. 2021-02-03 13:10:17 -06:00
Buster "Silver Eagle" Neece
55444a7baa
#3682 -- Prevent duplicates in AutoDJ responses.
This update prevents duplicates both within the queue (preventing the same track from playing back-to-back) and prevents the AutoDJ from sending the next track if it's the same as the current track.
2021-02-03 13:03:40 -06:00
Buster "Silver Eagle" Neece
47b217abff
Increase initial AutoDJ wait time timeouts. 2021-02-03 11:25:20 -06:00
Buster "Silver Eagle" Neece
cabeeb5cc0
Move "Enable Advanced Settings" to DB and make it actually work. 2021-02-02 22:17:57 -06:00
Buster "Silver Eagle" Neece
829bfb7a67
Add extra editable Liquidsoap config section post-broadcasts. 2021-02-02 11:39:12 -06:00
Buster "Silver Eagle" Neece
7172efaec7
Clean up LS config generation; add timeout for starting AutoDJ. 2021-02-01 22:05:13 -06:00
Buster "Silver Eagle" Neece
b8d4570e2d
#3108 -- Expand accepted range of x-forwarded-for headers on Icecast. 2021-01-30 14:17:05 -06:00
Buster "Silver Eagle" Neece
c81a0a9c8e
#3735 -- Fix weighting algorithm for playlists. 2021-01-30 14:04:41 -06:00
Buster "Silver Eagle" Neece
6f8f6df3e1
Bump to version 0.12. 2021-01-27 18:20:05 -06:00
Buster "Silver Eagle" Neece
f134d45cf0
Listener tracking improvements
- Add the mount/remote that a listener is connected to, and show it in reports
 - Create a new Google Analytics webhook that will post live listeners to GA using the measurement protocol.
2021-01-27 11:42:54 -06:00
Buster "Silver Eagle" Neece
283946e838
Fixes #3718 -- Add back missing replacement for characters. 2021-01-26 05:21:15 -06:00
Buster "Silver Eagle" Neece
ddc785a750
Revert "#3701 -- Add a dummy output buffer for all remote URL playlists."
This reverts commit be6bf310f9.
2021-01-25 16:00:03 -06:00
Buster "Silver Eagle" Neece
71cdfe9c0c
Fixes #3713 -- Reorder metadata drop to allow cues on jingle playlists. 2021-01-25 08:22:56 -06:00
Buster "Silver Eagle" Neece
b615a72050
Apply more aggressive filtering to playlist variable names in Liquidsoap. 2021-01-24 10:51:07 -06:00
Buster "Silver Eagle" Neece
aba7220757
#3708 -- Bring back "disabled" options for frontend/backend. 2021-01-24 10:40:30 -06:00
Buster "Silver Eagle" Neece
13bd765232
Prevent IP from being displayed if fixture is loaded. 2021-01-23 18:15:23 -06:00
Buster "Silver Eagle" Neece
be6bf310f9
#3701 -- Add a dummy output buffer for all remote URL playlists. 2021-01-23 18:08:45 -06:00
Buster "Silver Eagle" Neece
4977439aa9
Use lock mechanism for global API rate limits. 2021-01-23 17:17:05 -06:00
Buster "Silver Eagle" Neece
fa7a9e6167
Fixes #3705 -- Implement stronger rate limit checking on Album Art APIs. 2021-01-23 11:03:16 -06:00
Buster "Silver Eagle" Neece
e6cb02ea94
Fix password and playlist provisioning for newly created stations. 2021-01-22 16:34:06 -06:00
Buster "Silver Eagle" Neece
fe8bedae40
Fix issue preventing CLI from running pre-config-migration. 2021-01-21 14:12:12 -06:00