1
1
Fork 0

deleted mediatool.sh (because its basically empty)

This commit is contained in:
david 2012-06-15 00:03:29 +02:00
parent 3af2af5b67
commit d4d5692e83
1 changed files with 0 additions and 36 deletions

View File

@ -1,36 +0,0 @@
#!/bin/bash
#
# media lib/sorting tool
#
# **** config section ****
mediapath="/home/david/Videos"
workingdir="/home/david/Documents/code/scripts"
# **** requirements ****
#locate (for search feature)
# **** scanning mediapath ****
scan()
{
ls -RAhbl $mediapath | grep -v ^total | grep -v ^d > $workingdir/scan.txt
}
scan
exit 0
title=the_wire
cat=series
lang=en_ge
subs=en
container=avi
vcodec=h264
acodec=
nr=0401