mirror of
https://gitea.phreedom.club/localhost_frssoft/funkwlmpv
synced 2025-07-16 06:34:14 +00:00
limit by scope for artists selector
This commit is contained in:
parent
6a816ea853
commit
88d619f304
3 changed files with 11 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
from src.fw_api import get_favorires_tracks, get_recently_listened, get_audio_file
|
||||
from src.mpv_control import player, player_menu, track_url_to_uuid, player_fw_storage
|
||||
from src.fw_api_hints import hint_scope
|
||||
from src.mpv_control import player, player_menu, track_url_to_uuid, player_fw_storage
|
||||
from pyfzf.pyfzf import FzfPrompt
|
||||
from loguru import logger
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue