MCPcopy Create free account

hub / github.com/darknessomi/musicbox / functions

Functions500 in github.com/darknessomi/musicbox

Method__init__
(self)
NEMbox/config.py:12
Method__init__
(self, ui=None)
NEMbox/player.py:63
Method__init__
(self, error_type: str, message: str, hint: str = "")
NEMbox/daemon.py:46
Method__init__
(self)
NEMbox/daemon.py:129
Method__init__
(self, json_mode: bool = False, quiet: bool = False)
NEMbox/cli.py:136
Method__init__
Database stores every info. version int # if value in file is unequal to value defined in this class. # An database
NEMbox/storage.py:15
Method__init__
(self)
NEMbox/api.py:334
Method__init__
(self, name, session)
NEMbox/osdlyrics.py:115
Method__init__
(self)
NEMbox/cache.py:44
Method__init__
(self)
NEMbox/ui.py:95
Method__init__
(self)
NEMbox/menu.py:140
Method__init__
(self, content, START)
NEMbox/scrollstring.py:6
Method__repr__
(self)
NEMbox/scrollstring.py:26
Function_format_queue
(data: dict[str, Any])
NEMbox/cli.py:702
Function_format_status
(data: dict[str, Any])
NEMbox/cli.py:534
Method_kill
(p)
NEMbox/cache.py:67
Method_on_signal
(_signum, _frame)
NEMbox/daemon.py:178
Method_pause
(self)
NEMbox/daemon.py:369
Method_queue_clear
(self)
NEMbox/daemon.py:487
Method_resume
(self)
NEMbox/daemon.py:375
Method_shutdown
(self)
NEMbox/daemon.py:284
Method_stop
(self)
NEMbox/daemon.py:393
Method_toggle
(self)
NEMbox/daemon.py:384
Methodaccount
(self)
NEMbox/menu.py:198
Methodaddstr
(self, *args)
tests/test_ui_login_qr.py:21
Methodalbum_key_event
(self)
NEMbox/menu.py:497
Methodappend_translation
(translated_lyric, origin_lyric)
NEMbox/ui.py:233
Methodartists
(self, artist_id)
NEMbox/api.py:789
Functionboom
(method, params=None)
tests/test_cli.py:405
Methodbuild_search_error
(self)
NEMbox/ui.py:808
Methodbuild_submenu
(self, data)
NEMbox/ui.py:389
Methodcache_song
(self, song_id, song_name, artist, song_url, song_type="", level="")
NEMbox/player.py:926
Methodchange_term
(self, signum, frame)
NEMbox/menu.py:319
Methodconfig_mpg123
(self)
NEMbox/player.py:131
Methodconfig_mpv
(self)
NEMbox/player.py:135
Methodconfig_notifier
(self)
NEMbox/player.py:127
Functioncoroutine
(func)
NEMbox/cmd_parser.py:20
Methodcurrent_song
(self)
NEMbox/player.py:139
Methoddig_info
(self, data, dig_type)
tests/test_cli.py:23
Methoddownload_lyric
(self, is_transalted=False)
NEMbox/player.py:653
Methoddownload_song
(self, song_id, song_name, artist, url, song_type="", level="")
NEMbox/player.py:669
Functionencrypted_id
(id)
NEMbox/encrypt.py:32
Functionfail_menu
()
tests/test_main.py:14
Functionfake_eapi_request
(path, params=None)
tests/test_api_endpoint_updates.py:139
Functionfake_main
(argv)
tests/test_cli.py:429
Functionfake_next_idx
()
tests/test_player.py:132
Functionfake_playlist_songlist
(playlist_id)
tests/test_api_endpoint_updates.py:281
Functionfake_raw_request
(method, endpoint, data=None)
tests/test_api_endpoint_updates.py:246
Functionfake_request
(method, path, params=None)
tests/test_api_endpoint_updates.py:23
Methodfm_callback
(self)
NEMbox/menu.py:1233
Methodfm_like
(self, songid, like=True, time=25, alg="itembased")
tests/test_cli.py:75
Methodfm_like
(self, songid, like=True, time=25, alg="itembased")
NEMbox/api.py:716
Methodfm_trash
(self, songid, time=25, alg="RT")
NEMbox/api.py:727
Methodformat_help
(self)
NEMbox/cli.py:113
Methodget_account_info
(self)
tests/test_cli.py:96
Methodget_lyric_time
(lyric_line)
NEMbox/ui.py:219
Methodget_timestap
(lyric_line)
NEMbox/ui.py:212
Methodget_version
(self)
tests/test_cli.py:91
Methodget_version
(self)
tests/test_main.py:9
Functionhuman
(data: dict[str, Any])
NEMbox/cli.py:695
Methodis_empty
(self)
NEMbox/player.py:157
Methodis_index_valid
(self)
NEMbox/player.py:161
Methodis_ordered_loop_mode
(self)
NEMbox/player.py:111
Methodis_ordered_mode
(self)
NEMbox/player.py:107
Methodis_random_loop_mode
(self)
NEMbox/player.py:123
Methodis_random_mode
(self)
NEMbox/player.py:119
Methodis_running
(self)
tests/test_cli.py:279
Methodis_single_loop_mode
(self)
NEMbox/player.py:115
Methodlike_event
(self)
NEMbox/menu.py:461
Methodlist
(self)
NEMbox/player.py:95
Methodlogin
(self, username, password, userid, nickname)
NEMbox/storage.py:74
Methodlogin_qr_check
(self, unikey)
tests/test_cli.py:102
Methodlogin_qr_url
(unikey)
tests/test_cli.py:82
Methodlogout
(self)
NEMbox/storage.py:82
Functionmd5
(s)
NEMbox/utils.py:25
Methodmd5pass
(self)
NEMbox/menu.py:202
Methodmode
(self)
NEMbox/player.py:103
MethodmouseMoveEvent
(self, event)
NEMbox/osdlyrics.py:82
MethodmousePressEvent
(self, event)
NEMbox/osdlyrics.py:79
Methodnext_song
(self)
NEMbox/menu.py:359
Methodon_exit
(song_id, path)
NEMbox/player.py:927
Methodorder
(self)
NEMbox/player.py:99
MethodpaintEvent
(self, event)
NEMbox/osdlyrics.py:91
Methodpersonal_fm
(self)
tests/test_cli.py:63
Methodplaying_id
(self)
NEMbox/player.py:149
Methodplaying_name
(self)
NEMbox/player.py:153
Methodplaylist_catelogs
(self)
NEMbox/api.py:762
Methodprevious_song
(self)
NEMbox/menu.py:364
Functionprimer
(*args, **kwargs)
NEMbox/cmd_parser.py:22
Methodquit_event
(self)
NEMbox/menu.py:632
Methodrecommend_resource
(self)
tests/test_cli.py:60
Methodregister_anonimous
注册匿名设备以获取 MUSIC_A,对照 api-enhanced register/anonimous。
NEMbox/api.py:618
Methodresize_key_event
(self)
NEMbox/menu.py:611
Methodrun_mpg123
(self, on_exit, url, expires=-1, get_time=-1)
NEMbox/player.py:540
Methodrun_mpv
(self, on_exit, url, expires=-1, get_time=-1, duration=0, token=0)
NEMbox/player.py:466
Functionruntime_paths
(monkeypatch)
tests/test_daemon.py:21
Methodsearch
(self, keywords, stype=1, offset=0, total="true", limit=50)
tests/test_cli.py:10
Methodsearch
(self, keywords, stype=1, offset=0, total="true", limit=50)
NEMbox/api.py:733
Methodsend_kill
(self, signum, fram)
NEMbox/menu.py:323
Functionserve
()
tests/test_daemon.py:72
← previousnext →301–400 of 500, ranked by callers