This website works better with JavaScript.
Explore
Help
Sign In
sigonasr2
/
projectdivar
Watch
1
Star
0
Fork
You've already forked projectdivar
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
A suite to track Project Diva score statistics and ratings / D4DJ event data.
52
Commits
25
Branches
0
Tags
88 MiB
Tree:
222050aa3c
projectdivar
/
server
/
files
/
album_art
/
temp
/
convertToSmallAndMove.sh
2 lines
90 B
Raw
Normal View
History
Unescape
Escape
Include better searchbar functionality. Added album art. Added some missing data points.
5 years ago
find . -iname
'*.jpg'
-exec convert
\{
}
-verbose -resize 48x48
\>
\{
}
\;
mv *.jpg ../small/