Viktor Freiman

Results 6 issues of Viktor Freiman

Editing value in `playlist.segment_map["uri"]` is ignored by parser m3u8-lib version: 0.7.1 ~~~sh $ cat normal_sub_v8.m3u8 #EXTM3U #EXT-X-VERSION:8 #EXT-X-TARGETDURATION:6 #EXT-X-MAP:URI="volume_3246_0000/segment_0000_init.mp4" #EXTINF:6.006, volume_3246_0000/segment_0000.m4s #EXTINF:6.006, volume_3246_0000/segment_0001.m4s #EXTINF:6.006, volume_3246_0000/segment_0002.m4s #EXT-X-ENDLIST ~~~ ~~~python >>> import...

Is there any plans on start using [sphinx ](https://www.sphinx-doc.org/en/master/) and [auto generating api documentation](https://www.sphinx-doc.org/en/master/usage/extensions/autodoc.html) instead of having to manual type in the readme? It would be nice to move the...

documentation
question

I have found that [cache_control_ttl ](https://github.com/Krukov/cashews/blob/7ab613f31a9dc707526b3315e14393a22b149257/cashews/contrib/fastapi.py#L36) has no documentation and it's unclear on how and when to use it.

documentation

### Prerequisites - [X] I am using [the latest version of Locust](https://github.com/locustio/locust/releases/) - [X] I am reporting a bug, not asking a question ### Description When I tried the the...

bug

This project looks super cool. Great job with it. Have you looked in to adding ntp support? I am using https://github.com/saschaludwig/OnAirScreen and it has both a ntp check and a...

feature

The build fails for wireviz ~~~py /workspaces/project/docs/test.rst:4: ERROR: Error in "kroki" directive: invalid option value: (option: "type"; value: 'wireviz') 'dict_keys' object is not subscriptable. .. kroki:: :type: wireviz connectors: X1:...