sircharlo / meeting-media-manager

A cross platform app to download and present media (pictures and videos) for congregation meetings of Jehovah’s Witnesses in any language. Features include recurring and custom media management, congregation sync, and media presentation tools for hybrid, in-person or fully remote Zoom meetings.
GNU Affero General Public License v3.0
131 stars 23 forks source link

[Bug]: JWLPlaylist not importing a image #2284

Closed alanfermtz closed 8 months ago

alanfermtz commented 9 months ago

What happened?

Using the provided jwlplaylist, the 2nd image does not show up in the presentation mode

To Reproduce

Use this jwlplaylist S-34_9.zip

What did you expect to happen?

To extract the 3 images

Version

23.11.0

What platform are you seeing the problem on?

Windows

Relevant log output

No response

Screenshots

No response

Additional context

No response

mtdvlpr commented 9 months ago

Hi @alanfermtz, the problem is that the file type (.jpg) couldn't be found because of the .'s in the filename. #2286 fixes this. For now, you can either remove the periods from the filename before importing it or manually add the .jpg to the filename after importing it and it will work.