Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.2.0][Audio] Daily playlist #3199

Merged
merged 167 commits into from Jan 4, 2020
Merged

[3.2.0][Audio] Daily playlist #3199

merged 167 commits into from Jan 4, 2020

Conversation

Drapersniper
Copy link
Contributor

Type

  • Bugfix
  • Enhancement
  • New feature

Description of the changes

After a lot of demand ....

Daily Playlist for the tracks PLAYED any given day, these are saved to the guild scope and are called "Daily playlist - YYYY-MM-DD" and the playlist ID is the Unix timestamp for midnight.

These are auto deleted after 7 days. and can be manually edited and deleted by anyone who has permissions to managed playlist in the Guild scope.

Depends on #3195

Drapersniper and others added 30 commits August 8, 2019 20:55
`[p]bankset maxbal` can be used to set the maximum bank balance

Signed-off-by: Guy <guyreis96@gmail.com>
Signed-off-by: guyre <27962761+drapersniper@users.noreply.github.com>
Signed-off-by: guyre <27962761+drapersniper@users.noreply.github.com>
Signed-off-by: guyre <27962761+drapersniper@users.noreply.github.com>
Signed-off-by: Draper <27962761+Drapersniper@users.noreply.github.com>
Signed-off-by: Draper <27962761+Drapersniper@users.noreply.github.com>
Signed-off-by: Draper <27962761+Drapersniper@users.noreply.github.com>
Signed-off-by: Draper <27962761+Drapersniper@users.noreply.github.com>
Signed-off-by: Draper <27962761+Drapersniper@users.noreply.github.com>
Signed-off-by: Draper <27962761+Drapersniper@users.noreply.github.com>
Signed-off-by: Draper <27962761+Drapersniper@users.noreply.github.com>
Signed-off-by: guyre <27962761+drapersniper@users.noreply.github.com>
Signed-off-by: guyre <27962761+drapersniper@users.noreply.github.com>
Signed-off-by: guyre <27962761+drapersniper@users.noreply.github.com>
Signed-off-by: guyre <27962761+drapersniper@users.noreply.github.com>
Signed-off-by: Draper <27962761+Drapersniper@users.noreply.github.com>
Signed-off-by: Draper <27962761+Drapersniper@users.noreply.github.com>
Signed-off-by: Draper <27962761+Drapersniper@users.noreply.github.com>
Signed-off-by: Draper <27962761+Drapersniper@users.noreply.github.com>
Signed-off-by: Draper <27962761+Drapersniper@users.noreply.github.com>
…ordBot into audio-misc-pt1

Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>

# Resolve Conflicts:
#	redbot/cogs/audio/audio.py
#	redbot/cogs/audio/utils.py
…ordBot into audio-misc-pt1

Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>

# Resolve Conflicts:
#	redbot/cogs/audio/audio.py
#	redbot/cogs/audio/utils.py
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
@Flame442 Flame442 added the Type: Feature New feature or request. label Dec 22, 2019
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
…rdBot into part-2

Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>

# Conflicts:
#	redbot/cogs/audio/audio.py
…cordBot into part-3

Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>

# Conflicts:
#	redbot/cogs/audio/audio.py
…into part-4

Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>

# Conflicts:
#	redbot/cogs/audio/apis.py
#	redbot/cogs/audio/audio.py
#	redbot/cogs/audio/config.py
#	redbot/cogs/audio/playlists.py
#	redbot/cogs/audio/utils.py
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
…rdBot into part-5

# Conflicts:
#	redbot/cogs/audio/apis.py
#	redbot/cogs/audio/audio.py
#	redbot/cogs/audio/config.py
#	redbot/cogs/audio/databases.py
#	redbot/cogs/audio/playlists.py
#	redbot/cogs/audio/utils.py

+ some cleanup

Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
…ine by line

Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
@mikeshardmind mikeshardmind merged commit b59f136 into Cog-Creators:V3/develop Jan 4, 2020
@mikeshardmind mikeshardmind modified the milestones: 3.2.1, 3.2.0 Jan 4, 2020
@mikeshardmind mikeshardmind changed the title [3.2.1][Audio] Daily playlist [3.2.0][Audio] Daily playlist Jan 4, 2020
@Drapersniper Drapersniper deleted the daily_playlist branch January 4, 2020 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature New feature or request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants