Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · python
rip-disc
Browse files
Oct 08, 2022
Remove AcousticBrainz submission
· 2a2e6601
Freso
authored
Oct 08, 2022
2a2e6601
May 17, 2021
Fix 'E501 line too long' linting errors
· e41f464a
Freso
authored
May 17, 2021
e41f464a
Add GitLab pipeline for linting
· 9144f13b
Freso
authored
May 17, 2021
9144f13b
Add interactive option to import into beets
· 9a379c94
Freso
authored
May 17, 2021
9a379c94
Remove excess whitespace in input prompt
· a476a952
Freso
authored
May 17, 2021
a476a952
Update year copyright header
· 0c0b0cfd
Freso
authored
May 17, 2021
0c0b0cfd
Revert MAX_RETRIES back to whipper’s default
· 6f247e14
Freso
authored
May 17, 2021
6f247e14
Make whipper keep going after unrippable tracks
· 2b95806e
Freso
authored
May 17, 2021
2b95806e
Disable Picard’s built-in player
· 3d931d01
Freso
authored
May 17, 2021
3d931d01
Clean up with Python
· 37a32975
Freso
authored
May 17, 2021
37a32975
Feb 28, 2020
Declare argument defaults in the arg. parser setup
· a90b3952
Freso
authored
Feb 28, 2020
a90b3952
Feb 27, 2020
Only create temporary directory if none given
· e96f21ab
Freso
authored
Feb 27, 2020
e96f21ab
Pass args to main() instead of relying on sys.argv
· 9acc7601
Freso
authored
Feb 27, 2020
9acc7601
Move remaining script logic into `main()`
· 3d3e129f
Freso
authored
Feb 27, 2020
3d3e129f
Feb 25, 2020
Use os.listdir instead of calling system `ls`
· 6cb8926e
Freso
authored
Feb 25, 2020
6cb8926e
Use os.path.join for joining paths
· bb37923a
Freso
authored
Feb 25, 2020
bb37923a
Update copyright claim year range
· 42ccc691
Freso
authored
Feb 25, 2020
42ccc691
Use Python native method to get current directory
· 59d8a894
Freso
authored
Feb 25, 2020
59d8a894
Remove unused global variable `TAGGER`
· 6eba4b3f
Freso
authored
Feb 25, 2020
6eba4b3f
Run `whipper` from Python
· cebbf88e
Freso
authored
Feb 25, 2020
cebbf88e
Simplify running AcousticBrainz analysis
· 4c6f72e1
Freso
authored
Feb 25, 2020
4c6f72e1
Use “new” rsync compression
· 9c7ddc74
Freso
authored
Feb 25, 2020
9c7ddc74
Don’t have `flac` calculate ReplayGain
· da0a3e67
Freso
authored
Feb 25, 2020
da0a3e67
Use calculated filelist for `flac` recompression
· 5a42a714
Freso
authored
Feb 25, 2020
5a42a714
Add `regainer` step for improved ReplayGain
· c5ed30ea
Freso
authored
Feb 25, 2020
c5ed30ea
Make whipper try ripping only 3 times
· cd9f8bd8
Freso
authored
Feb 25, 2020
cd9f8bd8
Mar 12, 2019
Run Picard inside Python instead of as a subprocess
· a52076e2
Freso
authored
Mar 12, 2019
a52076e2
Feb 19, 2019
Use tempfile instead of call to `mktemp`
· 41c09555
Freso
authored
Feb 19, 2019
41c09555
Feb 18, 2019
Move main script logic flow to `main()`
· 637e6ab5
Freso
authored
Feb 18, 2019
637e6ab5
Remove leftover debug output
· 725fa68c
Freso
authored
Feb 18, 2019
725fa68c
Use .format() string formatting instead of %'s
· 48266c91
Freso
authored
Feb 18, 2019
48266c91
Move 7z archive name into variable
· 4c9ca3c5
Freso
authored
Feb 18, 2019
4c9ca3c5
Make `discdir` contain full path
· a94b480a
Freso
authored
Feb 18, 2019
a94b480a
Add Python .gitignore
· f2bdd65c
Freso
authored
Feb 18, 2019
f2bdd65c
Initial port to Python
· 35c65061
Freso
authored
Feb 18, 2019
35c65061
No longer extract TOC to .toc file
· 9b633832
Freso
authored
Feb 18, 2019
9b633832
Update copyright statement
· 29b939e1
Freso
authored
Feb 18, 2019
29b939e1
Sep 16, 2017
Make whipper prompt for release on multiple matches
· 374d18b1
Freso
authored
Sep 16, 2017
374d18b1
Allow whipper to rip CD-R discs
· 1eb0c7e6
Freso
authored
Sep 16, 2017
1eb0c7e6
Feb 22, 2017
Use proper replay-gain option for `flac`.
· 03f6f9f6
Freso
authored
Feb 22, 2017
03f6f9f6
Loading