Closed marcderbauer closed 1 year ago
Currently returns the actual folder the files are in. Every time I call this method I want the folder/album_name or playlist_name.
Idea: rename to file_base_path and return folder/album_name (without .csv/.json)
Remember to refactor the rest of the code after
—
Created via Raycast
Done as part of #9. Created a Path class which formats paths however you want them formatted
Currently returns the actual folder the files are in. Every time I call this method I want the folder/album_name or playlist_name.
Idea: rename to file_base_path and return folder/album_name (without .csv/.json)
Remember to refactor the rest of the code after
—
Created via Raycast