Commit Graph

607 Commits (5e349234a8f0dd473c21b638fdbf96cb236a3657)

Author SHA1 Message Date
MrS0m30n3 5e349234a8 Git: Ignore MO files 2016-12-28 17:48:24 +02:00
MrS0m30n3 f84198fd97 Update TODO 2016-12-28 17:46:48 +02:00
MrS0m30n3 3070178c14 Do not include MO files in source distribution 2016-12-28 17:44:47 +02:00
MrS0m30n3 4af7d83b3f Untrack MO files 2016-12-28 17:43:24 +02:00
MrS0m30n3 4fb816a1a1 Update TODO file 2016-12-27 16:44:45 +02:00
MrS0m30n3 32ac864cbb Set 'Already Downloaded' message when using 'default' format 2016-12-27 16:23:20 +02:00
MrS0m30n3 444a42e7b0 Avoid dividing by zero 2016-12-24 13:58:54 +02:00
MrS0m30n3 a1c7bfd11a Extract filename info on 'Already Downloaded' 2016-12-24 13:52:24 +02:00
MrS0m30n3 76f2116844 Update TODO file 2016-12-23 01:24:56 +02:00
MrS0m30n3 05753b0889 Extract ffmpeg post process final extension 2016-12-23 01:21:28 +02:00
MrS0m30n3 d6f6c7aead Calculate size of post process output file 2016-12-23 01:04:10 +02:00
MrS0m30n3 9981217a40 Update TODO file 2016-12-23 00:59:29 +02:00
MrS0m30n3 fbae6738c9 utils.py: Add 'to_bytes' & 'format_bytes' methods 2016-12-21 00:58:18 +02:00
MrS0m30n3 932a968e1b Count 'Warning' return code as success
Use the same behaviour as the DownloadItem object and
count the 'Warning' YoutubeDLDownloader return code as
success
2016-12-20 19:13:23 +02:00
MrS0m30n3 53ccf5f67c Do not show 'Total Progress' message while updating
The code looks pretty bad i should come back and change
all this stuff on the refactor phase
2016-12-20 18:51:24 +02:00
MrS0m30n3 0c20ba1a73 Update TODO 2016-12-20 18:44:58 +02:00
MrS0m30n3 adf3515720 Update TODO 2016-12-18 14:21:41 +02:00
MrS0m30n3 0ccc16bac1 Change __packagename__ to 'str' 2016-12-18 14:06:56 +02:00
MrS0m30n3 e2ad5f81c6 Update translation files 2016-12-17 17:10:38 +02:00
MrS0m30n3 ba4f5faa65 Check if logger is enabled on 'View Log' action 2016-12-17 17:07:09 +02:00
MrS0m30n3 071ee50e2c Update TODO file 2016-12-17 00:28:56 +02:00
MrS0m30n3 0af97268bb utils.py: Fix typo 2016-12-17 00:16:22 +02:00
MrS0m30n3 97adefb8fd Update utils.py to handle new UI changes 2016-12-17 00:14:38 +02:00
MrS0m30n3 a1c33c4b3a Update setup.py to handle new UI changes 2016-12-16 23:49:46 +02:00
MrS0m30n3 23cf0e71c6 Update MANIFEST.in file 2016-12-16 22:52:38 +02:00
MrS0m30n3 718854d7ab utils.py: Remove unused OSX support 2016-12-16 20:36:10 +02:00
MrS0m30n3 8b6a40832e Add __packagename__ attribute 2016-12-16 16:19:09 +02:00
MrS0m30n3 2d1a647433 Remove unused OSX icon 2016-12-16 15:57:47 +02:00
MrS0m30n3 5e09355467 Add 48x48 icon to pixmaps 2016-12-16 15:56:27 +02:00
MrS0m30n3 6227572f91 setup.py: Remove OSX unused code 2016-12-16 15:13:25 +02:00
MrS0m30n3 6e865d4145 Update MANIFEST.in file 2016-12-16 15:09:33 +02:00
MrS0m30n3 2c4a92f9b5 Update translation files 2016-12-12 00:49:50 -02:00
MrS0m30n3 35880a3b5a Remove all dots(.) from messages end 2016-12-12 00:34:38 -02:00
MrS0m30n3 fafc3a99a9 mainframe.py: Folder icon add small border right 2016-12-12 00:21:40 -02:00
MrS0m30n3 33cfa34765 Reset save path on options reset 2016-12-11 15:15:21 -02:00
MrS0m30n3 7d610fdc61 Fix for e20fcebe96
Added the 'queued' items to the calculation
2016-12-10 23:19:38 -02:00
MrS0m30n3 107c22151d Update TODO file 2016-12-10 20:41:49 -02:00
MrS0m30n3 253e3a3952 Update TODO-REFACTOR tags 2016-12-10 18:20:15 -02:00
MrS0m30n3 e20fcebe96 Fix total percentage calculation 2016-12-10 18:17:05 -02:00
MrS0m30n3 c4b2c802fe Update TODO file 2016-12-09 17:50:56 -02:00
MrS0m30n3 6649641dde Update translation files 2016-12-09 17:46:44 -02:00
MrS0m30n3 2c8cd55ca8 Update strings 2016-12-09 17:28:21 -02:00
MrS0m30n3 82ab5db776 Make the strings under the formats module work 2016-12-09 17:14:24 -02:00
MrS0m30n3 a841c1b96f mainframe.py: Fix gettext tags 2016-12-09 16:59:16 -02:00
MrS0m30n3 1c7cb481a6 Update TODO file 2016-12-09 15:43:53 -02:00
MrS0m30n3 625a922b33 optionsframe.py: Add gettext tags 2016-12-09 15:39:22 -02:00
MrS0m30n3 0ac853ba25 mainframe.py: Add gettext tags 2016-12-09 15:27:12 -02:00
MrS0m30n3 05061e4ce7 formats.py: Add gettext tags 2016-12-09 15:15:53 -02:00
MrS0m30n3 798f9e8923 Update TODO file 2016-11-24 17:24:31 +02:00
MrS0m30n3 eb6acb6b1f Fix typo 2016-11-24 16:58:13 +02:00