Skip to content

Conversation

@TsonT
Copy link

@TsonT TsonT commented Mar 26, 2023

This pull request...

  • Introduces a new feature

Description

Allows the input of a directory into a playlist .txt file so that all the songs in the directory are added to the playlist.

Uses the java method isDirectory to see if the string is a valid directory and then fetches all the file paths of the songs in that directory. Does not currently check if the files in the directory are audio files supported by the Bot.

Purpose

Currently have to fetch the file paths yourself using a script and copying over. Allows for ease of use for less technically inclined users.

Relevant Issue(s)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant