summaryrefslogtreecommitdiffstats
path: root/apps/media/lib_scanner.php
Commit message (Expand)AuthorAgeFilesLines
* make media detection based on extention case insensitiveRobin Appelman2012-01-201-1/+1
* mp3info is giving to much trouble, get rid of itRobin Appelman2012-01-081-64/+46
* Also use track_number to retrieve song track.Cloud Dumper2012-01-081-1/+14
* fix id3 tag resolve. should use utf8 from getID3 directly but notWeng Xuetian2011-11-181-4/+2
* use OC_Log instead of error_logRobin Appelman2011-10-161-4/+4
* only call error_log() if DEBUG is trueFlorian Pritz2011-09-241-4/+4
* fance collection scanning wipRobin Appelman2011-08-011-2/+11
* automatically scan songs that are played from the filebrowserRobin Appelman2011-08-011-3/+1
* some improvements to collection scanningRobin Appelman2011-08-011-37/+22
* use db transitions for collection scannerRobin Appelman2011-07-311-0/+2
* Renaming classes :-)Jakob Sack2011-07-291-7/+7
* dont throw error when the collection scanner cant detect the length of an aud...Robin Appelman2011-07-281-1/+1
* make use of the command line tools id3info and mp3info for scanning music if ...Robin Appelman2011-07-281-30/+69
* import media appRobin Appelman2011-07-221-0/+120