pyTagger.actions package

Submodules

pyTagger.actions.convert_csv module

pyTagger.actions.convert_csv.process(args)[source]

pyTagger.actions.diff module

pyTagger.actions.diff.process(args)[source]

pyTagger.actions.export module

pyTagger.actions.export.process(args)[source]

pyTagger.actions.images module

pyTagger.actions.images.process(args)[source]

pyTagger.actions.isonom module

pyTagger.actions.isonom.process(args)[source]

pyTagger.actions.prepare module

pyTagger.actions.prepare.process(args)[source]

pyTagger.actions.rename module

pyTagger.actions.rename.process(args)[source]

pyTagger.actions.reripped module

pyTagger.actions.reripped.process(args)[source]

pyTagger.actions.scan module

pyTagger.actions.scan.buildFilter(args)[source]
pyTagger.actions.scan.creationDate(path)[source]

Try to get the date that a file was created, falling back to when it was last modified if that isn’t possible. See http://stackoverflow.com/questions/237079/

pyTagger.actions.scan.postelDate(s)[source]
pyTagger.actions.scan.process(args)[source]

pyTagger.actions.tag_album module

class pyTagger.actions.tag_album.Album(tracks=None)[source]

Bases: object

add(path, tags)[source]
assign(field, value)[source]
assignIf(ifField, ifValue, assignField, assignValue)[source]
assignToBlank(field, value)[source]
assignTotalTrack()[source]
findVariations()[source]
name
nameAndDisc
class pyTagger.actions.tag_album.AlbumTagger[source]

Bases: object

applyAutoFix()[source]
askAlbumName()[source]
askManualFix()[source]
bail()[source]
conduct(args)[source]
static createFromSnapshot(snapshot)[source]
editOneSet(album, field, variations)[source]
editSets()[source]
rebuild()[source]
save(fileName)[source]
pyTagger.actions.tag_album.process(args)[source]

pyTagger.actions.update module

pyTagger.actions.update.process(args)[source]

pyTagger.actions.upload module

pyTagger.actions.upload.uploadToElasticsearch(args)[source]

pyTagger.actions.where module

pyTagger.actions.where.process(args)[source]

Module contents