![]() |
|
Ember Media Manager - Revisited (Open Source VB.NET Project) - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Supplementary Tools for XBMC (/forumdisplay.php?fid=116) +---- Forum: Ember Media Manager (/forumdisplay.php?fid=195) +---- Thread: Ember Media Manager - Revisited (Open Source VB.NET Project) (/showthread.php?tid=90682) Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 |
Ember Media Manager - Revisited (Open Source VB.NET Project) - tuscani - 2011-01-16 00:32 Project Home: https://sourceforge.net/projects/emm-r/ Download *Download either 'emm-r v2411_x86.rar' or 'emm-r v2411_x64.rar' according to what OS you use *To install, unrar files anywhere on PC and run executable. *Do not download EmberSetup.exe or anything else as they won't work. *Note: Requires .NET 3.5 Framework What is Ember Media Manager - Revisited? [INDENT]EMM-r is a modified version that will allow for new installations and fixes the errors caused from embermm.com being suspended.[/INDENT] Is there anyone working on EMM or EMM-R right now? [INDENT]As of 23/08/2011, there is no active owner/developer/maintainer [/INDENT] How can I request new bugfixes or new features [INDENT]Due to the above reason the answer is simple: you can't and please don't do that. Unless someone is taking up again on the project only scraper updates will come[/INDENT] Are you a developer and willing to work on the project? [INDENT]You probably know what to do in this case, please keep us updated here or if you need any help and suggestion where to start, don't hesitate to ask for some advise here. The user community of EMM is still quite large and active. [/INDENT] Are the default in-built scrapers still working? [INDENT]The default in-built movie scraper and Rogue's scraper (its successor) are not working quite well as of today due to site changes. Rogue's scraper is still scraping most of the data correctly, but it only scrapes posters at very low quality. The default scraper for TV-Shows is still working properly![/INDENT] What scrapers shall I use then for movies? [INDENT]There are an updated IMDb and TMDb scraper available from here: http://code.google.com/p/xbmchuscraper/downloads/list Installation: 1. unzip it to your emm/Modules/scraper.EmberCore.XML folder. 2. Enable XML scraper in Settings/Movies/Scrapers both for 'Data' and 'Images & Trailers' 3. Click on 'Populate Scrapers' 4. Select the scraper at the scraper selection 5. Select the desired options (language, plot, etc.) 6. Enable Trailer support at 'Scrapers & Trailers'/'Enable Trailer Support' 7. Check both 'Get During Automated' and Single scrape 6. Disable Native scrapers![/INDENT] Support: [INDENT]Since there is no project owner and/or active developer currently working on EMM(-r) there is no official support. There is however an active community support, so in case you have issue(s), post your question(s) here in the thread.[/INDENT] Known bugs in EMM's XML Scraper: *The issues listed here have bad impact on the above linked replacement scraper and these could be only fixed on EMM side
- sergiocos - 2011-01-16 00:55 Hi, and thanks for stepping up and help us! I get this when scraping a tv show: http://img404.imageshack.us/i/errorday.jpg on Win7 x86 Also, a lot of info in missing from Movies when scraped with default settings ... http://img203.imageshack.us/i/clipboard01na.jpg but Scrape Full Cast did the trick
- joshman211 - 2011-01-16 02:57 Tuscani, Thanks alot for taking this on. I think everyone appreciates everything your stepping up to do! - tuscani - 2011-01-16 03:37 sergiocos Wrote:I get this when scraping a tv show: check to see if ICSharpCode.SharpZipLib.dll is in the root dir of EMM - ubuntuf4n - 2011-01-16 03:50 Glad to see that EMM is alive. I am a big fan of this Media Manager. - clock2113 - 2011-01-16 04:59 Thanks for carrying EMM on... does your EMM Revisited come with Rouge's scraper? It works really well... - djvj - 2011-01-16 07:48 tuscani Wrote:check to see if ICSharpCode.SharpZipLib.dll is in the root dir of EMM I had the same exact error. That dll was NOT in the root dir (was not included with your release). As soon as I moved it from an older copy of EMM into the root of your release, it fixed scraping tv shows and the error no longer comes up. Also had to enable scraping full cast in order to get the movies to scrape all the info properly. Works great now! Sometimes getting this error when I make a change in my settings and click OK. It still appears to save the settings though. Running with administrator in win7-32. Quote:Title: Error Thanks again for updating this, it was hell for the past week not being able to use EMM. - fr500 - 2011-01-16 08:27 Hey, there was a change on how the database stores runtime (duration) on XBMC, ember stores it as <duration> 123 mins </duration> XBMC expects it to be <durationinseconds>7380</durationinseconds> Can you address this issue? Show - fabianosan - 2011-01-16 15:26 It's a good notice. Thanks for that. Keep walking! - Mrkennedy - 2011-01-16 16:12 Just grabbed this and it will not scape a single film. All of them are in black, even when i do a manual scrape it fails any ideas |