4
0
mirror of https://github.com/AzuraCast/AzuraCast.git synced 2024-06-25 10:27:06 +00:00
AzuraCast/app/src/Entity
Buster "Silver Eagle" Neece 1f08c307e0
#566 / #567 Sequential Playlists with Reordering Page (#573)
- Expand the ManyToMany relationship between StationMedia and StationPlaylist to include both a "weight" and "last_played" parameter, to allow for sequential playlists.
- Implement Sequential playlist support
- Create new "reorder playlist" page
2018-04-29 18:48:48 -05:00
..
Api Add programmatic name to custom fields and refactor API population. 2018-04-17 00:21:46 -05:00
Repository #566 / #567 Sequential Playlists with Reordering Page (#573) 2018-04-29 18:48:48 -05:00
Traits #540 -- Add multibyte string truncation to several user-populated fields. 2018-04-06 16:29:27 -05:00
Analytics.php Major code quality refactor (#399) 2018-02-01 05:49:40 -06:00
ApiKey.php #540 -- Add multibyte string truncation to several user-populated fields. 2018-04-06 16:29:27 -05:00
CustomField.php List custom fields as selectable columns in the music files manager. 2018-04-17 00:52:39 -05:00
Listener.php #540 -- Add multibyte string truncation to several user-populated fields. 2018-04-06 16:29:27 -05:00
Role.php #540 -- Add multibyte string truncation to several user-populated fields. 2018-04-06 16:29:27 -05:00
RolePermission.php Major code quality refactor (#399) 2018-02-01 05:49:40 -06:00
Settings.php Major code quality refactor (#399) 2018-02-01 05:49:40 -06:00
Song.php Add programmatic name to custom fields and refactor API population. 2018-04-17 00:21:46 -05:00
SongHistory.php Add programmatic name to custom fields and refactor API population. 2018-04-17 00:21:46 -05:00
Station.php Unnecessary function cleanup. 2018-04-16 18:28:35 -05:00
StationMedia.php #566 / #567 Sequential Playlists with Reordering Page (#573) 2018-04-29 18:48:48 -05:00
StationMediaArt.php #503 -- Fix FK constraint with media art. 2018-03-20 12:14:55 -05:00
StationMediaCustomField.php Add programmatic name to custom fields and refactor API population. 2018-04-17 00:21:46 -05:00
StationMount.php #540 -- Add multibyte string truncation to several user-populated fields. 2018-04-06 16:29:27 -05:00
StationPlaylist.php #566 / #567 Sequential Playlists with Reordering Page (#573) 2018-04-29 18:48:48 -05:00
StationPlaylistMedia.php #566 / #567 Sequential Playlists with Reordering Page (#573) 2018-04-29 18:48:48 -05:00
StationRequest.php Major code quality refactor (#399) 2018-02-01 05:49:40 -06:00
StationStreamer.php #540 -- Add multibyte string truncation to several user-populated fields. 2018-04-06 16:29:27 -05:00
StationWebhook.php #540 -- Add multibyte string truncation to several user-populated fields. 2018-04-06 16:29:27 -05:00
User.php #540 -- Add multibyte string truncation to several user-populated fields. 2018-04-06 16:29:27 -05:00