Commit Graph

  • 6ae1a42d90 Reorder top GUI sections main benya 2026-04-19 00:11:42 +03:00
  • 63aee123e7 Fix top panel layout overlap v0.10.10 benya 2026-04-19 00:09:03 +03:00
  • 1999ce3657 Make GUI layout more horizontal v0.10.9 benya 2026-04-18 23:58:01 +03:00
  • f78a130926 Add drive analysis and offset tools to GUI v0.10.8 benya 2026-04-18 23:53:27 +03:00
  • 5baadd9dbb Fix window icon and remove duplicate log v0.10.7 benya 2026-04-18 23:39:20 +03:00
  • 997bfef893 Reduce GUI vertical footprint v0.10.6 benya 2026-04-18 23:33:42 +03:00
  • 290d650f80 Respect system GTK theme v0.10.5 benya 2026-04-18 23:27:22 +03:00
  • 05838116d0 Make GUI more EAC-like v0.10.4 benya 2026-04-18 23:22:04 +03:00
  • 7aef00e66a Improve GUI action logging v0.10.3 benya 2026-04-18 23:16:35 +03:00
  • 9564c7cf20 Fix GUI v0.10.2 benya 2026-04-18 18:13:05 +03:00
  • d5efc25f07 Change dir in pkgbuild v0.10.1 benya 2026-04-18 18:02:33 +03:00
  • 56fd3a10c7 Add new features benya 2026-04-18 17:55:52 +03:00
  • 992923bdc4 Add GTK GUI frontend for whipper benya 2026-04-18 17:24:56 +03:00
  • 71251a0b86 Merge pull request #674 from lcorbasson/lcorbasson-patch-4 Merlijn Wajer 2026-02-17 23:33:18 +01:00
  • 0ef96da621 Merge pull request #671 from lcorbasson/lcorbasson-patch-1 Merlijn Wajer 2026-02-17 17:38:17 +01:00
  • 4f2701bdc8 Merge pull request #675 from lcorbasson/lcorbasson-patch-5 Merlijn Wajer 2026-02-17 17:07:26 +01:00
  • 3fc930b768 Keep working if the HTOA track couldn't be ripped Loïc CORBASSON 2026-02-13 23:04:04 +01:00
  • db36618628 Fix cdrdao version detection RE Loïc CORBASSON 2026-02-09 18:46:09 +01:00
  • b778b645ab Make exception handling for cover art fetching more tolerant Loïc Corbasson 2026-02-09 16:44:09 +01:00
  • 420d81bc1d Make sure all the test files are installed Louis-Philippe Véronneau 2024-05-24 17:04:14 -04:00
  • b433c629a7 pyproject.toml: restrict what files are install, to not install __pycache__ artifacts Louis-Philippe Véronneau 2024-05-17 18:36:41 -04:00
  • 656cbe1858 Merge pull request #634 from sinofp/fix-S Merlijn Wajer 2026-02-07 14:21:05 +01:00
  • bf8fe39d6b Merge pull request #660 from CommandMC/feat/multiple-catalognums Merlijn Wajer 2026-02-07 12:41:23 +01:00
  • 57a59f2840 Migrate to PEP517-compliant pyproject.toml build system Louis-Philippe Véronneau 2024-05-17 17:44:56 -04:00
  • 6c5c119f69 Merge pull request #666 from jansol/develop Merlijn Wajer 2026-02-07 11:15:04 +01:00
  • 1c865ded70 Merge pull request #661 from CommandMC/feat/color Merlijn Wajer 2026-02-07 11:10:31 +01:00
  • 4af36c2ddd Merge pull request #625 from sjrct/fix-group-already-exists Merlijn Wajer 2026-02-07 11:06:08 +01:00
  • b23d69b3c5 Merge pull request #656 from CommandMC/fix/finished-rip-detection Merlijn Wajer 2026-02-07 11:01:12 +01:00
  • 8c70563489 Merge pull request #657 from CommandMC/fix/config Merlijn Wajer 2026-02-07 11:00:55 +01:00
  • e1069c084e Merge pull request #658 from CommandMC/fix/tests Merlijn Wajer 2026-02-07 11:00:31 +01:00
  • 4bf9d8cf8b Merge pull request #662 from CommandMC/fix/releaseid-complete Merlijn Wajer 2026-02-07 10:59:26 +01:00
  • 9b2c636fa4 Merge pull request #659 from CommandMC/ref/remove-pkgresources Merlijn Wajer 2026-02-07 10:58:28 +01:00
  • 98c4e957d2 cdrdao: make version regex work with 1.2.6 Jan Solanti 2025-12-03 04:14:49 +02:00
  • d2f1ea9d9e Make sure to always print out the full release id Katharina Dröge 2025-09-25 23:45:55 +02:00
  • f319fcda9d Add WHIPPER_COLOR_LOG env var to color log output Katharina Dröge 2025-09-25 22:32:11 +02:00
  • 65e9439d45 Support releases with multiple catalog numbers Katharina Dröge 2025-09-24 23:14:36 +02:00
  • adab25986f No longer rely on pkg_resources Katharina Dröge 2025-09-24 21:52:02 +02:00
  • 036fd82096 Make tests more robust by mocking AccurateRip responses Katharina Dröge 2025-09-24 17:27:50 +02:00
  • 86eb6a532d Always invoke the root command as whipper Katharina Dröge 2025-09-24 17:05:52 +02:00
  • 314660f7d1 Only look for this rip's log file in output directory Katharina Dröge 2025-09-24 16:54:24 +02:00
  • bc8b96d956 Merge pull request #549 from BioBox/prompt Merlijn Wajer 2025-04-03 23:20:52 +02:00
  • 26a176897d Merge pull request #588 from boustrophedon/config_example Merlijn Wajer 2025-04-01 10:07:32 +02:00
  • 799fd92763 Merge pull request #633 from ntrrgc/toc-string-parsing Merlijn Wajer 2024-11-25 16:51:36 +01:00
  • fb1440b69f Merge pull request #636 from mdosch/patch-1 Merlijn Wajer 2024-09-23 10:52:05 +02:00
  • df0cc8aedc s/leenode/libera Martin 2024-09-21 21:31:30 +02:00
  • cac1fe5ed4 Default %S to 'Unknown Artist' sinofp 2024-08-30 22:43:24 +01:00
  • 4719c74f65 New TOC CD-TEXT string decoding Alicia Boya García 2024-08-27 11:50:31 +02:00
  • b40ec2de7a Dockerfile: Add group by id not name Chris Harding 2024-05-29 12:25:54 -04:00
  • a4b97422ea Merge pull request #600 from AndrewKvalheim/string-format Merlijn Wajer 2024-04-01 21:05:44 +02:00
  • 5325328717 Merge pull request #610 from JoshWVS/save-flac-after-embedding-image Merlijn Wajer 2024-04-01 21:01:45 +02:00
  • 098af47231 Save FLAC file after embedding cover art Joshua Simpson 2024-03-24 20:25:19 -04:00
  • 2ebe7033e0 Correct string formatting Andrew Kvalheim 2023-09-26 05:46:33 -07:00
  • 3d40e40c95 Update README.md config file example Harry Stern 2023-03-03 20:54:24 -05:00
  • 6ad681aff5 Update libcdio-utils bug warning in README JoeLametta 2022-07-16 16:21:26 +00:00
  • e0ad242795 Fix flake8 warning JoeLametta 2022-07-16 16:01:35 +00:00
  • 1ab1ec982d Merge pull request #562 from arcctgx/accurip-url-strip JoeLametta 2022-07-16 17:54:16 +02:00
  • df48f1c71c Merge pull request #561 from bmwalters/event-loop JoeLametta 2022-07-16 17:47:39 +02:00
  • c47abef5a1 Fix stripping AccurateRip URL in accurip command arcctgx 2022-07-09 15:18:45 +02:00
  • 3c9fa49f30 requirements: remove no longer used PyGObject Bradley Walters 2022-05-23 17:49:11 -06:00
  • 1b13013782 extern.task: replace GLib event loop with asyncio event loop Bradley Walters 2022-05-23 17:45:13 -06:00
  • 8445e28f55 Merge pull request #557 from baldurmen/accuraterip-checksum-manpage JoeLametta 2022-05-12 21:56:42 +02:00
  • 9f7edca6b0 Add man page for accuraterip-checksum Louis-Philippe Véronneau 2022-04-15 00:18:59 -04:00
  • 3395c1d753 Make --prompt input case in-sensitive Daniel J. Perry 2021-07-27 15:25:44 -04:00
  • ebdbde4ce9 Less ambiguous prompt selection message Daniel J. Perry 2021-07-27 15:18:35 -04:00
  • 18a41b6c28 Merge pull request #548 from BioBox/makepkg JoeLametta 2021-07-26 14:40:11 +02:00
  • 31073c67cb Fix bug caused by unescaped globbing Daniel J. Perry 2021-07-26 01:36:57 -04:00
  • 3c17c08604 Merge pull request #543 from mweinelt/common-yaml-formatter JoeLametta 2021-07-04 17:43:02 +02:00
  • c216430ace README: added reference to cd-paranoia's bug (with bounty) JoeLametta 2021-07-04 15:09:41 +00:00
  • e0942417a1 Use custom YAML subclass to be compatible with ruamel_yaml>=0.17 Martin Weinelt 2021-06-20 15:18:37 +02:00
  • 0a4042d8f0 README: restore Matrix contact information JoeLametta 2021-07-04 14:17:46 +00:00
  • 09f6bf1b46 Add usage information to offsets.py script JoeLametta 2021-05-26 08:40:02 +00:00
  • 90d6600c9c Travis CI: test generation of man pages JoeLametta 2021-05-26 10:10:35 +00:00
  • 042bf8f926 Mark suitable methods as static JoeLametta 2021-05-26 08:19:37 +00:00
  • 8d6e64f58d Replace mutable default argument with None JoeLametta 2021-05-26 08:13:11 +00:00
  • 06356fc40f README update, code linting changes JoeLametta 2021-05-26 08:07:07 +00:00
  • 2d34d53539 Merge pull request #541 from whipper-team/issue-540-move-official-channel-off-freenode Frederik “Freso” S. Olesen 2021-05-21 20:32:12 +02:00
  • 3a2ff47d17 Change IRC pointers to point to Libera.Chat Frederik “Freso” S. Olesen 2021-05-21 13:26:57 +02:00
  • 9833a99d77 Remove PKG-INFO to avoid keeping fixed version number in develop JoeLametta 2021-05-17 15:53:39 +00:00
  • be1db82270 Merge branch 'develop' JoeLametta 2021-05-17 15:46:08 +00:00
  • 236544dce9 Push whipper release v0.10.0 JoeLametta 2021-05-17 10:26:38 +00:00
  • 731453ea8d Avoid useless './' in file paths JoeLametta 2021-05-16 17:19:14 +00:00
  • 078d3515ab Merge pull request #537 from blueblots/keep-going-err JoeLametta 2021-05-16 19:07:24 +02:00
  • 4d997bc65b Fixed error when ripping using --keep-going without specifying --output-directory blueblots 2021-05-16 16:45:35 +01:00
  • b6338b2ec7 Merge pull request #536 from whipper-team/misc-changes-template JoeLametta 2021-05-16 12:48:05 +02:00
  • 9d67144087 Add 'TRACKTOTAL', 'DISCTOTAL', 'DISCNUMBER' metatada to audio tracks JoeLametta 2021-05-15 14:53:49 +00:00
  • 1edd3657ba Introduce %M, %N template variables JoeLametta 2021-05-15 16:40:29 +00:00
  • 76b8004b8f Introduce %T (medium title) template variable JoeLametta 2021-05-15 16:39:49 +00:00
  • e6ad23f119 Introduce %c (release disambiguation comment) template variable JoeLametta 2021-05-15 16:37:16 +00:00
  • bff5c91fa3 Introduce %I (MusicBrainz Disc ID) template variable JoeLametta 2021-05-15 14:17:16 +00:00
  • a97820b578 Add %D (disc title without disambiguation) to allowed template variables JoeLametta 2021-05-15 14:11:59 +00:00
  • e4645dfdd3 Swap 'title' and 'releaseTitle' meaning JoeLametta 2021-05-15 14:03:28 +00:00
  • e6d9838148 Enable %B (barcode) and %C (catalog number) template variables JoeLametta 2021-05-15 13:32:02 +00:00
  • 0eaf80c4bb Template: replace None values with empty string JoeLametta 2021-05-16 10:28:54 +00:00
  • 824ab995ab Add logger statement about output directory in cdrdao JoeLametta 2021-05-14 18:01:33 +00:00
  • dedd38f029 Ignore leading / trailing slashes in template JoeLametta 2021-05-14 16:08:58 +00:00
  • 5040bc9094 Fix stupid syntax error in previous commit JoeLametta 2021-05-14 11:34:29 +00:00
  • c8dcea5a0d Travis CI: Add Python 3.10-dev (allow_failures mode) JoeLametta 2021-05-14 11:28:43 +00:00
  • 6577b7f262 Hopefully fix test failures introduced with previous commit JoeLametta 2021-05-14 11:25:41 +00:00
  • 7e30e7c952 Apply PathFilter's filters to all the template's components JoeLametta 2021-05-14 10:33:38 +00:00
  • 1e33bc62ed Make PathFilter's filter tolerant to empty strings JoeLametta 2021-05-14 10:31:53 +00:00