• 1
  • 97
  • 98
  • 99(current)
  • 100
  • 101
  • 176
WIP Ember Media Manager 1.4.8.0 ALPHA - Discussion Thread
I'm having an issue with scraping Trakt ratings for certain shows. For some reason, I can't get The Handmaid's Tale or Jane the Virgin to pull ratings from Trakt. It just gives me a blank rating when I scrape no matter what I do.
(2017-06-18, 18:16)shwetkprabhat Wrote:
(2017-06-18, 16:48)DanCooper Wrote:
(2017-06-18, 16:40)shwetkprabhat Wrote: Thanks! This is very helpful. I see under movie scrapper there are 2 options now, Kodi and Kodi addons, how are they different and I used the expert setting to save poster.jpg and fanart.jpg, others values like clearart etc were saved as such by default. Now I see alpha creates <movie-name>-fanart, <movie name>-clearart etc. How do I disable this and if possible cleanup the library as well.

<filename>-imagetype.ext are the default filename for Kodi. Will be disable if you disable the file name defaults for Kodi:
Image

Kodi defaults will be recognized be Kodi without any addon. Kodi Interface use the same schema for filenaming like Kodi (<filename>-imagetype.ext), but will only be added if you use the Kodi Interface.
Kodi Addons are the default file names of the specified addon. Check this list to see with one use with file name: Link$

The Kodi Interface can sync ANY filename. If Ember knows the file name and recognize the file, the KI will send this path to Kodi.

Edit: Kodi deafults always use that name that Kodi use if you export the library to separate files. Cleanup will be a feature of the final/stable version of 1.5.

Ok - I understand this now, since I have been using artwork downloader for extended images, how to keep the same naming convention and also use the kodi interface real time sync, I believe I know the answer that I need to re-scrape the library to be able to use KI real time sync but it would be worth asking the question.

Also for Kodi clients to use the extended images for new movies I would need to run artwork downloader every time even though they are stored in clearart.png, logo.png format right?

Hi @DanCooper - just following up on this question, to add some context, all my movies have extended images as logo.png, clearart.png, they are downloaded by couchpotato, however for kodi client to use them I need to run artwork downloader, even though the images are in the movie folder. Will KI real time sync be used to update the library such that the logo.png etc are recognized by kodi without running artwork downloader every time a new movie is added.
(2017-06-24, 13:03)shwetkprabhat Wrote: Hi @DanCooper - just following up on this question, to add some context, all my movies have extended images as logo.png, clearart.png, they are downloaded by couchpotato, however for kodi client to use them I need to run artwork downloader, even though the images are in the movie folder. Will KI real time sync be used to update the library such that the logo.png etc are recognized by kodi without running artwork downloader every time a new movie is added.

Not an answer to your question but you should consider https://radarr.video/ instead of couch and then use this
Image
to have Ember get your images
(2017-06-24, 13:23)komplex Wrote:
(2017-06-24, 13:03)shwetkprabhat Wrote: Hi @DanCooper - just following up on this question, to add some context, all my movies have extended images as logo.png, clearart.png, they are downloaded by couchpotato, however for kodi client to use them I need to run artwork downloader, even though the images are in the movie folder. Will KI real time sync be used to update the library such that the logo.png etc are recognized by kodi without running artwork downloader every time a new movie is added.

Not an answer to your question but you should consider https://radarr.video/ instead of couch and then use this
Image
to have Ember get your images

Thanks! I do use radarr but only for monitoring movies requiring better version (i.e hdtv to bluray etc.), however till folder renaming is supported by radarr I cant use it as my main downloader because the way I sort my library. Having said that, are these settings to use amber documented anywhere, I would love to use it future.
(2017-06-24, 13:33)shwetkprabhat Wrote: Having said that, are these settings to use amber documented anywhere, I would love to use it future.

https://forum.kodi.tv/showthread.php?tid=228652
(2017-06-24, 13:03)shwetkprabhat Wrote: Hi @DanCooper - just following up on this question, to add some context, all my movies have extended images as logo.png, clearart.png, they are downloaded by couchpotato, however for kodi client to use them I need to run artwork downloader, even though the images are in the movie folder. Will KI real time sync be used to update the library such that the logo.png etc are recognized by kodi without running artwork downloader every time a new movie is added.

