This change introduces a new function abs_media_path. It is distinct from the media_path function (which is used for url's) and should be used exclusively when reading from or writing to the file system.
abs_media_path
media_path
Partial fix for the #313