Add a "Released This Month" Playlist #73

Open
opened 2023-10-26 14:56:13 -04:00 by anna · 0 comments
Owner

I can use a SQLite REGEXP on the albums.release field to find albums (and then tracks) that were released during the current month. This can be used to make a rolling playlist that changes as the year goes on.

This would require a database change to add a new playlist view, and to add the new playlist to the playlists table.

I can use a SQLite REGEXP on the albums.release field to find albums (and then tracks) that were released during the current month. This can be used to make a rolling playlist that changes as the year goes on. This would require a database change to add a new playlist view, and to add the new playlist to the playlists table.
anna added this to the 3.2 milestone 2023-10-26 14:56:13 -04:00
anna added the
Kind/Feature
label 2023-10-26 14:56:13 -04:00
anna added this to the Emmental 3.2 project 2023-10-26 14:56:13 -04:00
anna modified the project from Emmental 3.2 to Emmental 3.3 2024-03-20 13:20:36 -04:00
anna modified the milestone from 3.2 to 3.3 2024-03-20 13:21:10 -04:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: anna/emmental#73
No description provided.