spidru

Results 4 issues of spidru

I've been using this function to remove playlist entries successfully, but I notice that according to the documentation, the function remove_entries_from_playlist(): > Returns a list of entry ids that were...

Hi, We are encountering the following exception when upgrading to 0.28.0 or above: ``` 15:34:42 [2021-07-20T13:34:42.862Z] Traceback (most recent call last): 15:34:42 [2021-07-20T13:34:42.862Z] File "bin/automator/Automator.py", line 478, in 15:34:42 [2021-07-20T13:34:42.862Z]...

dependency

I was unable to install PCM2Wav==1.3 on some installations, and I narrowed down the cause to the fact that only a .egg file is available in PyPI for 1.3: https://pypi.org/project/PCM2Wav/1.3/#files...

Summary: - Added calls to tests that were defined but not yet referenced - Added relevant checks in test `when_fake_func_called_then_const_arguments_captured` Checklist: - [x] Your code builds clean without any errors...