plugin.video.themoviedb.helper icon indicating copy to clipboard operation
plugin.video.themoviedb.helper copied to clipboard

[BUG] Playing local files from TMDBHelper widgets fails if the filename contains '{}'

Open jbelew opened this issue 4 months ago • 3 comments

Describe the bug

Using Arctic Fuse 2, I have a number of Trakt based widgets for Popular, Recommendations, etc. Media items display an icon showing that they're recognized as local files, but attempting to play them generates an error dialog. I'm using the Trash Guides file naming format --

{Movie CleanTitle} {(Release Year)} {tmdb-{TmdbId}} {edition-{Edition Tags}} {[Custom Formats]}{[Quality Full]}{[MediaInfo 3D]}{[MediaInfo VideoDynamicRangeType]}{[Mediainfo AudioCodec}{ Mediainfo AudioChannels]}{[Mediainfo VideoCodec]}{-Release Group}

Steps To Reproduce

  1. Navigate to "Popular This Week" widget on home screen
  2. Select first item in list that also co-exists in my local library.
  3. Pressed "enter" to start playback.

Debug log

error.log

Screenshots and Additional Info

No response

Checklist

  • [X] I have searched the issues and this bug has not been reported.
  • [X] I have updated TMDbHelper to the most recent version.
  • [X] I have described the bug and included steps to reproduce the issue
  • [X] I have uploaded my debug log.

jbelew avatar Oct 09 '24 22:10 jbelew