summaryrefslogtreecommitdiffstats
path: root/clerk
AgeCommit message (Expand)AuthorFilesLines
2015-04-11Merge branch 'master' into json_cacheRasmus Steinke1-4/+11
2015-04-11first try with json cache files instead of clear text - still buggyRasmus Steinke1-7/+7
2015-04-11support for /etc/clerk, and add Makefile for fast installJason Pleau1-4/+11
2015-04-10prayingRasmus Steinke1-1/+1
2015-04-10check for config file existence, fix typos in readmeJason Pleau1-0/+6
2015-04-01remove duplicateRasmus Steinke1-3/+0
2015-04-01fix spacingRasmus Steinke1-1/+1
2015-04-01change argumentsRasmus Steinke1-9/+12
2015-04-01add savetrack and savelastRasmus Steinke1-2/+51
2015-04-01add --add savealbumRasmus Steinke1-0/+25
2015-03-19check if cache files exist before trying to parseRasmus Steinke1-3/+9
2015-03-19silence --randomRasmus Steinke1-5/+5
2015-03-14try to speed things upRasmus Steinke1-2/+2
2015-03-13fixed wrong argumentsRasmus Steinke1-2/+2
2015-03-13remove dividerRasmus Steinke1-6/+0
2015-03-13use clerk_helper for album rating restoreRasmus Steinke1-24/+1
2015-03-13Do not use CD dividerRasmus Steinke1-6/+0
2015-03-13completely switch to python for restoring tracksRasmus Steinke1-11/+0
2015-03-13update helper_configRasmus Steinke1-0/+1
2015-03-13make it actually workRasmus Steinke1-11/+1
2015-03-13speed up importRasmus Steinke1-10/+11
2015-03-12made album ratings file agnosticRasmus Steinke1-25/+26
2015-03-11combine sed callsRasmus Steinke1-1/+1
2015-03-11remove clearing of playlistRasmus Steinke1-1/+0
2015-03-11speed up rating importRasmus Steinke1-5/+8
2015-03-11Make ratings import work, even if file structure changedRasmus Steinke1-2/+8
2015-03-10fix albumrating restoreRasmus Steinke1-1/+1
2015-03-09fix reversed entriesRasmus Steinke1-4/+4
2015-03-09add missing bracketRasmus Steinke1-3/+3
2015-03-09add Backup/Restore MenuRasmus Steinke1-2/+157
2015-03-09prepare ratings for import/exportRasmus Steinke1-8/+10
2015-03-06fix last commitRasmus Steinke1-1/+1
2015-03-06prevent multiple helper instancesRasmus Steinke1-1/+6
2015-03-06make helper run in backgroundRasmus Steinke1-2/+3
2015-03-06possible fix for wrong separatorRasmus Steinke1-1/+1
2015-03-06fix typoRasmus Steinke1-1/+1
2015-03-06combine clerk_updater and clerk_helperRasmus Steinke1-1/+12
2015-02-28changed other addLast functions tooRasmus Steinke1-2/+2
2015-02-27use find instead of searchRasmus Steinke1-1/+1
2015-02-25update --helpRasmus Steinke1-2/+2
2015-02-25removed mppc dependency and ship own helper script insteadRasmus Steinke1-17/+17
2015-02-15fixed separator spelling mistakeRasmus Steinke1-77/+77
2015-02-15fixed updaterRasmus Steinke1-7/+8
2015-02-15fix wrong heading for track replace menuRasmus Steinke1-2/+2
2015-02-15Merge pull request #2 from rafi/feature/osxRasmus Steinke1-19/+24
2015-02-14added mpdas supportRasmus Steinke1-11/+23
2015-02-12on osx use GNU coreutils prefixed by `g`Rafael Bodill1-18/+23
2015-02-12Support different base environmentsRafael Bodill1-1/+1
2014-12-29use mpc for searchRasmus Steinke1-6/+6
2014-12-29use mpc for findRasmus Steinke1-7/+8