- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Name: Kastorkin
Subject: Re: Проблема с ftp
Идея такая!
Проиндексировать все файлы mp3 на ФТП и затем делать по ним поиск!
Я так понимаю что весь поиск происходит по табл urlinfo (В моём случае она
пуста за исключением Charset,Content-Language, Content-Type!
А хотелось что бы там метатэги были или название файлов(Так как мп3 часто
название композиции имя файла)!
А то я запутался!
Спасибо
#######################################################
DBAddr mysql://login:[EMAIL PROTECTED]/search/?dbmode=single?charset=cp1251
CollectLinks yes
LangMapFile langmap/ru.cp1251.lm
Robots yes
AddType games/iso-images *.iso
AddType games/cue-images *.cue
AddType images/jpg-images *.jpg
AddType images/gif-images *.gif
AddType images/jpeg-images *.jpeg
AddType images/bmp-images *.bmp
AddType audio/mp3-audio *.mp3
AddType audio/wav-audio *.wav
AddType audio/wma-audio *.wma
AddType text/txt-format *.txt
AddType text/dll-format *.dll
AddType text/htm-format *.htm
AddType text/exe-format *.exe
AddType video/avi-format *.avi
AddType video/mpeg-format *.mpeg
AddType video/mpg-format *.mpg
AddType video/rm-format *.rm
AddType video/divx-format *.divx
AddType application/octet-stream *.mp3
Include sections.conf
# в sections.conf соответственно разкоментарено все секции которые связаны с
mp3
# Section MP3.Song 22 128
# Section MP3.Album 23 128
# Section MP3.Artist 24 128
# Section MP3.Year 25 128
# Section MP3.Comment 26 128
#Index
Index yes
# Add start URLheckMP3
Realm CheckMP3 ftp://login:[EMAIL PROTECTED]/Upload/*.mp3
Server ftp://login:[EMAIL PROTECTED]/Upload/
##############
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Read the full topic here:
http://www.dataparksearch.org/cgi-bin/simpleforum.cgi?fid=05;topic_id=1136672110