Just testing TwonkyServer to see if it meets my requirements. I have found one thing that is a bit concerning, it is not correctly indexing all videos, the log file states "file is invalid". I know that these files work correctly - can anybody advise why this is happening?
Thanks....
Code: Select all
18:06:12:493 [Trace] - LOG_SCAN: scan_directory : In
18:06:12:493 [Info] - LOG_SCAN: db_add_dir_entry : adding file /data1/general/test/moviename_3.avi
18:06:12:493 [Trace] - LOG_SCAN: db_add_video : adding /data1/general/test/moviename_3.avi
18:06:12:493 [Error] - LOG_SCAN: db_add_video : /data1/general/test/moviename_3.avi: file is invalid
18:06:12:493 [Info] - LOG_SCAN: db_add_dir_entry : processed /data1/general/test/moviename_3.avi
18:06:12:494 [Info] - LOG_SCAN: db_add_dir_entry : adding file /data1/general/test/moviename_2.avi
18:06:12:494 [Trace] - LOG_SCAN: db_add_video : adding /data1/general/test/moviename_2.avi
18:06:12:494 [Error] - LOG_SCAN: db_add_video : /data1/general/test/moviename_2.avi: file is invalid
18:06:12:494 [Info] - LOG_SCAN: db_add_dir_entry : processed /data1/general/test/moviename_2.avi
18:06:12:494 [Info] - LOG_SCAN: db_add_dir_entry : adding file /data1/general/test/moviename_1.avi
18:06:12:494 [Trace] - LOG_SCAN: db_add_video : adding /data1/general/test/moviename_1.avi
18:06:12:494 [Error] - LOG_SCAN: db_add_video : /data1/general/test/moviename_1.avi: file is invalid
18:06:12:494 [Info] - LOG_SCAN: db_add_dir_entry : processed /data1/general/test/moviename_1.avi
18:06:12:494 [Info] - LOG_SCAN: scan_directory : scanned /data1/general/test
18:06:12:494 [Trace] - LOG_SCAN: scan_directory : Out
18:06:12:494 [Info] - LOG_SCAN: check_for_deleted_files_on_non_evented_location : location: 13
18:06:12:494 [Info] - LOG_SCAN: read_online_location_data_from_db : adding items of location 4 based on db data
18:06:12:494 [Info] - LOG_SCAN: read_online_location_data_from_db : added 0 items from location 4 database
18:06:12:494 [Trace] - LOG_SCAN: scan_directory : In
18:06:12:494 [Trace] - LOG_SCAN: scan_directory : Out
18:06:12:494 [Info] - LOG_SCAN: check_for_deleted_files_on_non_evented_location : location: 7
18:06:12:494 [Trace] - LOG_SCAN: scan_directory : In
18:06:12:494 [Trace] - LOG_SCAN: scan_directory : Out
18:06:12:494 [Info] - LOG_SCAN: check_for_deleted_files_on_non_evented_location : location: 6
18:06:12:494 [Trace] - LOG_SCAN: scan_directory : In
18:06:12:494 [Trace] - LOG_SCAN: scan_directory : Out
18:06:12:494 [Info] - LOG_SCAN: check_for_deleted_files_on_non_evented_location : location: 5
18:06:12:494 [Trace] - LOG_SCAN: scan_directory : In
18:06:12:494 [Trace] - LOG_SCAN: scan_directory : Out
18:06:12:494 [Info] - LOG_SCAN: check_for_deleted_files_on_non_evented_location : location: 3
18:06:12:494 [Trace] - LOG_SCAN: scan_directory : In
18:06:12:494 [Trace] - LOG_SCAN: scan_directory : Out
18:06:12:494 [Info] - LOG_SCAN: check_for_deleted_files_on_non_evented_location : location: 2
18:06:12:494 [Trace] - LOG_SCAN: scan_directory : In
18:06:12:494 [Trace] - LOG_SCAN: scan_directory : Out
18:06:12:494 [Info] - LOG_SCAN: check_for_deleted_files_on_non_evented_location : location: 1
18:06:12:494 [Trace] - LOG_SCAN: file_scanner : filescanner thread checking scan queue
18:06:12:494 [Trace] - LOG_SCAN: file_scanner : filescanner thread reading external import items
18:06:12:495 [Trace] - LOG_SCAN: file_scanner : filescanner thread checking plugins
18:06:12:894 [Info] - LOG_HTTP: HTTP_accept_Impl : entering receive module
18:06:12:894 [Trace] - LOG_CLIENT_DB: upnp_client_db_check_header : Checking http header to find a matching client.db entry (GET /configpage/config-content.html HTTP/1.1
Accept: */*
Referer: http://10.1.1.10:9000/config
Accept-Language: en-au
UA-CPU: x86
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; BAE_Aust_Device; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET4.0C; .NET4.0E)
Host: 10.1.1.10:9000
Connection: Keep-Alive
Authorization: Basic YmhhbGVzOjQzcm9nbGllcg==