Template:Listen is permanently protected from editing because it is a heavily used or highly visible template. Substantial changes should first be proposed and discussed here on this page. If the proposal is uncontroversial or has been discussed and is supported by consensus, editors may use {{edit template-protected}} to notify an administrator or template editor to make the requested edit. Usually, any contributor may edit the template's documentation to add usage notes or categories.
Any contributor may edit the template's sandbox. Functionality of the template can be checked using test cases.
This page has archives. Sections older than 90 days may be automatically archived by Lowercase sigmabot III when more than 4 sections are present.
Recent changes and timedtext
When media is given timedtext captions, the reader can no longer simultaneously scroll the article and listen to the media. I don't think this is an improvement. I'm not sure where this new change was made or how/if it can be modified. Any help? ili (talk) 14:15, 6 May 2022 (UTC)[reply]
Now that the media player shows the length for sound files, this template showing it, too, is no longer useful for those files. Maybe User:Nardog can remove that feature again. It would still be useful for video files, but I suspect the code is, and rightly so, agnostic about the file type. I don't think the template is used for many video files, so maybe the functionality could be flipped: don't show the duration unless |length(n)=yes. -- Michael Bednarek (talk) 04:32, 19 June 2022 (UTC)[reply]
The new player shows the duration for some videos too. It looks like it depends on the aspect ratio. We can make the length show only for videos. Should we? Nardog (talk) 17:49, 20 June 2022 (UTC)[reply]
I'll shortly be rolling out an adjustment for Module:Side box which uses flex styling and more or less responsive TemplateStyles (see Module:Side box/sandbox and Module:Side box/styles.css etc.) on the nearly-complete mission to TemplateStyles ambox. I would just naturally have updated the module here to account for that, so then I went to look at the sandbox here and saw a recent adjustment from 220px to a "restored" 233px width. My preferred implementation would be to narrow the audio element back down to accommodate the flex styling, so I must ask, why was that done there? Izno (talk) 20:01, 21 June 2022 (UTC)[reply]
We picked 233px because that was the magic number of the shortest width that still showed a seek bar in the Kaltura player (see /Archive 3#Slider). Now that it's been replaced by VideoJS there's no reason to stick to it, so I don't understand why Michael Bednarek restored it in the sandbox either. Nardog (talk) 23:11, 21 June 2022 (UTC)[reply]
I think we'd have to take it down to closer to 200px, though I haven't played around with it yet.
Can I sync the sandbox? There's a change or two different from the main besides the width of the bar, and it looks like this module will be a bit more work than anticipated given the styling it outputs. Izno (talk) 01:22, 22 June 2022 (UTC)[reply]
Go ahead AFAIC. Make it whatever works/looks good. The only difference in the sandbox aside from the width is making the duration an opt-in as requested by Michael above. Nardog (talk) 01:49, 22 June 2022 (UTC)[reply]
Please take a look at the testcases. There are some differences in appearance as this module now relies a bit more on the native side box styling. Please fuss with it in the variety of skins and accordingly resolutions on the test case page.
I'll push this live after I push the associated side box changes live and I get some agreement on the change. Izno (talk) 17:46, 26 June 2022 (UTC)[reply]
Use of the template anywhere on a page seems to result in breaking the audio players of <score> tags?
Example:
Assuming this talk page currently still has at least 1 usage instance of the Listen template, I'm getting a non-functional audio player for the <score> above that (when clicked to play) seems to try to play a null file (instead of the <score>'s content) and fails, and also simultaneously seems to put the page into a weird state that requires a browser page refresh to get out of.
Ok, further testing shows that it looks like the page having any file wikilink that invokes the audio player will repro this issue, so it's not specific to the template. It's looking more like a bug with <score>'s implementation. 50.47.241.61 (talk) 17:35, 17 May 2024 (UTC)[reply]