I've uploaded a new version to the project site. Its not a huge release, but it does fix a few things.
Changelog for 1.3.0.1
- Fixed issues with DLL's not being included, or the wrong ones being included
- Remove rogue's scraper, the default scraper for Ember now works properly with TMDB and IMDB. I included some tweaks so that in theory scraping for TMDB should work now much more reliably.
- Fixed the versions throughout the app, now should be consistent with how I intent to implement the version scheme.
- Some minor optimization in the base code
Going forward I'm not sure how often I'm going to make new releases, I do plan to come up with a release plan and use the tracking on the project site, but I'm not going to promise dates, mostly because I'm busy with lots of other things.
The other thing is becoming familiar with the code, its always a task to pick up someone else's code and dive in, it will take me a while to get my head around everything, but I'm a fast learner and as you can see I've already implemented a few fixes.
Bare with me, and I'm sure you will be rewarded.