• 1
  • 138
  • 139
  • 140(current)
  • 141
  • 142
  • 176
WIP Ember Media Manager 1.4.8.0 ALPHA - Discussion Thread
(2018-01-21, 19:56)DanCooper Wrote:
(2018-01-21, 19:50)noonan2678 Wrote:  Replace the image .\Ember Media Manager\Images\Countries\en.png
 
Thank you!
I have just started using the latest build of 1.4.9, up to now I have been using 1.4.8.  In the old version I was able to re-size the width of the title column.  I don't see that ability if this release.  Is this a bug or should it be done differently now?  In addition, I am unable to get the column for "Watched Status" to appear.  

On another topic:  Under the Tools->Kodi Interface->"Kodi Instance"  there are "Update Library" and "Clean Database" options.  Could you please explain what these function do?
Update or clean kodi's db
Image Image
Clean is explicitly delete all database entries that are currently unreachable (deleted)
(2018-01-22, 17:28)hslansky Wrote: I have just started using the latest build of 1.4.9, up to now I have been using 1.4.8.  In the old version I was able to re-size the width of the title column.  I don't see that ability if this release.  Is this a bug or should it be done differently now?
Was also not not possible in 1.4.8, but you can still resize the title column if you move the panel splitter bar to the right:

Image
(2018-01-22, 17:28)hslansky Wrote: In addition, I am unable to get the column for "Watched Status" to appear.
You've to reload all "Media Columns List" in Settings => Movies / TV Shows => General.
(2018-01-22, 17:28)hslansky Wrote: On another topic:  Under the Tools->Kodi Interface->"Kodi Instance"  there are "Update Library" and "Clean Database" options.  Could you please explain what these function do?
Run the default DB-update or cleanup like you do that in Kodi.
Dan,
  It appears that Kodi can now support ratings and votes from multiple sources at the same time, such as IMDB and The Movie Database.  Would it be possible for you to add this capability to EMM?  Some of the newer skins, such as Estuary MOD V2 are expecting to see this new information in order to display IMDB and/or TheMovieDB ratings.  The .nfo format is as below:


<ratings>
       <rating name="imdb" max="10" default="true">
       <value></value>
       <votes></votes>
       </rating>
</ratings>

name in the above can either be "imdb" or "themoviedb"

It is also possible to have multiple rating entries, for example:

<ratings>
       <rating name="imdb" max="10" default="true">
       <value>6.5</value>
       <votes>134123</votes>
       </rating>
      <rating name="themovidb" max="10" default="true">
       <value>4.6</value>
       <votes>25987</votes>
       </rating>
</ratings>

Thanks for all the hard work, it is appreciated as always.
(2018-01-24, 02:43)hslansky Wrote:   It appears that Kodi can now support ratings and votes from multiple sources at the same time, such as IMDB and The Movie Database.  Would it be possible for you to add this capability to EMM?  Some of the newer skins, such as Estuary MOD V2 are expecting to see this new information in order to display IMDB and/or TheMovieDB ratings.  The .nfo format is as below:

Added as feature request: Link
I wanted to know if the there is a way for ember to add the language code of the subtitles, like .es.srt and .eng.srt?
(2018-01-25, 23:48)abescalamis Wrote: I wanted to know if the there is a way for ember to add the language code of the subtitles, like .es.srt and .eng.srt?
 No. Atm only "forced" will be recognized and flagged.
Hello, thank you for your very useful project.
I use EMM mainly to rename files of my library and I have some questions please. I don't need any integration with Kodi nor NFO file to be created in my movie folders.

-Is it possible to prevent nfo files to be generated?
-In the setting, if I disable checkboxes related to Kodi integration and save, the nect time I open the setting they are again enabled. I'm using the latest nightly build. Am I missing the meaning of those settings? (Settings-Movies-Files and folders-Kodi
-I have my library on a NAS connected to a windows 10 machine through network. From windows I access the nas with the default protocol \\mediaserver\movies . If my files are in the main dir, the bulk renamer does not remane the files. If I put them in a sub dir like \\mediaserver\movies\Classics the renamer works. Is this normal? BTW, I don't put movies in separate folder. I keep and want to keep then in the same folder. 
-If I try to rename a single file in the root directory of my share using the right click menu in the movie list - Rename->Auto I get a "object reference not set to an instance of an object" error and EMM quits. Bug? 

