Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/beetbox/beets
/ join
Method
join
beetsplug/replaygain.py:1155–1157 ·
view source on GitHub ↗
(self, timeout: float | None = None)
Source
from the content-addressed store, hash-verified
1153
pass
1154
1155
def
join(self, timeout: float | None = None):
1156
self._stopevent.set()
1157
Thread.join(self, timeout)
1158
1159
1160
# Main plugin logic.
Callers
15
create_rst_replacements
Function · 0.80
release.py
File · 0.80
MetaSyncTest
Class · 0.80
setUp
Method · 0.80
setUp
Method · 0.80
test_setart_copies_image
Method · 0.80
test_setart_to_existing_art_works
Method · 0.80
test_setart_to_existing_but_unset_art_works
Method · 0.80
test_setart_to_conflicting_file_replaces_it
Method · 0.80
test_setart_replaces_old_art_at_different_path
Method · 0.80
test_setart_sets_permissions
Method · 0.80
test_removing_last_item_in_album_with_albumart_prunes_dir
Method · 0.80
Calls
no outgoing calls
Tested by
15
setUp
Method · 0.64
setUp
Method · 0.64
test_setart_copies_image
Method · 0.64
test_setart_to_existing_art_works
Method · 0.64
test_setart_to_existing_but_unset_art_works
Method · 0.64
test_setart_to_conflicting_file_replaces_it
Method · 0.64
test_setart_replaces_old_art_at_different_path
Method · 0.64
test_setart_sets_permissions
Method · 0.64
test_removing_last_item_in_album_with_albumart_prunes_dir
Method · 0.64
setUp
Method · 0.64
test_sorted_files
Method · 0.64
test_ignore_file
Method · 0.64