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 104 forks source link

Show subscription detail in the log #54

Open LadyMadonna opened 12 years ago

LadyMadonna commented 12 years ago

In the event of TVShows downloading something random (because that something was included in a feed by mistake, here's an example), currently there's no way to tell which subscription it came from. The log details the show name, episode number and file URL (line "Episode downloaded successfully: ShowName SXXEXX fileURL"), but not the feed URL nor the subscription name, and the show name and episode number are extracted from the file URL.

This can be solved by including the feed URL in any of the log lines related to downloading an episode. For example: "Attempting to download new episode: ShowName SXXEXX feedURL".