../
|
__init__.py
|
172
(12 months ago)
by jeremye_bcsvn:
|
const.py
|
144
(18 months ago)
by jeremye_bcsvn:
musicbrainz local db now working, should be able to read and write MP3 tags and read M4A tags now. TODO: replace format.py, enable creation of new data atoms for M4A tagging, convert genpuid, mediainfo, mplayer external programs to util.extprogram style...
|
dotdict.py
|
158
(17 months ago)
by jeremye_bcsvn:
Extended format system, added basic archive support through p7zip, working digital-comics optimizer
|
extprogram.py
|
167
(12 months ago)
by jeremye_bcsvn:
Added data_hash method to music formats: returns hash of audio contents of file, ignoring tags.
Updated mediainfo and mplayer modules.
Fixed util.text.byte_count.
|
fs.py
|
165
(12 months ago)
by jeremye_bcsvn:
|
hash.py
|
167
(12 months ago)
by jeremye_bcsvn:
Added data_hash method to music formats: returns hash of audio contents of file, ignoring tags.
Updated mediainfo and mplayer modules.
Fixed util.text.byte_count.
|
http.py
|
142
(18 months ago)
by jeremye_bcsvn:
broke util into smaller pieces, got rid of some old unused modules
|
io.py
|
150
(18 months ago)
by jeremye_bcsvn:
WIP: silo importer
|
patchwork.py
|
164
(14 months ago)
by jeremye_bcsvn:
FLAC tag reading, broken MPEG-4 Audio tag writing
|
prelude.py
|
170
(12 months ago)
by jeremye_bcsvn:
|
text.py
|
167
(12 months ago)
by jeremye_bcsvn:
Added data_hash method to music formats: returns hash of audio contents of file, ignoring tags.
Updated mediainfo and mplayer modules.
Fixed util.text.byte_count.
|
urn.py
|
172
(12 months ago)
by jeremye_bcsvn:
|
xattr.py
|
142
(18 months ago)
by jeremye_bcsvn:
broke util into smaller pieces, got rid of some old unused modules
|