TVScout becomes MediaScout

11 February 2009 ,    No Comments

Since I’ve now added movie support to TVScout, I’ve decided to rename it MediaScout. I’ve recently released a new beta version of it, MediaScout 0.9 Beta 2a. The new features include a "management" tab for TV and movies, as well as "auto-tron" which monitors a folder and auto-fetches TV metadata.

The full changelog and screenshots are below.

As usual, you can download it from CodePlex.

 

managemovies managetv  changebackdrop
 

Changelog (from MediaScout 0.9 Beta 2)

Changelog (from MediaScout 0.9 Beta 1)

Outstanding issues or features

(stuff that’s not implemented yet)

Changelog (From TVScout 0.8)

New Features


 

TVScout gets a forum (and a new version)!

18 November 2008    1 Comment

tvscouticon Sam decided the shenanigans of the 10 page/103 post thread on TVScout was to come to an end, and has given TVScout it’s own sub forum on the VideoBrowser forums!

TVScout started off purely as a way to stop me from using/installing the Ruby command line tool, so this both fantastic and weird to see how far it’s gone.

There is also a new version of TVScout out (it has been for a week now), version 0.8

New features

As always, download from CodePlex

Version 0.9 is coming along nicely too, it will feature the logo above, as well as add a few new features like the ability to fetch movie metadata, a TVScout service (optional) to automagically handle all your metadata, and a show management utility.


 

TVScout 0.6

20 September 2008 , ,    No Comments

TVScout 0.6 is now released!

Release Notes

Features

Bugfixes

TVScoutBase.dll
TVScoutBase.DLL is a .NET library, and is what does all the processing for TVScout. The application you see just makes use of it, its just a GUI frontend. I’ve finally separated all the logic into the dll, see the CodePlex release page for an example of how to use it to interact with the TVDB API


 

TVScout 0.5D

12 September 2008 , ,    3 Comments

TVScout has come a long way since I launched it, and last night I updated it (to v0.5D) to migrate to the new theTVDB API, as they turned off the old one, breaking all previous versions of TVScout (and Sam’s ruby tvscraper)

New Features (from 0.4)

Bug Fixes

Oh, and it’s open source too, hosted on CodePlex :)


 

TVScout 0.1 – TV Metadata for VideoBrowser

19 July 2008 ,    3 Comments

Update: this project is now hosted on CodePlex

I use Salami’s Movie Organizer for metadata for movies, but for TV I wasn’t entirely happy with the ruby script, because I’m not a huge fan of CLI, and it didn’t get “posters” for seasons/shows.

So, rather than complaining about it, I created TVScout (I…shouldn’t be allowed to name things, first name was VideoBrowserTVMetaData). It requires .NET 3.0, I figure since VB is for Vista, that really shouldn’t be a problem. Like the ruby script, this makes use of TheTVDb for metadata.

Image

TV Scout v0.1

Features

Limitations/Known bugs/problems

To Do

Instructions

  1. Run TVScout, and browse to a folder of a particular TV show, ie “C:\Red Dwarf”
  2. Put each seasons files into their own folder, ie “C:\Red Dwarf\Season 1″
  3. Assuming the filenames contain “s01e01″ or “01×01″ (for episode 1, season 1), when you “Fetch Metadata”, TVScout will get metadata, as well as any available images for each episode, season and finally overall series.
  4. Fire up Windows Media Center with Video Browser installed, and your show should have metadata associated with it!

Disclaimer
Use this at your own risk. While it works pretty well for me so far, but I won’t be held responsible for loss of data, hair, or anything else you may lose in a result of downloading or running this app.

Download (save to HDD first, then run, don’t just run from IE, that will most likely crash) Visit codeplex for the updated downloads