Opened 16 years ago
Closed 16 years ago
#7095 closed defect (invalid)
jamu sometimes downloads coverart/etc into files Watch Recordings won't find
Reported by: | Owned by: | sphery | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | Contributed Scripts & Apps | Version: | unknown |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
I'm running trunk 21904. I had Jamu download the coverart for American Dad (using -MW). Schedules Direct's name for the show is "American Dad", thetvdb's name is "American Dad!". Jamu finds the art just fine, but it places it in files named "American Dad!_coverart.jpg" This causes the Watch recordings screen to not find it. Renaming the files to "American Dad_coverart.jpg" fixes the problem.
If my python skills were better I'd attempt a patch to have Jamu use the mythtv recording series name as the output filename.
Change History (2)
Note:
See TracTickets
for help on using tickets.
I will be releasing a patch for some bug fixes in the next day or two. Just for the option -MW the patch will include the use of SD program titles in graphics file names instead of those on TVDB or TMDB. This will allow the image hunt to work for programs that have conflicting names between Scheduled Direct and TVDB/TMDB. That assumes jamu can dynamically resolve the conflict which it does on most cases.