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 · v0.2.0
ARver
Browse files
Nov 05, 2022
v0.2.0
· 48d826b8
arcctgx
authored
Nov 05, 2022
View commits for tag v0.2.0
v0.2.0
48d826b8
arver-discinfo: rename -d option to -i
· 045d4cfa
arcctgx
authored
Nov 05, 2022
045d4cfa
arver-ripinfo: use argparse
· 807c3e23
arcctgx
authored
Nov 05, 2022
807c3e23
Nov 04, 2022
arver-ripinfo: exit when no audio files are recognized
· a3c9588a
arcctgx
authored
Nov 04, 2022
a3c9588a
Nov 03, 2022
add arver-ripinfo
· 6f1cd124
arcctgx
authored
Nov 03, 2022
6f1cd124
avoid crashing when reading non-audio files
· 46a2385f
arcctgx
authored
Nov 03, 2022
46a2385f
fix bug in _shorten_path()
· c4e00433
arcctgx
authored
Nov 03, 2022
c4e00433
calculate checkums of audio files
· 69ee0390
arcctgx
authored
Nov 02, 2022
69ee0390
Nov 01, 2022
create disc.utils module
· 8e6f2480
arcctgx
authored
Nov 01, 2022
8e6f2480
correct usage of AccurateRip checksums
· 183a6965
arcctgx
authored
Nov 01, 2022
183a6965
add breakdown of AccurateRip binary data
· 987d2b24
arcctgx
authored
Aug 21, 2022
987d2b24
Oct 29, 2022
update TODO
· 17c55f1f
arcctgx
authored
Oct 26, 2022
17c55f1f
expand the README stub
· 2c820379
arcctgx
authored
Oct 26, 2022
2c820379
Oct 13, 2022
small corrections
· b1e97383
arcctgx
authored
Oct 14, 2022
b1e97383
change names of some objects
· 8d8a3156
arcctgx
authored
Oct 13, 2022
8d8a3156
Oct 09, 2022
show track listing in discinfo.py
· d5a569d8
arcctgx
authored
Oct 08, 2022
d5a569d8
Oct 04, 2022
print total number of AR responses in discinfo.py
· a559f680
arcctgx
authored
Oct 05, 2022
a559f680
flatten condition in discinfo.py
· e546ee07
arcctgx
authored
Oct 04, 2022
e546ee07
Oct 02, 2022
implement __str__() in Disc
· 32c0de96
arcctgx
authored
Oct 03, 2022
32c0de96
represent DiscData as a dictionary
· 74ad9d41
arcctgx
authored
Oct 03, 2022
74ad9d41
add DiscData class
· df6a15ac
arcctgx
authored
Oct 02, 2022
df6a15ac
Sep 27, 2022
v0.1.0
· 8d28cfc3
arcctgx
authored
Sep 27, 2022
View commits for tag v0.1.0
v0.1.0
8d28cfc3
add arver-discinfo
· 973b1972
arcctgx
authored
Sep 27, 2022
973b1972
implement method for formatting AccurateRip reponses
· 21d374c8
arcctgx
authored
Sep 27, 2022
21d374c8
Sep 24, 2022
further simplify AccurateRip response parser
· 2fa83bf7
arcctgx
authored
Sep 24, 2022
2fa83bf7
rename method for shifting disc data
· c2f91843
arcctgx
authored
Sep 24, 2022
c2f91843
improve docstrings in database module
· c2e9a23b
arcctgx
authored
Sep 23, 2022
c2e9a23b
Sep 22, 2022
handle additional exceptions in Fetcher.fetch()
· 417a6421
arcctgx
authored
Sep 22, 2022
417a6421
print wrong header contents when ValueError is raised
· 28c76753
arcctgx
authored
Sep 22, 2022
28c76753
Sep 21, 2022
inline header and track parsing methods
· c8bbca70
arcctgx
authored
Sep 21, 2022
c8bbca70
remove debug prints from Fetcher
· 0eb28007
arcctgx
authored
Sep 21, 2022
0eb28007
build a list of Response objects from AccurateRip data
· a293dc03
arcctgx
authored
Sep 21, 2022
a293dc03
implement __str__() in Header, Track and Response
· 31a63f56
arcctgx
authored
Sep 21, 2022
31a63f56
implement method for validating response header
· 92af533c
arcctgx
authored
Sep 20, 2022
92af533c
implement method for left shifting disc data
· bbe378e1
arcctgx
authored
Sep 20, 2022
bbe378e1
Sep 20, 2022
store lengths of header and track in class variables
· 814df5e0
arcctgx
authored
Sep 20, 2022
814df5e0
Sep 19, 2022
reimplement parser in terms of Header and Track objects
· 1e276c8d
arcctgx
authored
Sep 19, 2022
1e276c8d
Sep 18, 2022
rename attributes in Fetcher class
· 1cd867b1
arcctgx
authored
Sep 19, 2022
1cd867b1
rename attribute holding disc data in Fetcher
· 5d8a7cc7
arcctgx
authored
Sep 18, 2022
5d8a7cc7
build AccurateRip URL with a single method
· 8086132d
arcctgx
authored
Sep 18, 2022
8086132d
Loading