mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
rename find_tracks_inside_path_regex -> get_dir_t_count
This commit is contained in:
@@ -207,7 +207,7 @@ class TrackMethods:
|
||||
"""
|
||||
pass
|
||||
|
||||
def find_tracks_inside_path_regex():
|
||||
def get_dir_t_count():
|
||||
"""
|
||||
Returns a list of all the tracks matching the path in the query params.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user