Me again! I'm trying to figure out why uploaded tracks wont appear in Airtime. They were working fine a few days ago, but now it's stopped working and to our knowledge, we havent made any changes!
If I upload to /organize, the files are moved to /import, however they dont appear in Airtime. The log doesn't seem to be showing any errors either :/
2012-08-07 22:09:24,259 INFO - [MainThread] [airtimemetadata.py : get_md_from_file()] : LINE 144 - getting info from filepath /srv/airtime/stor/organize/AudioFile.mp3
2012-08-07 22:09:24,363 INFO - [MainThread] [mediamonitorcommon.py : organize_new_file()] : LINE 313 - Organizing new file: /srv/airtime/stor/organize/AudioFile.mp3
2012-08-07 22:09:24,363 INFO - [MainThread] [mediamonitorcommon.py : create_file_path()] : LINE 265 - Unique filepath: /srv/airtime/stor/imported/Queen/Don't Stop Me Now-128kbps.mp3
2012-08-07 22:09:24,364 DEBUG - [MainThread] [mediamonitorcommon.py : organize_new_file()] : LINE 317 - Moving from /srv/airtime/stor/organize/AudioFile.mp3 to /srv/airtime/stor/imported/Queen/Don't Stop Me Now-128kbps.mp3
Thanks for helping out here. I've turned on SQL logging to try and debug a bit more...
- I emptied the import directory and emptied the cc_files table in the database.
- I tried uploading via FTP to /organize. No luck (nothing in the database or SQL log, although media-monitor moves the file...)
- I tried uploading via web. No luck (nothing in the database or SQL log, although media-monitor does give me the following error: 1.mp3The file was not uploaded, this error will occur if the computer hard drive does not have enough disk space.)
Checked diskspace. Have loads left so not sure where that came from. Maybe that can help narrow it down a bit?
I've uploaded the file I'm having with here: http://scoutradio.org.uk/_downloads/1.mp3 Although I've tried a few others, some work some dont, hopefully this will help.
zend.php log output for when attempting to add the above file via the airtime interface:
2012-08-09T16:40:40+01:00 INFO (6): /usr/share/airtime/application/models/StoredFile.php:uploadFile(): filename=p17460mq701lq51trm1udt1s031o5j7.mp3 to /tmp/plupload - file:/usr/share/airtime/application/models/StoredFile.php:761
2012-08-09T16:40:41+01:00 INFO (6): /usr/share/airtime/application/models/StoredFile.php:uploadFile(): filename=p17460mq701lq51trm1udt1s031o5j7.mp3 to /tmp/plupload - file:/usr/share/airtime/application/models/StoredFile.php:761
2012-08-09T16:40:41+01:00 INFO (6): copyFileToStor: moving file /tmp/plupload/p17460mq701lq51trm1udt1s031o5j7.mp3 - file:/usr/share/airtime/application/models/StoredFile.php:858
2012-08-09T16:40:41+01:00 INFO (6): copyFileToStor: moving file /tmp/plupload/p17460mq701lq51trm1udt1s031o5j7.mp3 to /srv/airtime/stor/organize/1.mp3 - file:/usr/share/airtime/application/models/StoredFile.php:885