add new album header

This commit is contained in:
geoffrey45
2022-02-19 18:43:17 +03:00
parent dcfb0a6ed1
commit a6bb5059b0
18 changed files with 101 additions and 189 deletions
+1 -1
View File
@@ -197,7 +197,7 @@ def get_artist_data(artist: str):
@bp.route("/f/<folder>")
# @cache.cached(30)
@cache.cached()
def get_folder_tree(folder: str):
"""
Returns a list of all the folders and tracks in the given folder.