Sureguy Wrote:I just confirmed that the same error occurs on XP 32 bit.
Well I found the problem, it turns out I had included the 64bit sqllite dll with the 32bit version. I've uploaded a new version to the project site
bodrick
Moderator Posts: 128 Joined: Aug 2009 Reputation: 18 |
2011-12-16 19:15
Post: #31
Sureguy Wrote:I just confirmed that the same error occurs on XP 32 bit. Well I found the problem, it turns out I had included the 64bit sqllite dll with the 32bit version. I've uploaded a new version to the project site We do all this for the fun of it, we don't care about the rewards or the riches, we do it because its who we are. Visit my project page for Ember at http://ember.purplepig.net |
| find quote |
TugboatBill
Posting Freak Posts: 788 Joined: Oct 2009 Reputation: 3 |
2011-12-16 19:15
Post: #32
This is great news. I have a bug to report that has been in EMM since the beginning.
When XBMC imports a TV show that has been scraped by another application it expects the following in the tvshow.nfo: <episodeguide> <url cache="73388.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/73388/all/en.zip</url> </episodeguide> If it doesn't find it, the show/episodes are still imported into the library. However if you add another episode without a corresponding nfo XBMC ignores it and it doesn't appear in your library. Essentially once you initially scrape a series with EMM that folder is no longer scraped for new content by XBMC. The fix would be to include the episodeguide xml statement when creating the tvshow.nfo. |
| find quote |
bodrick
Moderator Posts: 128 Joined: Aug 2009 Reputation: 18 |
2011-12-16 19:23
Post: #33
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.
We do all this for the fun of it, we don't care about the rewards or the riches, we do it because its who we are. Visit my project page for Ember at http://ember.purplepig.net |
| find quote |
bodrick
Moderator Posts: 128 Joined: Aug 2009 Reputation: 18 |
2011-12-16 19:25
Post: #34
TugboatBill Wrote:This is great news. I have a bug to report that has been in EMM since the beginning. Ok, I'll see what I can do. Can you add this to the tracker on the project site, I want a central location for issues and feature requests, and I hate to say the forum isn't the best place, plus its easier to keep track using a project tracking system like redmine. Thanks We do all this for the fun of it, we don't care about the rewards or the riches, we do it because its who we are. Visit my project page for Ember at http://ember.purplepig.net |
| find quote |
TugboatBill
Posting Freak Posts: 788 Joined: Oct 2009 Reputation: 3 |
2011-12-16 20:04
Post: #35
bodrick Wrote:Ok, I'll see what I can do. Can you add this to the tracker on the project site, I want a central location for issues and feature requests, and I hate to say the forum isn't the best place, plus its easier to keep track using a project tracking system like redmine. I'd like to, but I registered and still can't log in. Then tried the lost password route but never got an email.
|
| find quote |
bodrick
Moderator Posts: 128 Joined: Aug 2009 Reputation: 18 |
2011-12-16 20:31
Post: #36
TugboatBill Wrote:I'd like to, but I registered and still can't log in. Then tried the lost password route but never got an email. Hmmm, I have to figure out why the email isn't working, thanks for letting me know We do all this for the fun of it, we don't care about the rewards or the riches, we do it because its who we are. Visit my project page for Ember at http://ember.purplepig.net |
| find quote |
bodrick
Moderator Posts: 128 Joined: Aug 2009 Reputation: 18 |
2011-12-16 20:49
Post: #37
bodrick Wrote:Hmmm, I have to figure out why the email isn't working, thanks for letting me know Well email on the project site should be working now, configuration issue. We do all this for the fun of it, we don't care about the rewards or the riches, we do it because its who we are. Visit my project page for Ember at http://ember.purplepig.net |
| find quote |
upD8R
Senior Member Joined: Jun 2011 Reputation: 2 Location: Germany |
2011-12-16 21:06
Post: #38
Thanks for fixing the built-in parser, now I can get covers again. Thumbs up!
|
| find quote |
hentai23
Fan Joined: Sep 2010 Reputation: 0 Location: another universe ..it would seem xD |
2011-12-16 21:21
Post: #39
clock2113 Wrote:I think anime scraper would also be a low priority, since most *good* anime shows are on thetvdb anyways.. WRONG!!! the one and only scraper for anime is anidb no questions asked ...sorry to have to tell you bro but thetvdb sucks for anime and this is higher priority than porn, anyhow let bodrick get comfortable with ember first then he can really work some magic , hope you can do something about the alternate title support for imdb , since i got a ton of alternate titled asian movies as said ,would be appreciated alot ,im countin on ya bodrick keep it up bro!!
(This post was last modified: 2011-12-16 21:30 by hentai23.)
|
| find quote |
bodrick
Moderator Posts: 128 Joined: Aug 2009 Reputation: 18 |
2011-12-16 22:11
Post: #40
hentai23 Wrote:WRONG!!! I would check to see if the alternative title stuff already works, from what I was reading the XML scrapers had that issue, but since I updated the native scraper, that might actually be working. I scraped a movie this morning and noticed it had titles for both so give it a try and see what happens. We do all this for the fun of it, we don't care about the rewards or the riches, we do it because its who we are. Visit my project page for Ember at http://ember.purplepig.net |
| find quote |