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
133 stars 24 forks source link

CERTAIN PICTURES ARE NOT SHOWN #411

Closed Uilsonjw closed 2 years ago

Uilsonjw commented 2 years ago

Describe the bug

After the last update I noticed that a few images are not shown in the MMM. On my tests here if I rename the file to a short name, the image are displayed.

To Reproduce

Steps to reproduce the behavior:

  1. Open MMM and download the medias for the week of july, 11.
  2. Press A+D to show the media's to play an choose the midweek meeting for the week of july, 11.
  3. See that not all pictures are shown correctly. NOTE: It is not happening to all users.

Expected behavior

All the pictures should be shown.

Screenshots

System specs

Additional context

Pic with full name

Add any other context about the problem here. Pic with smaller name Pic with full name Pic with smaller name

Anonymized prefs.json

{
  "autoOpenFolderWhenDone": null,
  "autoQuitWhenDone": null,
  "autoRunAtBoot": null,
  "autoStartSync": null,
  "congServer": null,
  "congServerDir": null,
  "congServerPass": null,
  "congServerPort": null,
  "congServerUser": null,
  "congregationName": "***",
  "disableHardwareAcceleration": null,
  "enableMediaDisplayButton": true,
  "enableMp4Conversion": null,
  "enableMusicButton": null,
  "enableMusicFadeOut": null,
  "enableObs": true,
  "enableVlcPlaylistCreation": null,
  "excludeLffi": null,
  "excludeLffiImages": null,
  "excludeTh": true,
  "hideMediaLogo": null,
  "keepOriginalsAfterConversion": null,
  "lang": "T",
  "langUpdatedLast": "2022-07-13T01:18:36.779Z",
  "localAppLang": "pt",
  "localOutputPath": "***",
  "maxRes": "720p",
  "musicFadeOutTime": null,
  "musicFadeOutType": null,
  "musicVolume": null,
  "mwDay": "3",
  "mwStartTime": null,
  "obsCameraScene": null,
  "obsMediaScene": null,
  "obsPassword": "123",
  "obsPort": "4444",
  "outputFolderDateFormat": "YYYY-MM-DD - dddd",
  "preferredOutput": null,
  "weDay": "6",
  "weStartTime": null
}
sircharlo commented 2 years ago

Hello! On the systems that do not work properly, could you please include the contents of the console tab of the inspector view?

To open the inspector, hit Ctrl ⇧ Shift I.

Also, please give me the complete path for media folders as configured in the settings, once again on one of the computers for which it is not working.

Uilsonjw commented 2 years ago

Ok. I copied the html content from the console. If you want a different thing please let me know.

The path for media folders are: "D:\WebSync\OneDrive\Midia\Mídias_Congregacionais\Reuniões_Mídias\SR\" Of course that atfter it, includes the language symbol and the folder format as "2022-07-13 - Wednesday". contents of the console tab of the inspector view.txt

Best Regards,

sircharlo commented 2 years ago

Got it. Just fixed here. Will release update within the hour.

Uilsonjw commented 2 years ago

Thanks a lot. Have a nice day.

sircharlo commented 2 years ago

Released. Please let me know if the issue persists, but it should not.

Uilsonjw commented 2 years ago

The problem was solved. Thanks a lot.