aboutsummaryrefslogtreecommitdiffstats
path: root/apps/media/lib_scanner.php
Commit message (Expand)AuthorAgeFilesLines
* moved to apps repositoryFrank Karlitschek2012-08-261-138/+0
* Don't call getLocalFile() until you know it actually is musicMichael Gapczynski2012-06-261-1/+1
* use new sanitizeHTML() functionBjoern Schiessle2012-06-201-3/+3
* xss vulnerability fixedBjoern Schiessle2012-06-051-3/+3
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* finish porting of the LOG calls or the apps to the public apiFrank Karlitschek2012-05-011-4/+4
* port some of the log call to the new public apiFrank Karlitschek2012-05-011-4/+4
* renamed extention to extension, also now only showing lowercaseJan-Christoph Borchardt2012-04-151-1/+1
* upgrade getid3Robin Appelman2012-04-121-1/+1
* application/ogg is music toRobin Appelman2012-02-261-0/+2
* use oc_filecache and oc_eventsource for music scanningRobin Appelman2012-02-081-23/+13
* 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