Yes, but if CP save the images as logo.png etc. you have to enable the default file names for ArtworkDownloader in Ember (Settings => Movies => Files and Sources => File Names => Kodi Addons => AD), then Ember can recognize it while DB update. See this list to see which defaults are loading and saving which file names: Link

For the Kodi Interface it's not relevant which file names you are using. If Ember has recognized the file, the KI will send the path to Kodi.

FYI: Kodi does not support extended images out-of-the-box, so ClearLogo, ClearArt, DiscArt etc. can only be added to Kodi with addons or KI.
(2017-06-24, 14:47)DanCooper Wrote:
(2017-06-24, 13:03)shwetkprabhat Wrote: Hi @DanCooper - just following up on this question, to add some context, all my movies have extended images as logo.png, clearart.png, they are downloaded by couchpotato, however for kodi client to use them I need to run artwork downloader, even though the images are in the movie folder. Will KI real time sync be used to update the library such that the logo.png etc are recognized by kodi without running artwork downloader every time a new movie is added.

Yes, but if CP save the images as logo.png etc. you have to enable the default file names for ArtworkDownloader in Ember (Settings => Movies => Files and Sources => File Names => Kodi Addons => AD), then Ember can recognize it while DB update. See this list to see which defaults are loading and saving which file names: Link

For the Kodi Interface it's not relevant which file names you are using. If Ember has recognized the file, the KI will send the path to Kodi.

FYI: Kodi does not support extended images out-of-the-box, so ClearLogo, ClearArt, DiscArt etc. can only be added to Kodi with addons or KI.

This is perfect! I was afraid that I may need to redo my entire 6k movies!
Thanks for the great tool! I just about got everything sorted out.

I seem to have misunderstood how -nowindow option works. I was hoping to use it to run Ember completely hidden but looks like Ember still displays the splash during startup.

Basically the goal is to run Ember in the background basically invisible with multiple checks for new tvshow/movies. I could also run Ember at startup but there doesn't seem to be "minimize" option that would hide it from the taskbar.
(2017-06-26, 01:02)macel Wrote: Thanks for the great tool! I just about got everything sorted out.

I seem to have misunderstood how -nowindow option works. I was hoping to use it to run Ember completely hidden but looks like Ember still displays the splash during startup.

Basically the goal is to run Ember in the background basically invisible with multiple checks for new tvshow/movies. I could also run Ember at startup but there doesn't seem to be "minimize" option that would hide it from the taskbar.

I've to fix that.
-nowindow works, but hides the splash screen only after loading modules and other stuff, because the command line commands will be processed in a second step.
Something really strange, it sees the subtitles in this file
PHP Code:
Format                                   Matroska
Format version                           
Version 4 Version 2
File size                                
2.94 GiB
Duration                                 
44 min 29 s
Overall bit rate                         
9 452 kb/s
Encoded date                             
UTC 2017-06-26 00:02:01
Writing application                      
mkvmerge v11.0.0 (master9c5e79f deflated4c438e) [X86_64]
Writing library                          libebml v1.3.4 libmatroska v1.4.7

