Alexey Strelkov
Alexey Strelkov
E.g. how can I find the duration of an audiofile in seconds?
Running ``` $ grey_harvest -n 100 -H -D example.com -t 1 ``` Would lead to an exception: ``` Traceback (most recent call last): File "/.venv/testingenv/bin/grey_harvest", line 9, in load_entry_point('grey-harvest==0.1.5', 'console_scripts',...
**Describe the bug** Pause the audio. Try resuming it. Audio does not resume. This affected our production version after updating iOS to 16.1 (same on 16.2) **Expected behavior** Resuming resumes...
Question: How do I easily replace now deprecated SwiftAudio installed from pods with this version?
When I add this package with "Add packages" what target should I add it to? Should I added it to "pods" or to my project directly? What's the best practice?...
Why exactly does import method take API key and track method does not? Is it the same API key or different? Where do I get it? The HTTP docs does...
When using S3 as media and/or static file backend on Django 4.2, and listing file urls to the end user, django-storages makes lots of requests to s3 which causes performance...
### Problem Statement I need to track an event at some certain point in time and I don't see any way to do this via swift SDK. ### Solution Brainstorm...
### Platform iOS ### Environment Develop, Production, TestFlight ### Installed Swift Package Manager ### Version 8.35.0 ### Xcode Version 15.4 ### Did it work on previous versions? _No response_ ###...
I get the following errors every time I start the project with `CollectSources2d` and `NavMeshSurface` added to gameobject in the root of the Scene: ``` SerializedObjectNotCreatableException: Object at index 0...
# Checklist - [x] I have checked the [issues list](https://github.com/celery/celery/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22Category%3A+Documentation%22+) for similar or identical bug reports. - [x] I have checked the [pull requests list](https://github.com/celery/celery/pulls?q=is%3Apr+label%3A%22Category%3A+Documentation%22) for existing proposed fixes. -...