bonesoul / blizztv

Automatically exported from code.google.com/p/blizztv
0 stars 0 forks source link

Add valid channel & feed checks for adding new feeds, video channels #95

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add validation checks for adding new feeds, video channels.

So feed and video channels should implement a new routine that reads the parent 
itself that should be able to mark it as valid or not, and a second following 
call should be able to parse the childs.

Streams do not need this checks as they do not contain any childs like stories 
or videos.

Original issue reported on code.google.com by shalafir...@gmail.com on 4 Dec 2010 at 1:28

GoogleCodeExporter commented 9 years ago
Implemented validity checks for feeds with r188.

Original comment by shalafir...@gmail.com on 4 Dec 2010 at 11:31

GoogleCodeExporter commented 9 years ago
Implemented for video module as of r196.

Original comment by shalafir...@gmail.com on 6 Dec 2010 at 12:44