summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-10-09Optional support for wide characters in tracks and albums viewfeature/widecharyushyin1-9/+34
2017-10-08fix licenseRasmus Steinke1-643/+19
2017-10-08add licenseRasmus Steinke2-0/+659
2017-10-08try pl extension to fix github not displaying codeRasmus Steinke1-0/+0
2017-10-04fix regex for file extensionsRasmus Steinke1-6/+6
2017-10-04fix phrasingRasmus Steinke1-1/+1
2017-10-04some indenting issues fixedRasmus Steinke1-10/+10
2017-10-04fix last indenting issuesRasmus Steinke1-70/+68
2017-10-03fix more indenting issuesRasmus Steinke1-5/+5
2017-10-03fix indentingRasmus Steinke1-2/+2
2017-10-03fix version numberRasmus Steinke1-1/+1
2017-10-03include screenshotRasmus Steinke1-2/+2
2017-10-03add initial READMERasmus Steinke1-0/+56
2017-10-03fix send_message callRasmus Steinke1-1/+1
2017-10-03encode rating before sending to rating_clientRasmus Steinke1-1/+1
2017-10-01fix wrong config name. enable option to jump to queueRasmus Steinke2-2/+5
2017-10-01remove debugging moduleRasmus Steinke1-1/+1
2017-10-01fix counter to match configRasmus Steinke1-1/+1
2017-10-01allow setting of track mode for random menuRasmus Steinke1-6/+21
2017-09-30add option to chose between albumartist or artist for random songsRasmus Steinke2-9/+13
2017-09-30dont enter endless mode for updateRasmus Steinke1-0/+1
2017-09-30fix conditionRasmus Steinke1-1/+1
2017-09-30fix tagging variableRasmus Steinke1-2/+2
2017-09-30add ability to store ratings in file tagsRasmus Steinke2-11/+17
2017-09-30some visual fixesRasmus Steinke1-7/+20
2017-09-30add album rating supportRasmus Steinke1-14/+43
2017-09-30fix missing semicolonRasmus Steinke1-1/+1
2017-09-30remove debug print, use correct variable for scalarRasmus Steinke1-2/+1
2017-09-30Add ability to remove ratingsRasmus Steinke1-3/+8
2017-09-30add track rating supportRasmus Steinke1-2/+18
2017-09-30initial rewrite done by yushyinRasmus Steinke3-398/+418
2017-09-24fix utf8 filencoding issuesRasmus Steinke2-3/+4
2017-09-24remove p statementRasmus Steinke1-1/+0
2017-09-24remove debug moduleRasmus Steinke1-1/+1
2017-09-24updateRasmus Steinke1-4/+2
2017-09-23subscribe again if lostRasmus Steinke1-2/+3
2017-09-23open connection firstRasmus Steinke1-0/+3
2017-09-23remove rofi settingsRasmus Steinke1-1/+1
2017-09-23fix mid3vs callRasmus Steinke1-2/+2
2017-09-23add config file support for rating_clientRasmus Steinke2-2/+15
2017-09-23remove debug modulesRasmus Steinke2-2/+2
2017-09-23initial support for writing ratings to files, using a helper clientRasmus Steinke3-12/+168
2017-09-21only show rate option for track listingRasmus Steinke1-3/+19
2017-09-21use proper ORRasmus Steinke1-4/+4
2017-09-21add rating support to tracks viewRasmus Steinke1-7/+21
2017-09-21fix typoRasmus Steinke1-1/+1
2017-09-20shuffle array before adding songsRasmus Steinke1-3/+3
2017-09-20allow to use random rated tracks from cliRasmus Steinke1-18/+29
2017-09-20add missing commaRasmus Steinke1-1/+1
2017-09-20update help textRasmus Steinke1-0/+1