gabigabogabu
Results
1
comments of
gabigabogabu
@dsiem Sorry, I'm new to python so please correct me. What you're saying is I should replace `map[found_at:found_at+2] = "--"` with `map[found_at:found_at+len(string_to_find)] = "tell application \"Spotify\" to launch"` in `play-button-itunes-patch/old-cli/edit_rcd_bin.py`...