mirror of
https://github.com/gryf/pygtktalog.git
synced 2025-12-17 11:30:19 +01:00
* Added another section in config class for managing files extensions.
This commit is contained in:
@@ -510,6 +510,8 @@ class MainModel(ModelMT):
|
||||
st_size = 0
|
||||
|
||||
### TODO: scan files
|
||||
if self.config.confd['retrive']:
|
||||
pass
|
||||
#if i.split('.').[-1].lower() in mov_ext:
|
||||
# # video only
|
||||
# info = filetypeHelper.guess_video(os.path.join(root,i))
|
||||
|
||||
Reference in New Issue
Block a user