oleole39

Results 114 comments of oleole39

> So wrapping the result in quote is gonna makes this case explode OK, I hadn't that case in mind. > the fix is that the custom getter should return...

> Can you try again using Docker? You mean just to check ? Because in the end I am looking for a way to build it without Docker (I'd like...

@AykutSarac Not sure whether it is rather you updating the build process or me trying to build it in a different way, but I now manage to build it, although...

> Would there be a way to change app's base path from root (`/`) to something else at build (e.g. `/MY_PATH`) or make them relative ? I was eventually able...

> Other questions in previous post are still unanswered - I can't use `--frozen-lockfile` and wonder about `json_typegen_wasm`-related warnings, but overall I finally managed to get a working build. I...

## A. Use case I have the same need to import podcast that I downloaded manually from the internet. Some are related to my gPodder subscriptions (potentially not in the...

Thank you for your feedback. Do I understand correctly your analogy with [youtube-dl extension](https://github.com/gpodder/gpodder/blob/master/share/gpodder/extensions/youtube-dl.py) in saying that `PodcastEpisode` and `save()` should be implemented in a way similar to: - `class...

Hello @AykutSarac , I find a similar issue on Firefox-based browsers with below data, resulting in some properties (`capitalCity`, `longitude` and `latitude`) getting associated to the wrong node in the...

> Can you try now, could be fixed with [#490](https://github.com/AykutSarac/jsoncrack.com/pull/490)? If the version you meant is the one currently living on https://jsoncrack.com/editor, I confirm the issue has now disappeared on...

Not sure if/where a check is/will be made to make sure the segment timing is consistent (i.e. start_time < end_time, end_time = 0), but if retrieving the file duration value...