I am loving this program!
One issue I had is when I try to do batch rename...it wont rename folders just the movie inside it...any tips on how to fix ?
New Home for Ember Media Manager (Official Thread)
pisoj1
Member Posts: 88 Joined: Jul 2012 Reputation: 0 |
2012-07-06 18:22
Post: #1281
|
| find quote |
TeKo
Posting Freak Posts: 803 Joined: Dec 2011 Reputation: 6 |
2012-07-06 20:45
Post: #1282
(2012-07-06 18:22)pisoj1 Wrote: I am loving this program! Did you change both Folder Patterns on the left side? Worked like it should for me but now I just use autorename. BobDroid - Control boblight from your Android phone/tablet boblight for Windows (Tutorial + latest build + Config Creator) |
| find quote |
pisoj1
Member Posts: 88 Joined: Jul 2012 Reputation: 0 |
2012-07-06 21:27
Post: #1283
Ahhh no I didn't only the top one...it works now, thanks!
|
| find quote |
CrashnBrn
Member Joined: Sep 2010 Reputation: 0 |
2012-07-06 22:09
Post: #1284
I know this has been asked before but is there anyway to include an Anime scraper from anidb? Most of my anime does not get picked up correctly.
|
| find quote |
bodrick
Moderator Posts: 128 Joined: Aug 2009 Reputation: 18 |
2012-07-07 01:24
Post: #1285
(2012-07-06 22:09)CrashnBrn Wrote: I know this has been asked before but is there anyway to include an Anime scraper from anidb? Most of my anime does not get picked up correctly. My current goal is to utilize the scrapers from XBMC, so rather than having to hard code everything, it will utilize the XML scrapers. I suspect that there are a couple of Anime scrapers for XBMC, so in theory it will be covered. 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 |
Triscal2000
Junior Member Posts: 1 Joined: Jul 2012 Reputation: 0 |
2012-07-07 12:12
Post: #1286
Hi, I'm running the git source of EMM,
and i ran into a bit of an error... dlgXBMCHost.vb SourceGuessing() was giving me an unhanded exception, was a quick easy fix... Find: Dim xs As String = XBMCSources.FirstOrDefault(Function(y) fPath.StartsWith(y)) If fPath.StartsWith(xs) AndAlso myPaths.Contains(GetFilePath(xs, fPath, RemotePathSeparator)) Then es.XBMCSource(xs) = Convert.ToInt32(es.XBMCSource(xs)) + 1 End If Replace with: Dim xs As String = XBMCSources.FirstOrDefault(Function(y) fPath.StartsWith(y)) If CDbl(xs) <> 0.0 Then If fPath.StartsWith(xs) AndAlso myPaths.Contains(GetFilePath(xs, fPath, RemotePathSeparator)) Then es.XBMCSource(xs) = Convert.ToInt32(es.XBMCSource(xs)) + 1 End If End If |
| find quote |
pisoj1
Member Posts: 88 Joined: Jul 2012 Reputation: 0 |
2012-07-07 16:29
Post: #1287
Urghh on some movies it just hangs doesn't want to load it...
Also why are some movies in the database like 5 times yet the directory is the exact same each time =/ |
| find quote |
publicENEMY
Senior Member Posts: 298 Joined: Nov 2010 Reputation: 0 |
2012-07-08 17:09
Post: #1288
theres a bug in ember media manager 1.3.0.7.
when you enable 'use image cache' in settings->movies->scrapers - image trailers->caching, you can never get high resolution poster images and sometimes you cant set the poster/fanart images. bulk renamer also doesnt work. thanks.
(This post was last modified: 2012-07-08 17:10 by publicENEMY.)
|
| find quote |
pisoj1
Member Posts: 88 Joined: Jul 2012 Reputation: 0 |
2012-07-08 18:58
Post: #1289
Is there a way to make this program run like 2 threads? So it can do more than one search at a time? Would be awesome if it could try and do a fair few at once.
|
| find quote |
olympia
Team-XBMC Member Joined: May 2008 Reputation: 30 |
2012-07-09 07:42
Post: #1290
Yeah, and then how do you think the content providers would tolerate that?
ASUS P5N7A-VM - Intel C2D E7300 - 2GB RAM - Silverstone GD02 Black - MS MCE Remote - Patriot Warp 32GB SSD Drive |
| find quote |

Search
Help