Video
ID                                       
1
Format                                   
AVC
Format
/Info                              Advanced Video Codec
Format profile                           
High@L4.1
Format settings
CABAC                   Yes
Format settings
ReFrames                4 frames
Codec ID                                 
V_MPEG4/ISO/AVC
Duration                                 
44 min 29 s
Bit rate                                 
8 624 kb/s
Width                                    
1 920 pixels
Height                                   
1 080 pixels
Display aspect ratio                     
16:9
Frame rate mode                          
Constant
Frame rate                               
23.976 (24000/1001FPS
Color space                              
YUV
Chroma subsampling                       
4:2:0
Bit depth                                
8 bits
Scan type                                
Progressive
Bits
/(Pixel*Frame)                       : 0.173
Stream size                              
2.68 GiB (91%)
Writing library                          x264 core 150 r2829+(masterd1fe6fd tmod637083c) [X86_64]
Encoding settings                        removed
Language                                 
English
Default                                  : Yes
Forced                                   
No

Audio
ID                                       
2
Format                                   
E-AC-3
Format
/Info                              Audio Coding 3
Format settings
Endianness              Big
Codec ID                                 
A_EAC3
Duration                                 
44 min 29 s
Bit rate mode                            
Constant
Bit rate                                 
640 kb/s
Channel
(s)                               : 6 channels
Channel positions                        
FrontL C RSideL RLFE
Sampling rate                            
48.0 kHz
Frame rate                               
187.500 FPS (256 spf)
Compression mode                         Lossy
Stream size                              
204 MiB (7%)
Language                                 English
Default                                  : Yes
Forced                                   
No

Text 
#1
ID                                       3
Format                                   
UTF-8
Codec ID                                 
S_TEXT/UTF8
Codec ID
/Info                            UTF-8 Plain Text
Title                                    
English
Language                                 
English
Default                                  : No
Forced                                   
No

Text 
#2
ID                                       4
Format                                   
UTF-8
Codec ID                                 
S_TEXT/UTF8
Codec ID
/Info                            UTF-8 Plain Text
Title                                    
English (SDH)
Language                                 English
Default                                  : No
Forced                                   
No 

But doesn't see the subtitles on this file
PHP Code:
Format                                   Matroska
Format version                           
Version 4 Version 2
File size                                
2.22 GiB
Duration                                 
42 min 44 s
Overall bit rate mode                    
Variable
Overall bit rate                         
7 427 kb/s
Encoded date                             
UTC 2017-06-27 12:35:50
Writing application                      
mkvmerge v11.0.0 ('Alive'64bit
Writing library                          
libebml v1.3.4 libmatroska v1.4.5

Video
ID                                       
1
Format                                   
AVC
Format
/Info                              Advanced Video Codec
Format profile                           
High@L4
Format settings
CABAC                   Yes
Format settings
ReFrames                4 frames
Codec ID                                 
V_MPEG4/ISO/AVC
Duration                                 
42 min 44 s
Bit rate mode                            
Variable
Bit rate                                 
6 785 kb/s
Maximum bit rate                         
15.0 Mb/s
Width                                    
1 920 pixels
Height                                   
1 080 pixels
Display aspect ratio                     
16:9
Frame rate mode                          
Constant
Frame rate                               
23.976 (24000/1001FPS
Color space                              
YUV
Chroma subsampling                       
4:2:0
Bit depth                                
8 bits
Scan type                                
Progressive
Bits
/(Pixel*Frame)                       : 0.136
Stream size                              
2.03 GiB (91%)
Default                                  : 
Yes
Forced                                   
No
Color range                              
Limited
Color primaries                          
BT.709
Transfer characteristics                 
BT.709
Matrix coefficients                      
BT.709

Audio
ID                                       
2
Format                                   
E-AC-3
Format
/Info                              Audio Coding 3
Format settings
Endianness              Big
Codec ID                                 
A_EAC3
Duration                                 
42 min 44 s
Bit rate mode                            
Constant
Bit rate                                 
640 kb/s
Channel
(s)                               : 6 channels
Channel positions                        
FrontL C RSideL RLFE
Sampling rate                            
48.0 kHz
Frame rate                               
187.500 FPS (256 spf)
Compression mode                         Lossy
Stream size                              
196 MiB (9%)
Default                                  : 
Yes
Forced                                   
No

Text
ID                                       
3
Format                                   
UTF-8
Codec ID                                 
S_TEXT/UTF8
Codec ID
/Info                            UTF-8 Plain Text
Duration                                 
41 min 43 s
Bit rate                                 
63 b/s
Count of elements                        
697
Stream size                              
19.5 KiB (0%)
Title                                    English
Default                                  : No
Forced                                   
No 

Here's the log after scanning both files https://pastebin.com/raw/00brRefK

EDIT: This is the latest git master
(2017-06-27, 19:12)komplex Wrote: Something really strange, it sees the subtitles in this file
PHP Code:
Format                                   Matroska
Format version                           
Version 4 Version 2
File size                                
2.94 GiB
Duration                                 
44 min 29 s
Overall bit rate                         
9 452 kb/s
Encoded date                             
UTC 2017-06-26 00:02:01
Writing application                      
mkvmerge v11.0.0 (master9c5e79f deflated4c438e) [X86_64]
Writing library                          libebml v1.3.4 libmatroska v1.4.7

Video
ID                                       
1
Format                                   
AVC
Format
/Info                              Advanced Video Codec
Format profile                           
High@L4.1
Format settings
CABAC                   Yes
Format settings
ReFrames                4 frames
Codec ID                                 
V_MPEG4/ISO/AVC
Duration                                 
44 min 29 s
Bit rate                                 
8 624 kb/s
Width                                    
1 920 pixels
Height                                   
1 080 pixels
Display aspect ratio                     
16:9
Frame rate mode                          
Constant
Frame rate                               
23.976 (24000/1001FPS
Color space                              
YUV
Chroma subsampling                       
4:2:0
Bit depth                                
8 bits
Scan type                                
Progressive
Bits
/(Pixel*Frame)                       : 0.173
Stream size                              
2.68 GiB (91%)
Writing library                          x264 core 150 r2829+(masterd1fe6fd tmod637083c) [X86_64]
Encoding settings                        removed
Language                                 
English
Default                                  : Yes
Forced                                   
No

Audio
ID                                       
2
Format                                   
E-AC-3
Format
/Info                              Audio Coding 3
Format settings
Endianness              Big
Codec ID                                 
A_EAC3
Duration                                 
44 min 29 s
Bit rate mode                            
Constant
Bit rate                                 
640 kb/s
Channel
(s)                               : 6 channels
Channel positions                        
FrontL C RSideL RLFE
Sampling rate                            
48.0 kHz
Frame rate                               
187.500 FPS (256 spf)
Compression mode                         Lossy
Stream size                              
204 MiB (7%)
Language                                 English
Default                                  : Yes
Forced                                   
No

Text 
#1
ID                                       3
Format                                   
UTF-8
Codec ID                                 
S_TEXT/UTF8
Codec ID
/Info                            UTF-8 Plain Text
Title                                    
English
Language                                 
English
Default                                  : No
Forced                                   
No

Text 
#2
ID                                       4
Format                                   
UTF-8
Codec ID                                 
S_TEXT/UTF8
Codec ID
/Info                            UTF-8 Plain Text
Title                                    
English (SDH)
Language                                 English
Default                                  : No
Forced                                   
No 

But doesn't see the subtitles on this file
PHP Code:
Format                                   Matroska
Format version                           
Version 4 Version 2
File size                                
2.22 GiB
Duration                                 
42 min 44 s
Overall bit rate mode                    
Variable
Overall bit rate                         
7 427 kb/s
Encoded date                             
UTC 2017-06-27 12:35:50
Writing application                      
mkvmerge v11.0.0 ('Alive'64bit
Writing library                          
libebml v1.3.4 libmatroska v1.4.5

Video
ID                                       
1
Format                                   
AVC
Format
/Info                              Advanced Video Codec
Format profile                           
High@L4
Format settings
CABAC                   Yes
Format settings
ReFrames                4 frames
Codec ID                                 
V_MPEG4/ISO/AVC
Duration                                 
42 min 44 s
Bit rate mode                            
Variable
Bit rate                                 
6 785 kb/s
Maximum bit rate                         
15.0 Mb/s
Width                                    
1 920 pixels
Height                                   
1 080 pixels
Display aspect ratio                     
16:9
Frame rate mode                          
Constant
Frame rate                               
23.976 (24000/1001FPS
Color space                              
YUV
Chroma subsampling                       
4:2:0
Bit depth                                
8 bits
Scan type                                
Progressive
Bits
/(Pixel*Frame)                       : 0.136
Stream size                              
2.03 GiB (91%)
Default                                  : 
Yes
Forced                                   
No
Color range                              
Limited
Color primaries                          
BT.709
Transfer characteristics                 
BT.709
Matrix coefficients                      
BT.709

Audio
ID                                       
2
Format                                   
E-AC-3
Format
/Info                              Audio Coding 3
Format settings
Endianness              Big
Codec ID                                 
A_EAC3
Duration                                 
42 min 44 s
Bit rate mode                            
Constant
Bit rate                                 
640 kb/s
Channel
(s)                               : 6 channels
Channel positions                        
FrontL C RSideL RLFE
Sampling rate                            
48.0 kHz
Frame rate                               
187.500 FPS (256 spf)
Compression mode                         Lossy
Stream size                              
196 MiB (9%)
Default                                  : 
Yes
Forced                                   
No

Text
ID                                       
3
Format                                   
UTF-8
Codec ID                                 
S_TEXT/UTF8
Codec ID
/Info                            UTF-8 Plain Text
Duration                                 
41 min 43 s
Bit rate                                 
63 b/s
Count of elements                        
697
Stream size                              
19.5 KiB (0%)
Title                                    English
Default                                  : No
Forced                                   
No 

Here's the log after scanning both files https://pastebin.com/raw/00brRefK

EDIT: This is the latest git master

Second one looks strange... Duration and bit rate for subtitles?
Can you try to load the header info with MKVToolNix?
(2017-06-27, 19:50)DanCooper Wrote: Can you try to load the header info with MKVToolNix?

This?
Image
(2017-06-27, 20:41)komplex Wrote:
(2017-06-27, 19:50)DanCooper Wrote: Can you try to load the header info with MKVToolNix?

This?
Image
Yes. Try to rewrite the header info and scan again. Maybe it will be fixed then.
(2017-06-27, 20:54)DanCooper Wrote: Yes. Try to rewrite the header info and scan again. Maybe it will be fixed then.

Yeah i just set it to english for language and remove the Title which was set to english and rescanned and it was fine, not much of a change
PHP Code:
Format                                   Matroska
Format version                           
Version 4 Version 2
File size                                
2.22 GiB
Duration                                 
42 min 44 s
Overall bit rate mode                    
Variable
Overall bit rate                         
7 427 kb/s
Encoded date                             
UTC 2017-06-27 18:48:30
Writing application                      
mkvmerge v13.0.0 ('The Juggler'64bit
Writing library                          
libebml v1.3.4 libmatroska v1.4.5

Video
ID                                       
1
Format                                   
AVC
Format
/Info                              Advanced Video Codec
Format profile                           
High@L4
Format settings
CABAC                   Yes
Format settings
ReFrames                4 frames
Codec ID                                 
V_MPEG4/ISO/AVC
Duration                                 
42 min 44 s
Bit rate mode                            
Variable
Bit rate                                 
6 785 kb/s
Maximum bit rate                         
15.0 Mb/s
Width                                    
1 920 pixels
Height                                   
1 080 pixels
Display aspect ratio                     
16:9
Frame rate mode                          
Constant
Frame rate                               
23.976 (24000/1001FPS
Color space                              
YUV
Chroma subsampling                       
4:2:0
Bit depth                                
8 bits
Scan type                                
Progressive
Bits
/(Pixel*Frame)                       : 0.136
Stream size                              
2.03 GiB (91%)
Language                                 English
Default                                  : Yes
Forced                                   
No
Color range                              
Limited
Color primaries                          
BT.709
Transfer characteristics                 
BT.709
Matrix coefficients                      
BT.709

Audio
ID                                       
2
Format                                   
E-AC-3
Format
/Info                              Audio Coding 3
Format settings
Endianness              Big
Codec ID                                 
A_EAC3
Duration                                 
42 min 44 s
Bit rate mode                            
Constant
Bit rate                                 
640 kb/s
Channel
(s)                               : 6 channels
Channel positions                        
FrontL C RSideL RLFE
Sampling rate                            
48.0 kHz
Frame rate                               
187.500 FPS (256 spf)
Compression mode                         Lossy
Stream size                              
196 MiB (9%)
Language                                 English
Default                                  : Yes
Forced                                   
No

Text
ID                                       
3
Format                                   
UTF-8
Codec ID                                 
S_TEXT/UTF8
Codec ID
/Info                            UTF-8 Plain Text
Duration                                 
41 min 43 s
Bit rate                                 
63 b/s
Count of elements                        
697
Stream size                              
19.5 KiB (0%)
Language                                 English
Default                                  : No
Forced                                   
No 
Hi Dan,

Is it possible to have movie/tv show info (plot, title, etc) scraped with one language and the rest with the default language?

Thanks
Image Image
  • 1
  • 97
  • 98
  • 99(current)
  • 100
  • 101
  • 176

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