Commit Graph

  • 84e4ef6ab8 offset find: fail early and inform the user with CDs having less than 3 tracks JoeLametta 2021-03-31 10:03:04 +00:00
  • 7691a51550 Merge pull request #524 from blueblots/skip-error-tracks JoeLametta 2021-03-28 18:26:19 +02:00
  • 2c8acd61a2 Add 'keep-going' option to whipper-cd-rip's manpage JoeLametta 2021-03-28 15:46:46 +00:00
  • c97f2ce547 Add warning about missing files referenced in the cue sheet JoeLametta 2021-03-28 15:45:32 +00:00
  • 6505591462 Fixed m3u and cue sheet generation blueblots 2021-02-20 15:15:22 +00:00
  • 13e1ab6c14 Changed logging strings, removed unnecessary return blueblots 2021-02-15 16:23:18 +00:00
  • 9f36d323bb Added non-zero exit, altered logger format strings blueblots 2021-02-10 22:59:36 +00:00
  • ae596df834 Fixed error and added log output blueblots 2021-02-07 17:34:30 +00:00
  • 311cc557ff Added --keep-going option to cd rip command blueblots 2021-01-30 23:38:12 +00:00
  • 87f3d00ee3 Add missing information to manpages JoeLametta 2021-02-14 21:56:54 +00:00
  • 914257837d Update Copyright year in README JoeLametta 2021-01-31 17:25:06 +00:00
  • 1cc5ba73ee Fix typo info > rip Age Bosma 2021-01-06 09:54:45 +01:00
  • 4fb9d99ddd Add missing 'Album Artist' tag when its value is 'Various Artists' Peter Taylor 2020-12-25 14:30:00 +00:00
  • e59872716e Parameterise the UID of the worker user in the docker build file. (#517) Alex Jones 2020-11-28 20:07:43 +00:00
  • c229c01a58 Replace 'freedb.dbpoweramp.com' CDDB server with gnudb.org JoeLametta 2020-11-28 17:44:21 +00:00
  • 4181c455ca Remove mention about Exherbo from README JoeLametta 2020-11-28 17:18:37 +00:00
  • 660b28fd90 Travis CI: replace Python 3.9 dev with 3.9 release JoeLametta 2020-11-19 15:48:34 +00:00
  • 3e61c3dc1b Fix 'list index out of range' bug JoeLametta 2020-11-19 15:36:48 +00:00
  • 04ff005806 Fix bug in cdrom drive status handling JoeLametta 2020-10-12 12:20:53 +00:00
  • d885e79c9f Merge pull request #510 from MasterOdin/patch-1 JoeLametta 2020-09-24 09:33:18 +00:00
  • a8942a8037 Update test_result_logger.log Matthew Peveler 2020-09-24 03:58:32 -04:00
  • 1015d6e000 Fix capitalization of "Health status" in rip log Matthew Peveler 2020-09-24 03:57:45 -04:00
  • ae361b8345 Man: add 'drive-auto-close' option values JoeLametta 2020-09-24 07:40:26 +00:00
  • c9e1e17175 Update Travis CI's dist to Ubuntu focal and fix setuptools_scm version string generation JoeLametta 2020-09-24 07:29:38 +00:00
  • f98c995aed Add notes to README's Docker section JoeLametta 2020-09-23 18:19:41 +00:00
  • 3c9e75c3bc Merge pull request #509 from whipper-team/feature/issue-320-isrc-audio-tag JoeLametta 2020-09-23 19:56:54 +02:00
  • 84cc824f2e Merge pull request #505 from whipper-team/feature/issue-488-drive-auto-close JoeLametta 2020-09-23 19:54:59 +02:00
  • 21185f40a9 Merge pull request #507 from whipper-team/bugfix/issue-385-missing-cd-warning JoeLametta 2020-09-23 19:52:50 +02:00
  • 302bc22a66 Merge pull request #506 from whipper-team/ux/issue-495-cdparanoia-warnings JoeLametta 2020-09-23 19:51:16 +02:00
  • 8a1c0fabfc Allow configuring whether to auto close the drive's tray JoeLametta 2020-09-23 17:41:48 +00:00
  • b754b2b0bf Restore getRipResult method to fix regression JoeLametta 2020-09-20 13:07:14 +00:00
  • acf942b5b6 Tag audio tracks with ISRCs (if available) JoeLametta 2020-09-19 20:14:22 +00:00
  • 1661e4291e Emit warning when the subcode's pre-emphasis flag of a track differs from the ToC's one JoeLametta 2020-09-18 11:58:18 +00:00
  • 145cc47aa8 Fix 'Resource not accessible by integration' for GitHub action JoeLametta 2020-09-17 21:48:17 +02:00
  • 921e25bf98 Provide better error message when there's no CD in the drive JoeLametta 2020-09-17 19:18:27 +00:00
  • 07bd0348f3 Add checks and warnings for (known) cdparanoia's upstream bugs JoeLametta 2020-09-17 18:07:28 +00:00
  • 3acc3ffed6 Drop whipper caching (#336) JoeLametta 2020-09-17 17:52:11 +02:00
  • 4b5b6e5e2b Fix mistake in .travis.yml JoeLametta 2020-09-14 13:29:16 +00:00
  • ae5bb15a5e Discontinue python 3.5 support (EOL reached) JoeLametta 2020-09-14 13:25:03 +00:00
  • 23c3e62436 Merge pull request #504 from cclauss/patch-1 JoeLametta 2020-09-10 10:12:48 +02:00
  • 7947f2cb1f Travis CI: Add Python 3.9 release candidate 1 Christian Clauss 2020-09-09 07:17:52 +02:00
  • b3aae5f162 Fix Dockerfile syntactic error JoeLametta 2020-08-10 15:05:04 +00:00
  • 28221adf04 Remove mention about outdated unoffical snap package from README JoeLametta 2020-08-10 14:58:34 +00:00
  • 164b604cc9 Merge pull request #498 from MasterOdin/patch-1 JoeLametta 2020-08-10 16:49:50 +02:00
  • bbed92bb30 Update failing AccurateRipResponse tests JoeLametta 2020-08-10 14:39:26 +00:00
  • 8676e254e2 Fix CD drive permission issue with Docker (on ArchLinux) JoeLametta 2020-08-10 13:59:34 +00:00
  • 8a43568bce Define libcdio version as environment variables in docker Matthew Peveler 2020-07-14 12:52:05 -04:00
  • 0ffa34bc98 Fix wrong 'rm' directory name in Dockerfile JoeLametta 2020-05-30 11:15:11 +00:00
  • e685c04e97 Merge pull request #490 from baldurmen/manpages JoeLametta 2020-05-30 12:58:05 +02:00
  • 3c199f109f Document the new docutils optional dep. and link to the man pages README Louis-Philippe Véronneau 2020-05-29 11:37:39 -04:00
  • abcdd06713 Add man pages. Louis-Philippe Véronneau 2020-05-28 20:30:40 -04:00
  • ec1598e97d Replace 'master' with 'develop' branch in README links JoeLametta 2020-05-30 10:12:07 +00:00
  • fa7c50d3a6 Replace 'sys.exit()' and 'exit()' instructions with 'SystemExit()' equivalents JoeLametta 2020-05-30 09:38:42 +00:00
  • 8802c5482e Improve error message for unconfigured drive offset JoeLametta 2020-05-29 16:24:30 +00:00
  • 0a960d991b Change docker alias in README to use '${HOME}' rather than '~' JoeLametta 2020-05-29 15:56:11 +00:00
  • 2fe4292a9b Update README JoeLametta 2020-05-29 14:26:27 +00:00
  • 752162a434 Fix two flake8 errors JoeLametta 2020-05-29 14:03:27 +00:00
  • 86fa4a3e77 Correct mistake in previous commit JoeLametta 2020-04-21 14:10:00 +00:00
  • 30ab61fee2 Update libcdio-paranoia's version in Dockerfile JoeLametta 2020-04-21 12:11:07 +00:00
  • bbf1eba0e4 Replace 'freedb.freedb.org' CDDB server with a mirror JoeLametta 2020-03-31 13:22:21 +00:00
  • 6b7fc81189 Merge pull request #324 from whipper-team/feature/issue-313-pathfilter-questions JoeLametta 2020-02-22 19:10:35 +01:00
  • 4dc02ec12e Rewrite PathFilter JoeLametta 2018-11-03 13:00:00 +00:00
  • afc31f930e config: generalize getting and setting of drive options Andreas Oberritter 2018-05-09 14:01:47 +02:00
  • 00b0692142 Merge pull request #389 from whipper-team/bugfix/improve-docstrings JoeLametta 2020-02-22 16:24:27 +01:00
  • e56c636fd3 Improve docstrings JoeLametta 2019-03-20 21:12:56 +00:00
  • 3b269e7a3b Fix flake8 warning JoeLametta 2020-02-08 18:32:12 +00:00
  • 9a0b911666 Clarify 'set_hostname' warning message JoeLametta 2020-02-08 18:22:22 +00:00
  • 6fd7a78222 Change dest name of '--cover-art' option to 'cover_art' JoeLametta 2020-02-08 17:51:29 +00:00
  • 9e63915f65 Display release country in matching releases JoeLametta 2020-01-29 13:33:11 +00:00
  • 3213241ea5 Merge pull request #461 from neilmayhew/fix/inline-config-comments JoeLametta 2020-02-04 16:23:55 +01:00
  • dca9fcb7dc Restore the ability to use inline comments in config files Neil Mayhew 2020-01-31 14:35:12 -07:00
  • 87e75d0f98 Drop 'requests' external dependency JoeLametta 2020-02-03 15:55:41 +00:00
  • 8428b69448 Merge pull request #460 from kevinoid/fix-max-retries-option JoeLametta 2020-01-30 08:47:22 +01:00
  • 922389687a Fix cd rip --max-retries option handling Kevin Locke 2020-01-29 16:40:24 -07:00
  • 1a06e51c80 Add whipper useragent to AccurateRip requests JoeLametta 2020-01-29 13:22:38 +00:00
  • dea7db10cf Merge pull request #459 from kevinoid/fix-unknown-no-mbid JoeLametta 2020-01-29 13:42:44 +01:00
  • 3ec17dbd33 Fix crash fetching cover art for unknown album Kevin Locke 2020-01-28 15:41:43 -07:00
  • eaf96ea64e Merge pull request #455 from ABCbum/customize-max-tries JoeLametta 2020-01-29 12:42:04 +01:00
  • 3a1663dd15 Update docker instructions to use --bind instead of -v. (#454) Martin Paul Eve 2020-01-29 11:39:56 +00:00
  • 9db3aa9247 Allow customization of maximum rip attempts value ABCbum 2020-01-24 01:10:31 +07:00
  • 087a53a7d0 Merge pull request #444 from ABCbum/add-alternative-tagging JoeLametta 2020-01-29 10:01:27 +01:00
  • 7b8a20b22b Merge pull request #450 from ABCbum/develop JoeLametta 2020-01-29 10:00:35 +01:00
  • 56f2b1d5f5 Merge pull request #456 from ABCbum/add-version-test JoeLametta 2020-01-29 09:51:43 +01:00
  • f59caeae7b Test all four cases of whipper version schemes ABCbum 2020-01-25 02:18:06 +07:00
  • 5eac141b53 README: replace 'pip' commands with 'pip3' JoeLametta 2020-01-29 08:37:55 +00:00
  • b39345e1f0 Use shutil.move() instead of os.replace/rename JoeLametta 2020-01-28 21:50:27 +00:00
  • 7f438d1b75 Improve help string consistency JoeLametta 2020-01-28 17:04:40 +00:00
  • ee11fac1da Merge pull request #458 from kevinoid/fix-cover-tmp-fs JoeLametta 2020-01-28 17:31:09 +01:00
  • b6607c6573 Fix cover file saving with /tmp on different FS Kevin Locke 2020-01-26 17:37:11 -07:00
  • 553a6de88f Fix typo in README and clarify Docker instructions JoeLametta 2020-01-17 16:41:50 +01:00
  • 0daf0158b8 Test: verify that MusicBrainz lookup URL defaults to https ABCbum 2020-01-16 20:45:22 +07:00
  • 1206552bd2 Use https and http appropriately when connecting to MusicBrainz JoeLametta 2020-01-16 20:44:35 +07:00
  • b79236ee11 Add test to check _getPerformers and _getComposers ABCbum 2020-01-15 13:16:16 +07:00
  • 5cd96da6cb Extend whipper's tagging ability ABCbum 2020-01-15 13:13:53 +07:00
  • caa2c8b27d Bug: whipper shouldn't abort if track rip succeeds on last allowed retry attempt JoeLametta 2020-01-14 17:49:24 +00:00
  • 9e37219401 Merge pull request #436 from ABCbum/grab-cover-art JoeLametta 2020-01-14 17:04:53 +01:00
  • e2942b07e3 Add test case to check getCoverArt's functionality ABCbum 2020-01-04 01:07:25 +07:00
  • 8181cacca5 Update README, dependencies and supporting files for cover art feature ABCbum 2019-12-23 23:08:28 +07:00
  • f61214a238 Support fetching cover art images from the Cover Art Archive ABCbum 2019-12-23 23:03:49 +07:00
  • 6a43d7df1a Update copyright year in README JoeLametta 2020-01-10 18:08:06 +00:00