victorpimentel / TVShows

TVShows 2 is the easiest way to download your favorite TV shows automatically in you Mac.
http://tvshowsapp.com/
GNU General Public License v3.0
436 stars 105 forks source link

Fix feeds without dates #32

Closed victorpimentel closed 12 years ago

victorpimentel commented 12 years ago

Right now if a feed does not have any date, the application will set a custom date equally for all episodes. In the end, this results on randomly ordered items.

A solution would be to generate slightly different dates based on the season and episode number (for example adding as many minutes as seasons and as many seconds as episodes. That way all episodes would be ordered by season/episode.

dustinrue commented 12 years ago

Could you not get the original air date of the episode after looking it up?