﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
4990	Basic Podcast/Vodcast Support added to MythNews	james@…	Isaac Richards	"With 0.21 I discovered that mythnews could pull down media files. Yay I thought, a way to use it to add podcasting support. Unfortunately I discovered that it only downloaded the files to a temp file which got written over the next time a file was requested.

So I have gone through and very roughly added support for permanent downloads. It still needs a lot of work, including the ability to delete the files once they have been watched, and it is not the most optimal way of storing the files but it's a start.

Essentially what happens now, is this:

1. A check is made to see if there is an existing directory under /MythNews/files/ for the Article Site. If it does not exist then it is created.

2. A check is then made to see if the requested file exists within this directory (I know it's redundant if the directory has just been created, still very rough). If the file exists then it is played, if not then it is requested from the url and then stored and played."	enhancement	closed	major	unknown	mythnews	0.21-fixes	medium	wontfix	mythnews podcast vodcast		0