Thank you for your help !
(2018-01-26, 14:10)Il Pres Wrote: Is it possible to prevent nfo files to be generated?
Disable all NFO checkboxes in Settings => Movies => Files and Sources => File Naming
(2018-01-26, 14:10)Il Pres Wrote: n the setting, if I disable checkboxes related to Kodi integration and save, the nect time I open the setting they are again enabled. I'm using the latest nightly build. Am I missing the meaning of those settings? (Settings-Movies-Files and folders-Kodi
Yes, there is an additional check while loading the settings dialog to enable the defaults if an user has missed that. It's an old "users are dump" feature Big Grin ;-) Sound's useless, I will remove that. As workaround jo can disable all checkboxes except the "Use Frodo/Helix", than Ember does not re-enable the other checkboxes and no files will be created.

Edit: has been fixed for net release: Github
 
(2018-01-26, 14:10)Il Pres Wrote: I have my library on a NAS connected to a windows 10 machine through network. From windows I access the nas with the default protocol \\mediaserver\movies . If my files are in the main dir, the bulk renamer does not remane the files. If I put them in a sub dir like \\mediaserver\movies\Classics the renamer works. Is this normal? BTW, I don't put movies in separate folder. I keep and want to keep then in the same folder. 
Should be working. In the source settings the option "each movie in separate folder" must be disabled. Please upload a screenshot of your renamer settings, I'll check that later today (I fly to Vienna in 30min, still no internet in the air ;-) ).
Please post the Ember log on pastebins.com, otherwise i cant see which function crashes.
I am getting an error scraping "Lommbock" with IMDB:
Code:

2018-01-26 13:38:43.5530;ScraperModule.IMDB_Data;ScraperModule.IMDB_Data.Scraper_Movie;9;TRACE;[IMDB_Data] [Scraper_Movie] [Start];
2018-01-26 13:38:48.4116;ScraperModule.IMDB.Scraper;ScraperModule.IMDB.Scraper.GetMovieInfo;9;ERROR;GetMovieInfo;"EXCEPTION OCCURRED:System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
   bei ScraperModule.IMDB.Scraper.ParseForcedTitle(String id, String originaltitle)
   bei ScraperModule.IMDB.Scraper.GetMovieInfo(String id, Boolean getposter, ScrapeOptions filteredoptions)*   bei ScraperModule.IMDB.Scraper.ParseForcedTitle(String id, String originaltitle)
   bei ScraperModule.IMDB.Scraper.GetMovieInfo(String id, Boolean getposter, ScrapeOptions filteredoptions)"

with Ember Media Manager BETA 1.4.90-alpha.git.1e8e2e0
Which forced language you have set? German? Will check that later today.
(2018-01-26, 14:43)ralfonat Wrote: I am getting an error scraping "Lommbock" with IMDB:
Code:

2018-01-26 13:38:43.5530;ScraperModule.IMDB_Data;ScraperModule.IMDB_Data.Scraper_Movie;9;TRACE;[IMDB_Data][Scraper_Movie][Start];
2018-01-26 13:38:48.4116;ScraperModule.IMDB.Scraper;ScraperModule.IMDB.Scraper.GetMovieInfo;9;ERROR;GetMovieInfo;"EXCEPTION OCCURRED:System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
   bei ScraperModule.IMDB.Scraper.ParseForcedTitle(String id, String originaltitle)
   bei ScraperModule.IMDB.Scraper.GetMovieInfo(String id, Boolean getposter, ScrapeOptions filteredoptions)*   bei ScraperModule.IMDB.Scraper.ParseForcedTitle(String id, String originaltitle)
   bei ScraperModule.IMDB.Scraper.GetMovieInfo(String id, Boolean getposter, ScrapeOptions filteredoptions)"

with Ember Media Manager BETA 1.4.90-alpha.git.1e8e2e0
Has been fixed for next release: Github
  • 1
  • 138
  • 139
  • 140(current)
  • 141
  • 142
  • 176

Logout Mark Read Team Forum Stats Members Help
Ember Media Manager 1.4.8.0 ALPHA - Discussion Thread2