https://bugs.gpodder.org/show_bug.cgi?id=1712

             Bug #: 1712
           Summary: Dont warn about unknown file if it is a system file
    Classification: Unclassified
           Product: gPodder
           Version: 3.3.0
          Platform: PC
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: feature request
          Priority: low
         Component: Application
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Created attachment 752
  --> https://bugs.gpodder.org/attachment.cgi?id=752
implementation example

In Windows (or at least Windows 7) several system files are generated in the
download directory of each podcast, namely AlbumArtSmall.jpg and Folder.jpg. As
a result every time gpodder runs it will warn of unknown files. It might make
sense to ignore these types of files. It is rather simple to get working in
ctypes or in pywin32's win32file.

The relevant function is documented here.
http://msdn.microsoft.com/en-us/library/windows/desktop/aa364944(v=vs.85).aspx

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to