Edgewall Software
Modify

Opened 12 years ago

Closed 12 years ago

#10518 closed defect (invalid)

After changing episode thumb old one gets exported on library export

Reported by: Maetrik Owned by:
Priority: normal Milestone:
Component: general Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

I've changed an episode thumb via XBMC 'episode information' - 'get thumb'. The new thumb i've changed is displayed in XBMC when getting to that episode:

DEBUG: CFileSMB::Open - opened xbmc/Thumbnails/Video/6/60f08045.tbn, fd=10003 DEBUG: CFileSMB::Close closing fd 10003

But when i export the database (i always export separately to my shares) XBMC is exporting the old, original thumb for that episode:

DEBUG: CFileSMB::Open - opened xbmc/Thumbnails/Video/9/9297ae29.tbn, fd=10004 WARNING: FileNFS::OpenForWrite() called with overwriting enabled! - Prison.Break/S04/prison-break-dvd-xvid-423.tbn DEBUG: CFileNFS::Close closing file volume1/serien/Prison.Break/S04/prison-break-dvd-xvid-423.tbn DEBUG: CFileSMB::Close closing fd 10004

The only way to avoid that (and to export the correct episode thumb) was to rename 60f08045.tbn to 9297ae29.tbn and to overwrite it manually in the thumbnails directory. Is this a bug or a feature? I could reproduce this with other episode thumbs aswell on OS X and iOS (ATV2) version.

I'm using Eden Beta1 and pathsubstitution for my thumbs. I did not grab a full log as everything necessary should be mentioned in the code tags and noone is interested in seeing my whole library exported i guess.

Attachments (0)

Change History (1)

comment:1 by Remy Blank, 12 years ago

Resolution: invalid
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.