Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
  • 1
  • 37
  • 38
  • 39(current)
  • 40
  • 41
  • 277
New Home for Ember Media Manager (Official Thread)
isamu.dragon Wrote:That's Because the one in the link is the properly named one. I recommend rescraping as that one.

I try to rescape series but doesn't download anything but that.

I fixed it I had to delete all the .nfo & .tbn files for the episodes and series. Then I was able to rescape it. I guess TVDB change the ID # since last time I updated the TV Show.
Overlap12 Wrote:Is Ember ever going to have the capability to scan all movie files and determine their video quality (such as resolution)? Would that be very difficult to pull off? I feel like that would be the most useful feature for managing my media collection.

It already does! Just not for ISOs...

Mrkennedy Wrote:Is there a way i can scrape just subtitles as cannot seem to find a way a way to do it.

EMM doesn't scrape subtitles at all... I usually go through my unsorted movies directory in the files mode of XBMC using the subtitle adding, then use EMM to scrape them before adding them to the XBMC library.
Kodi: Kodi 17.4, with Transparency!
50 TB Unraid Server: Docker Apps: SABnzbd, Sickrage, mariaDB
HTPC: Win10 (cause Steam), i7, GTX 1080
Watching on: Panasonic TC65-PS64 with lowend Sony 5.1 HTIB
Other devices: rMBP 15", MBA 13", nvidia shield
[quote=clock2113]It already does! Just not for ISOs...


Oh I guess that's the file source filter. Do you know if you can filter by actual resolution (i.e. 1920 by 1080) or is the only option (bluray, hddvd, etc.)?
I don't think you can filter by resolution, but EMM will scan the resolution and save it to the .nfo...
Kodi: Kodi 17.4, with Transparency!
50 TB Unraid Server: Docker Apps: SABnzbd, Sickrage, mariaDB
HTPC: Win10 (cause Steam), i7, GTX 1080
Watching on: Panasonic TC65-PS64 with lowend Sony 5.1 HTIB
Other devices: rMBP 15", MBA 13", nvidia shield
What are the recommended settings for scrapers? I can't tell what having multiple scrapers (for instance under Settings | Movies) does. Is it to have better/full coverage? Does anyone just enable a single one?
I'm just running the Olympia scrapers ... Seems to be okay although I wish I could get more plot...
Mrkennedy Wrote:Is there a way i can scrape just subtitles as cannot seem to find a way a way to do it.

I answered this question just a couple of pages back.
Is there a way to tell EMM to automatically download a found trailer?

Usually a link like that is set in the movie meta files:

rtmp://amazonimdb.fcod.llnwd.net/a2643/o25/s/theaters/MV5/BND/QyN/zc0MV5BNDQyNzc0NTA3OF5BNl5BZmx2XkFtZTcwMTk1MDg1Mg4040?e=1287038491&h=fb12fc8d90fd1820268f3518037791a7

But if I search manually with EMM a Youtube trailer is found an can be downloaded. But that is not a good way for more movies.

Sorry if this question is already answered, I just read that there should be a fix for some trailer issues in the future.
Ok, i can not get this to work. I have tried to install this on 2 different machines, both running windows 7 64bit. I get an SQL error that the table sources does not exist. What could be causing this?
This version?
http://ember.purplepig.net/projects/embermm/files

Nothing to install just unzip and start it.
TeKo Wrote:This version?
http://ember.purplepig.net/projects/embermm/files

Nothing to install just unzip and start it.

i would just like to add, i downloadd v 1.3 rev 2 about 20 minutes ago and fixed alot of errors i was getting on 2 specific movies and found the correct information first time, thanks alot, i love this program !!!!
TeKo Wrote:This version?
http://ember.purplepig.net/projects/embermm/files

Nothing to install just unzip and start it.

When i run it, i get an SQL error.

Code:
Title: Error
Message: SQLite error
no such table: movies
StackTrace:    at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
   at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
   at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
   at System.Data.SQLite.SQLiteDataReader.NextResult()
   at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
   at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader(CommandBehavior behavior)
   at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
   at EmberAPI.Database.FillDataTable(DataTable& dTable, String Command)
Date/Time: 2/21/2012 2:07:46 PM
===========================================================================================

Title: Error
Message: SQLite error
no such table: TVShows
StackTrace:    at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
   at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
   at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
   at System.Data.SQLite.SQLiteDataReader.NextResult()
   at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
   at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader(CommandBehavior behavior)
   at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
   at EmberAPI.Database.FillDataTable(DataTable& dTable, String Command)
Any chance we can get a build that supports Windows Server 2008 R2 64-bit? EMM crashes outright on the box where I keep my media.
XBMC 10.1 | Constellation | Windows 7 Home Premium
Dell m1330 | Core2Duo 2.66Ghz | 3GB RAM | 2 TB Network Storage
Is anyone else having issues downloading the trailers? I can scrape them but when I click to download the youtube link, it just comes up with a blank box for the video quality.......any ideas?
LivingRoom:ASUS EeeBox EB1021|Harmony900 Remote|Samsung 55" 3D LCD|AMD Dual-Core 1.6GHz RAM 2GB |Windows7|XBMC Frodo|ÆON MQ3
Bedroom:Pivos XIOS|Harmony650 Remote|Sony 42" Bravia|Linux port|XBMC Frodo
KidsPlayroom:Pivos XIOS| XIOS Remote |Toshiba 42"(w/ a nice big WII remote crack)|Linux port|XBMC Frodo
MediaStorage:DNS-325 NAS|3TB
eljeh Wrote:Is anyone else having issues downloading the trailers? I can scrape them but when I click to download the youtube link, it just comes up with a blank box for the video quality.......any ideas?

Yup, I'm having this problem too.



I've spent the last 3 hours trying to get the command line options to run with no luck >.<. I have a program in place to watch the TV Shows and movie folders so that whenever a new file is put in there it launches EMM but even though I've set the command lines to automatically scrape the new files it does nothing. I see the splash screen, the program loads but then it closes back to the desktop without any changes.

This is the line I'm trying to use -> "F:\Ember Media Manager\Ember Media Manager.exe" -newauto -all <- Is that a valid way? Any idea why it's not working for me?.

Thanks.
  • 1
  • 37
  • 38
  • 39(current)
  • 40
  • 41
  • 277

Logout Mark Read Team Forum Stats Members Help
New Home for Ember Media Manager (Official Thread)26