pbek / nextcloud-nextpod

Nextcloud app for visualization of podcast subscriptions and episode downloads from GPodderSync
GNU Affero General Public License v3.0
21 stars 0 forks source link

[F] Audio player with start-time support #3

Closed lazarusCantini closed 1 year ago

lazarusCantini commented 1 year ago

Hey Patrizio, thanks for this great piece of code, installed like a charm for me. I installed your software for the use-case of listening to my Podcast with synced progress with my android device (antenna pod) But exact this use case doesnt work. Is your software realy "only" able to view my podcasts, is it planed to add the synced listening feature or am I making it wrong? Kindly regards, Bastian

pbek commented 1 year ago

Thank you for your kind words! The app already features a modal dialog where you can play an episode. Although browsers don't support a start-time for the used <audio> HTML tag. So unless I don't add a 3rd party JavaScript audio player you can only listen from the beginning.

lazarusCantini commented 1 year ago

Ok, thanks for your clearification. Are you thinking about working on this feature this year, or should i go on with my search?

pbek commented 1 year ago

Quite possibly when I find a good player supporting that and that works well with VueJs... Maybe https://github.com/redxtech/vue-plyr... If you find one, please let me know.

pbek commented 1 year ago

0.5.0

There now is a new release, could you please test it and report if it works for you?

spiezmaestro commented 1 year ago

This is brilliant. Thanks a lot!!

pbek commented 1 year ago

Great, thank you for testing!

pbek commented 1 year ago

I wonder if it would make sense to also store the updated time while playing... 🤔

pbek commented 1 year ago

Maybe a checkbox you need to check each time that should happen... I don't know.

lazarusCantini commented 1 year ago

Hey Patrizio, this is so great and awesome. Thanks a lot! Works great in one direction.

I'm so thankful, you're doing a great Job!

pbek commented 1 year ago

0.6.0

There now is a new release, could you please test it and report if it works for you?

lazarusCantini commented 1 year ago

Installed, tested, works great! Thank you so much.

pbek commented 1 year ago

Great, thank you for testing, have fun! (And thank you for your donation! 😉 )