sintonia/python_apps/media-monitor/airtimefilemonitor
James 04b48d47cc CC-2977: Never delete files from the database
- Files are marked deleted(file_exists to false) on deletion.
- Dirs are marked removed(removed flag to true) on removal of watched
folder in a usual way. If dir is unmounted, without being removed from
watched list first, it will be marked as not exists(exist flag to false)
- Manage Media Folders will show if dirs exist or not( mounted or not)
- Playlist builder will show if files exists or not
2012-01-11 12:17:48 -05:00
..
__init__.py cc-1799 Human Readable File System 2011-06-23 17:33:05 +02:00
airtimemediamonitorbootstrap.py CC-2977: Never delete files from the database 2012-01-11 12:17:48 -05:00
airtimemetadata.py CC-3013: Media Monitor throws exception when trying to convert String to Int. 2011-11-02 10:36:00 -04:00
airtimenotifier.py SAAS-56: RabbitMQ virtual host support 2011-12-05 21:05:28 -05:00
airtimeprocessevent.py CC-2977: Never delete files from the database 2012-01-11 12:17:48 -05:00
mediaconfig.py cc-2882: Airtime cannot delete watched folder when is been renamed 2011-09-29 15:02:30 -04:00
mediamonitorcommon.py CC-2954: Exception in media monitor using Dropbox 2011-11-03 22:12:03 -04:00
workerprocess.py CC-1799 : Live Studio Playout from media library (pytagsfs) 2011-07-05 15:48:50 -04:00