Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/beetbox/beets
/ replace
Method
replace
beetsplug/titlecase.py:106–107 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
104
105
@cached_property
106
def
replace(self) -> list[tuple[str, str]]:
107
return
self.config[
"replace"
].as_pairs(default_value=
""
)
108
109
@cached_property
110
def
the_artist(self) -> bool:
Callers
15
get_refs
Function · 0.80
abs_query_path
Method · 0.80
test_absolute
Method · 0.80
test_truncate
Method · 0.80
applied_track_path
Method · 0.80
_assert_dest
Method · 0.80
TestDateInterval
Class · 0.80
test_playlist_update
Method · 0.80
test_playlist_update_output_extm3u
Method · 0.80
test_playlist_update_output_extm3u_fields
Method · 0.80
source
Method · 0.80
replace_contents
Method · 0.80
Calls
no outgoing calls
Tested by
12
abs_query_path
Method · 0.64
test_absolute
Method · 0.64
test_truncate
Method · 0.64
applied_track_path
Method · 0.64
_assert_dest
Method · 0.64
test_playlist_update
Method · 0.64
test_playlist_update_output_extm3u
Method · 0.64
test_playlist_update_output_extm3u_fields
Method · 0.64
replace_contents
Method · 0.64
find_media_file
Method · 0.64
test_hook_event_substitution
Method · 0.64
add_response_get_music_section
Method · 0.64