Ziloka

Results 4 issues of Ziloka

#### Problem description *I use a program called subs2srs which parses through foreign language subtitle files from videos, and extracts the dialog and timing information to generate flashcards with audio,...

### Describe the bug Program segmentation faults when started. ![image](https://github.com/spacedriveapp/spacedrive/assets/50429450/d70f2625-df27-4269-a50e-ccb85cfd744e) ### Reproduction Setup 1. Install libfuse 2. Downloading file [Spacedrive-Updater-linux-x86_64.tar.gz](https://github.com/spacedriveapp/spacedrive/releases/download/0.2.3/Spacedrive-Updater-linux-x86_64.tar.gz]) 3. Extracting file 4. Running the program ### Expected behavior...

kind/bug
status/needs-triage

The ProxyBroker program will hang when the find command (at least, the only thing tested) is executed. This PR allows proxybroker to be used on python 3.11.0 and returns some...

I'm not very experienced with python and I just did my first PR for this project. What is your developer workflow? I usually just write my code, and run `pip...

documentation
question