Replies: 2 comments 1 reply
-
|
I'll be happy to implement any suggestions. Just consider I so this in my
free time, so it might take a week or two depending on how complex the
demend.
Anyway, please open an issue and describe your feature request, preferably
with a manifest that shows the behavior.
In general I thought about making general transformers for certain data
types to take the strings and make them easier to work with, but haven't
prioritized it as I feel the project needs a more robust testing (as your
previous issue shows).
…On Sat, Aug 3, 2024, 23:56 Fabre Lambeau ***@***.***> wrote:
Hi,
I'm using your lib in a project. Thanks for building it (so I didn't have
to).
However I'm in need of additional functionality, in particular for
computing the presentation timeline.
Things like parsing iso timestamps into date times, iso durations into
durations, computation of effective period start times (in particular for
live) and durations, of segment start and end, etc.
Have you considered adding this?
I am happy to fork and contribute if you think that could be useful?
—
Reply to this email directly, view it on GitHub
<#26>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJR235A4GKI4BAJHLRNYZ3ZPU7Y7AVCNFSM6AAAAABL6GOC4CVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZXGAYDSNRUGI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
|
@wabiloo please check the latest release (0.1.4). let me know what else you would like me to add. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm using your lib in a project. Thanks for building it (so I didn't have to).
However I'm in need of additional functionality, in particular for computing the presentation timeline.
Things like parsing iso timestamps into date times, iso durations into durations, computation of effective period start times (in particular for live) and durations (in particular for multi-period), of segment start and end, etc.
Have you considered adding this?
Or do you know of another module that would have built that (maybe on top of yours)?
I am happy to fork and contribute if you think that could be useful?
Beta Was this translation helpful? Give feedback.
All reactions