2024-04-25 09:30 | added -v, --version flag; updated to v1.3.0 | gearsix | 1 | +8 | -1 |
2024-04-25 09:25 | bugfix: regex strings are now raw strings | gearsix | 1 | +2 | -2 |
2024-03-29 13:14 | small improvements to sya.py#parse_tracks | gearsix | 1 | +11 | -0 |
2024-03-29 11:56 | Merge branch 'develop' of notabug.org:gearsix/sya into develop | gearsix | 1 | +1 | -1 |
2024-02-04 12:43 | added utf-8 encode handling to tracklist parser | gearsix | 1 | +1 | -1 |
2023-07-24 20:48 | fix to Building example commands | gearsix | 1 | +6 | -2 |
2023-07-24 20:48 | fix to Building example commands | gearsix | 1 | +6 | -2 |
2023-03-27 10:07 | sya: `get_audio` only calls `--ffmpeg-location` if arg `--ffmpeg` is passed. | gearsix | 1 | +9 | -5 |
2023-03-18 15:13 | sya: trim path seperator from the end of output | gearsix | 1 | +2 | -0 |
2023-03-17 17:44 | sya-pyqt: fix after change to arguments | gearsix | 1 | +5 | -2 |
2023-03-17 17:21 | README.md: fix to build command | gearsix | 1 | +8 | -18 |
2023-03-07 19:18 | sya: you can now pass multiple TRACKLIST files | gearsix | 2 | +26 | -24 |
2023-03-07 17:15 | TODO: added item & updated invalid dates | gearsix | 1 | +3 | -2 |
2023-03-02 15:45 | moved files about to tidy the repo a little | gearsix | 11 | +15 | -3 |
2023-03-01 23:14 | TODO: updated formatting & added yt-dlp item | gearsix | 2 | +10 | -2 |
2022-12-14 12:37 | Merge branch 'develop' of notabug.org:gearsix/sya into develop | gearsix | 6 | +365 | -311 |
2022-12-13 13:29 | Merge branch 'master' into develop | gearsix | 1 | +1 | -1 |
2022-12-13 13:21 | fix: typo in README; updated screenshot.png | gearsix | 2 | +1 | -1 |
2022-12-13 13:21 | fix: typo in README; updated screenshot.png | gearsix | 2 | +1 | -1 |
2022-12-10 13:45 | v1.1.0 - redesigned the sya-pyqt Merge branch 'develop' | gearsix | 4 | +364 | -310 |
2022-12-10 13:40 | v1.0.3 Squashed commit of the following: | gearsix | 2 | +6 | -4 |
2022-12-10 13:40 | updated HELP.md | gearsix | 1 | +38 | -43 |
2022-12-07 16:04 | bugfix: shell arg in sya Popen calls set correctly | gearsix | 1 | +7 | -5 |
2022-12-07 16:01 | bufix: output dir selector works properly | gearsix | 1 | +2 | -0 |
2022-12-07 14:03 | feature: all widgets are now under the children of the widget | gearsix | 1 | +16 | -16 |
2022-12-07 00:32 | updated TODO | gearsix | 1 | +2 | -5 |
2022-12-07 00:31 | feature: another improvement to Timestamp regex, caught - X - | gearsix | 1 | +1 | -1 |
2022-12-07 00:23 | bugfix: weird characters caused the utf-8 encoding to break | gearsix | 1 | +3 | -2 |
2022-12-06 23:47 | feature: added a default output if tracklist is present (but output is not) | gearsix | 1 | +9 | -6 |
2022-12-06 23:34 | bugfix: OK enabled on Cancel | gearsix | 1 | +1 | -0 |
2022-12-06 23:31 | bugfix: removed setText calls causing cursor to jump to end of linedit | gearsix | 1 | +10 | -11 |
2022-12-05 10:14 | fix: noticed type error in README | gearsix | 1 | +1 | -1 |
2022-12-04 14:55 | feature: added tracklist textbox under url | gearsix | 1 | +26 | -24 |
2022-12-03 15:48 | feature/refactor: started reworking sya-pyqt options layout | gearsix | 2 | +48 | -24 |
2022-12-03 13:00 | reverted making the url an argument and not line 1 on the tracklist | gearsix | 2 | +14 | -12 |
2022-12-02 12:32 | feature: added exit button to options; refactor: minor cleanup | gearsix | 1 | +23 | -16 |
2022-12-02 11:41 | refactor: tidyup in sya-pyqt, breaking up SyaGui (pt.3) | gearsix | 1 | +72 | -63 |
2022-12-02 11:15 | refactor: tidyup in sya-pyqt, breaking up SyaGui (pt.2) | gearsix | 1 | +27 | -28 |
2022-12-02 10:58 | refactor: major tidyup in sya-pyqt, breaking up SyaGui | gearsix | 1 | +184 | -176 |
2022-12-01 21:26 | Merge branch 'develop' into develop-v1.1.0 | gearsix | 4 | +26 | -11 |
2022-12-01 21:21 | updated setup.py details | gearsix | 1 | +3 | -3 |
2022-12-01 21:12 | updated BUGS.md | gearsix | 1 | +3 | -1 |
2022-12-01 21:09 | v1.0.2 Merge branch 'develop' | gearsix | 1 | +5 | -2 |
2022-12-01 17:05 | v1.0.1 changes, Merge branch 'develop' | gearsix | 2 | +13 | -4 |
2022-12-01 20:30 | Track numbers in a track title are now trimmed; named all regex's | gearsix | 1 | +5 | -2 |
2022-12-01 17:01 | v1.0.1 minor changes & fixe | gearsix | 2 | +13 | -4 |
2022-11-25 16:30 | URL of audio is now it's own argument, not part of the tracklist. | gearsix | 1 | +8 | -6 |
2022-11-25 16:20 | v1.0.0 release; Squashed commit of the following: | gearsix | 11 | +607 | -417 |
2022-11-24 12:24 | minor adjustments in pyqt | gearsix | 1 | +12 | -9 |
2022-11-19 18:27 | sya.py: added weight system to handle multiple timestamps on a line | gearsix | 1 | +16 | -8 |
2022-11-18 23:04 | refactor: updated README.md | gearsix | 2 | +8 | -3 |
2022-11-18 22:19 | feature: added HELP in place of the (redundant) 'Quit' button | gearsix | 2 | +83 | -3 |
2022-11-18 21:56 | bugfix: realised shell=False is required on windows to avoid consoles popping up | gearsix | 1 | +5 | -4 |
2022-11-18 21:55 | bugfix: _init_options_output was using the wrong label | gearsix | 1 | +1 | -1 |
2022-11-18 21:40 | bugfix: removed 'flv' format option | gearsix | 1 | +1 | -1 |
2022-11-18 15:01 | bugfix: ffmpeg binary assigned to wrong arg in sya-pyqt __main__ refactor: Removed centerWidget calls, annoyingly spawns on 2nd monitor refactor: added NoWrap to logger, output is easier to read | gearsix | 1 | +6 | -5 |
2022-11-18 15:00 | minor amendment in README | gearsix | 1 | +4 | -4 |
2022-11-18 14:58 | bugfix: subprocess calls on posix work properly now. refactor: created read_tracklen(), from split_tracks. | gearsix | 1 | +23 | -15 |
2022-11-17 00:13 | Bunch of improvements to sya-pyqt | gearsix | 1 | +33 | -30 |
2022-11-12 20:13 | docs: migrated a lot of doc files to *README.md*. | gearsix | 7 | +177 | -191 |
2022-11-07 22:51 | minor fixes & adjustments to argument defaults | gearsix | 2 | +26 | -14 |
2022-11-07 15:25 | bugfix: optionsOk is enabled in done, not postMain | gearsix | 1 | +4 | -3 |
2022-11-07 15:00 | fix: sya-smol.png was still being used as the logo icon | gearsix | 1 | +3 | -3 |
2022-11-07 13:29 | updated docs | gearsix | 3 | +42 | -41 |
2022-11-07 13:05 | added sya.png logo; tracklist & output reset on 'done' | gearsix | 2 | +13 | -4 |
2022-11-04 22:02 | sya-pyqt: massive refactor to tidyup and make it more manageable. | gearsix | 2 | +278 | -206 |
2022-11-04 19:03 | added dest for all argparser arguments | gearsix | 1 | +6 | -9 |
2022-11-04 12:41 | added requirements.txt; sya-pyqt also removes any output on abort. | gearsix | 2 | +43 | -1 |
2022-11-04 12:41 | sya-pyqt: started bundling yt-dlp & ffmpeg into the binary | gearsix | 1 | +14 | -5 |
2022-11-03 17:48 | Minor adjustments: missing '-k' actually removes the downloaded file | gearsix | 2 | +34 | -30 |
2022-11-03 17:15 | fixed SyaGuiMain fail on calling self.fn() | gearsix | 1 | +6 | -3 |
2022-10-28 14:19 | bugfix to file length parsing; --keep isn't true by default anymore | gearsix | 1 | +2 | -2 |
2022-10-06 11:29 | fix to parse_tracks() | gearsix | 1 | +9 | -8 |
2022-07-04 14:37 | bugfix in finding track length | gearsix | 1 | +1 | -1 |
2022-06-09 09:11 | made track titles path-safe, track numbering starts from 01 (not 00). | gearsix | 1 | +2 | -1 |
2022-04-01 10:35 | replaced youtube-dl with yt-dlp | gearsix | 1 | +5 | -5 |
2022-02-04 00:16 | minor fixes in split_tracks() when testing on windows | gearsix | 1 | +3 | -3 |
2021-10-01 20:53 | bugfix - filepickers DontUseNativeDialog | gearsix | 1 | +4 | -2 |
2021-10-01 20:16 | bugfix to split_tracks; added an error_exit | gearsix | 1 | +6 | -6 |
2021-10-01 18:38 | minor adjust to install notes; tracklist uses file icon | gearsix | 2 | +7 | -6 |
2021-09-09 22:25 | changed tracklist filepicker icon to file.png | gearsix | 3 | +4 | -4 |
2021-09-09 21:48 | moved 'keep' checkbox;added THANKS in README.txt | gearsix | 2 | +8 | -1 |
2021-09-09 20:54 | added note on BUILDING | gearsix | 1 | +8 | -4 |
2021-08-09 17:19 | fixed depreciation warning in sya-pyqt | GeaRSiX | 1 | +1 | -1 |
2021-08-02 13:10 | removed symlinks;updated setup.py;updated README | gearsix | 4 | +82 | -57 |
2021-07-31 23:07 | added sya-pyqt back | gearsix | 4 | +233 | -2 |
2021-07-31 21:48 | added uninstall to readme | gearsix | 1 | +6 | -1 |
2021-07-31 21:37 | added sya symlink | gearsix | 2 | +3 | -1 |
2021-07-31 21:18 | updated install to use setup.py | gearsix | 2 | +1 | -18 |
2021-07-31 20:55 | minor fix to setup.py | gearsix | 1 | +3 | -1 |
2021-07-31 20:00 | added DISCLAIMER to README | gearsix | 1 | +42 | -46 |
2021-07-31 19:10 | added setup.py | gearsix | 2 | +25 | -1 |
2021-07-31 18:59 | TODO seemed redunant now without GUI to worry about | gearsix | 1 | +0 | -22 |
2021-07-31 18:54 | improved Timestamp regex | gearsix | 2 | +3 | -2 |
2021-07-31 18:33 | stripped gui - moving to seperate repo | gearsix | 5 | +1 | -240 |
2021-07-31 18:28 | added BUGS | gearsix | 1 | +22 | -0 |
2021-06-23 10:16 | fixed resource loading after compiling to binary | gearsix | 1 | +9 | -1 |
2021-06-05 21:07 | fixes after trying to bundle | GeaRSiX | 1 | +2 | -2 |
2021-06-03 16:46 | fixed displaying logs in gui & minor bugs; added cancel/done buttons | GeaRSiX | 3 | +54 | -20 |
2021-05-31 21:02 | started fixing some bugs in sya.py | GeaRSiX | 1 | +11 | -7 |
2021-05-31 16:05 | gui: added _init_logs, defaults to _init_x | GeaRSiX | 1 | +51 | -21 |
2021-05-30 16:37 | started fixing up gui.py; added logging window. still WIP. | GeaRSiX | 2 | +99 | -58 |
2021-05-29 18:05 | some tidyup; moved main to sya(), reserved main to call gui & sya | GeaRSiX | 1 | +32 | -17 |
2021-05-29 13:35 | Merge branch 'master' of https://notabug.org/gearsix/sya | GeaRSiX | 0 | +0 | -0 |
2021-05-29 13:33 | added default output path back; set get_audio output to {output}/{output dirname}.{ext} | GeaRSiX | 1 | +8 | -6 |
2021-05-29 13:33 | added default output path back; set get_audio output to {output}/{output dirname}.{ext} | GeaRSiX | 1 | +8 | -5 |
2021-05-17 12:55 | added error_exit if args are missing/invalid] | gearsix | 1 | +2 | -0 |
2021-05-17 11:22 | mostly finished gui options cfg, added --gui arg | gearsix | 2 | +52 | -20 |
2021-05-17 09:09 | re-wrote gui to use layouts | gearsix | 2 | +59 | -202 |
2021-05-13 21:11 | adjusted gui for windows | gearsix | 1 | +23 | -25 |
2021-05-13 21:11 | added credits to micromoon for icons | gearsix | 1 | +3 | -0 |
2021-05-12 18:30 | icons now pull from sya dir, not cwd | gearsix | 1 | +4 | -3 |
2021-05-12 17:31 | futher work on gui; commented out youtubedl & ffmpeg; added icons | gearsix | 3 | +80 | -80 |
2021-05-11 17:19 | GUI: finished adding elements for all options | gearsix | 1 | +99 | -31 |
2021-05-11 16:53 | tracks are given the correct file extension after being split | gearsix | 1 | +7 | -6 |
2021-05-08 19:11 | moved new gui stuff to gui.py; moved about layout, added keep, youtubedl, ffmpeg settings | gearsix | 2 | +158 | -64 |
2021-05-08 01:11 | started adding pyqt5 gui when no args are set | gearsix | 1 | +70 | -1 |
2021-05-07 16:22 | minor amendment in README, improved regex for catching timestamps | gearsix | 2 | +10 | -5 |
2021-05-06 10:59 | minor fixes; added error_exit log, added missing timestamps warning | gearsix | 1 | +12 | -7 |
2021-05-06 10:53 | added Makefile | gearsix | 1 | +16 | -0 |
2021-05-06 09:56 | updated README -> txt2man, added LICENSE.txt | gearsix | 3 | +106 | -53 |
2021-05-05 19:08 | added README | gearsix | 2 | +56 | -3 |
2021-05-05 17:42 | set output dir to the name of the tracklist; improved logging | gearsix | 1 | +13 | -3 |
2021-05-05 16:27 | improved timestamp regex; entire line is searched for timestamp | gearsix | 2 | +12 | -8 |
2021-05-05 15:41 | added TODO | gearsix | 2 | +23 | -1 |
2021-05-05 15:41 | missing timestamps & bins now cause exit; removed find_times. | gearsix | 1 | +5 | -13 |
2021-05-05 12:51 | fixes to split_tracks() | gearsix | 1 | +16 | -8 |
2021-05-04 16:22 | session 2: need to start making these commits more incrementally... | gearsix | 1 | +72 | -19 |
2021-04-30 15:11 | Arguments, binary checks, youtube-dl call & tracklist parsing | gearsix | 1 | +60 | -0 |