Ciro Mattia Gonano
|
15e86b28ab
|
Do not use python-magic, instead use is_zipfile and is_rarfile, falling back on extension for PDFs.
|
2013-03-09 17:17:40 +01:00 |
|
Ciro Mattia Gonano
|
640b5117f9
|
Use python-magic (https://github.com/ahupp/python-magic) to get mimetype from files (extension does not matter anymore)
|
2013-03-07 11:54:37 +01:00 |
|
Ciro Mattia Gonano
|
32a0038c49
|
Mainly adhere to PEP 8 code style (http://www.python.org/dev/peps/pep-0008/)
Add some commented code for working on Panel view enhancement and natural sorting.
|
2013-03-01 16:22:11 +01:00 |
|
Ciro Mattia Gonano
|
d136f8cc3a
|
Use temporary directory as workdir (fixes converting from external volumes and zipfiles renaming)
Fixed "add folders" from GUI.
|
2013-01-29 15:01:36 +01:00 |
|
Ciro Mattia Gonano
|
ef51425dd6
|
Added metadata
|
2013-01-21 15:09:52 +01:00 |
|
Ciro Mattia Gonano
|
4d96eb346f
|
Preparing the field for switching towards a full-fledged app (get rid of AppleScript) via py2app/py2exe
|
2012-12-09 12:37:25 +01:00 |
|