-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Import audio Bible reading #3317
Comments
Technically, should be possible; the API allows for it (example). Could you design an interface that allows the user to:
We'd then download the chapter(s), and set the start/end times based on the user's selections. |
@sircharlo @mtdvlpr here's the concept:
• either Bible passage (starting verse, ending verse. With an ability to import recordings between two or more chapters). • or a single Bible verse. That's a rare case, but still might be useful, especially for single verses coming after a passage, e.g. "Matthew 3:1-5; 8". Your thoughts? Did I miss any use case or technical stuff? |
Could I suggest a slightly different flow?
I feel the grid pickers are friendlier when dealing with numbered items like verses and chapters; perhaps I'm wrong though. |
@sircharlo I agree. After trying different grid options and user flows, seems like the following makes it the easiest for the user:
When hovering over the selected book, the accent-hover color variable can be used to indicate that it can be clicked once more to deselect Important point: This window is wider than others, because of the fixed books/chapters container size. Therefore in order to fit the grid without any extra empty space on the right side, the width can be adjusted. @sircharlo, @mtdvlpr what do you think? |
Being worked on in #3569 |
Is your feature request related to a problem?
Use case: Congregation Bible study. A few years ago we have been heavily reliant on audio recordings during this meeting part, but today sometimes A/V team still gets requests to turn on this or that recording.
Describe the solution you'd like
A way to add a specific Bible reading segments with selector of chapter and specific verses.
Describe alternatives you've considered
Open WOL to avoid conflicts with JWL, but JWL will also work. It's just important to not forget to close it before playing next media item.
Additional context
Perhaps it would fit well into the main 'Import – from website' window. I just need to come up with a good UI to select specific Bible passages for importing.
For me, this feature is on par with the Study Bible media import—most of the time, you don’t need it, but when you do... it’s stressful to think of all the possible solutions outside of Meeting Media Manager and how to combine them, especially when you have only 1-2 minutes to solve it. Rare use case, but seems like it's possible to implement. So, including it in M³ would be a great help for some congregations. What are your thoughts on this feature?
Confirmations
The text was updated successfully, but these errors were encountered: