Kodi Community Forum
WIP Ember Media Manager 1.9.x - Download & Discussion Thread - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+---- Forum: Ember Media Manager (https://forum.kodi.tv/forumdisplay.php?fid=195)
+---- Thread: WIP Ember Media Manager 1.9.x - Download & Discussion Thread (/showthread.php?tid=351888)

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


RE: Ember Media Manager 1.5.x - Download & Discussion Thread - ralfonat - 2021-01-07

(2021-01-06, 13:58)ralfonat Wrote:
(2021-01-06, 00:43)DanCooper Wrote:
(2021-01-06, 00:28)ralfonat Wrote: Hrm, what are you using? Visual Studio 201x? or VS Code?

Are you using a proxy of any sort that might interfere?

Other than that this might be of help:
https://stackoverflow.com/questions/14048527/debugging-nets-webclient
https://www.telerik.com/fiddler
VisualStudio 2017, no proxy, vlan or something else. Tommorow I will try the same 2 lines of code at my office. If it will work there than I'm going wild Big Grin

Thanks for the links, will read it also tomorrow.
OK, report back after you have tried.

You could also try this snippet using the newer HttpClient rather than the WebClient. It uses the new async paradigm...

https://dotnetfiddle.net/u05WMn
While debugging EMM I have found another issue.

I did get an Exception on daves trailer page on this url: "http://www.davestrailerpage.co.uk/trailers_u.html"

WebException: Die Anfrage wurde abgebrochen: Es konnte kein geschützter SSL/TLS-Kanal erstellt werden..

First of all maybe its better to use https links, otherwise you get redirects which takes unneeded time.

Second of all it seems an old TLS version is used: 
?System.Net.ServicePointManager.SecurityProtocol
Ssl3 Or Tls {240}

If you set it to Tls12 {3072} it works flawlessly.

Maybe thats the problem you are getting with Videobuster?


RE: Ember Media Manager 1.9.x - Download & Discussion Thread - igx0908 - 2021-01-07

Hi, I can't seem to add any source. Anyone can help?

ImageImage


RE: Ember Media Manager 1.9.x - Download & Discussion Thread - redglory - 2021-01-07

(2021-01-07, 16:35)igx0908 Wrote: Hi, I can't seem to add any source. Anyone can help?

ImageImage

https://forum.kodi.tv/showthread.php?tid=351888&pid=3000637#pid3000637


RE: Ember Media Manager 1.9.x - Download & Discussion Thread - igx0908 - 2021-01-07

(2021-01-07, 16:48)redglory Wrote:
(2021-01-07, 16:35)igx0908 Wrote: Hi, I can't seem to add any source. Anyone can help?

ImageImage

https://forum.kodi.tv/showthread.php?tid=351888&pid=3000637#pid3000637
Thank you.


RE: Ember Media Manager 1.9.x - Download & Discussion Thread - DanCooper - 2021-01-07

(2021-01-07, 02:10)FonziQ Wrote: Hi,
Would it be possible to add Filmaffinity so i can scrape the Genre from there. I browse the UK and USA version of the site and the Genre are very specific for the film
Cheers
I think that's possible. But please add it as feature request on the bug tracker: Link


RE: Ember Media Manager 1.5.x - Download & Discussion Thread - DanCooper - 2021-01-07

(2021-01-07, 15:59)ralfonat Wrote:
(2021-01-06, 13:58)ralfonat Wrote:
(2021-01-06, 00:43)DanCooper Wrote: VisualStudio 2017, no proxy, vlan or something else. Tommorow I will try the same 2 lines of code at my office. If it will work there than I'm going wild Big Grin

Thanks for the links, will read it also tomorrow.
OK, report back after you have tried.

You could also try this snippet using the newer HttpClient rather than the WebClient. It uses the new async paradigm...

https://dotnetfiddle.net/u05WMn
While debugging EMM I have found another issue.

I did get an Exception on daves trailer page on this url: "http://www.davestrailerpage.co.uk/trailers_u.html"

WebException: Die Anfrage wurde abgebrochen: Es konnte kein geschützter SSL/TLS-Kanal erstellt werden..

First of all maybe its better to use https links, otherwise you get redirects which takes unneeded time.

Second of all it seems an old TLS version is used: 
?System.Net.ServicePointManager.SecurityProtocol
Ssl3 Or Tls {240}

If you set it to Tls12 {3072} it works flawlessly.

Maybe thats the problem you are getting with Videobuster?
I've to check that. I haven't been able to test this in the company yet, have received a new workstation and have no admin rights to install VS Tongue


RE: Ember Media Manager 1.9.x - Download & Discussion Thread - DanCooper - 2021-01-07

(2021-01-07, 15:59)ralfonat Wrote: If you set it to Tls12 {3072} it works flawlessly.

Maybe thats the problem you are getting with Videobuster?

You are a genius !!! I've added
Code:
Net.ServicePointManager.SecurityProtocol = Net.ServicePointManager.SecurityProtocol Or Net.SecurityProtocolType.Tls11 Or Net.SecurityProtocolType.Tls12
and now both scrapers works!

Did I mention how much I hate this web parsing shit? Rofl


RE: Ember Media Manager 1.9.x - Download & Discussion Thread - OnlineO - 2021-01-08

Hi Dan!

Great Work and thanks for the new version!

One issue seems to have slipped over to V1.9.0 from the previous version...

When you just rescan a movie for a single item like a Clearlogo, Ember seems to always scan for extrathumbs, extrafanart and .actor pictures on top of scanning for the single item you selected.
This lengthens the scan for a single item considerably.
You can watch this easily with the Resource Monitor from Windows selecting the EMM and System process.
Maybe that's one for the Bugtracker? or is it a "feature" :-)

Stay safe, stay healthy!
O.


RE: Ember Media Manager 1.9.x - Download & Discussion Thread - bg112477 - 2021-01-08

Cant add source. Ok greyed out.

Image


RE: Ember Media Manager 1.9.x - Download & Discussion Thread - bg112477 - 2021-01-08

(2021-01-06, 00:11)Marlboro7313 Wrote: Hi @DanCooper,

Some language files seem  to be missing in your latest build. I was unable to add a source, movie or tv show, as the OK button was greyed out. To make it work, I've downloaded a previous version, installed it in a different folder then copy its content to the original (latest version) folder. I was able then to choose the default language for the source and the OK button was no longer greyed out.

Just thought you should know. Wink
Same issue here.


RE: Ember Media Manager 1.9.x - Download & Discussion Thread - DanCooper - 2021-01-08

(2021-01-08, 01:23)OnlineO Wrote: When you just rescan a movie for a single item like a Clearlogo, Ember seems to always scan for extrathumbs, extrafanart and .actor pictures on top of scanning for the single item you selected.
Nope. But all images, trailers and NFO will be re-written if an obejct has been edited (or scraped).


RE: Ember Media Manager 1.9.x - Download & Discussion Thread - solamnic - 2021-01-08

(2021-01-08, 11:33)bg112477 Wrote:
(2021-01-06, 00:11)Marlboro7313 Wrote: Hi @DanCooper,

Some language files seem  to be missing in your latest build. I was unable to add a source, movie or tv show, as the OK button was greyed out. To make it work, I've downloaded a previous version, installed it in a different folder then copy its content to the original (latest version) folder. I was able then to choose the default language for the source and the OK button was no longer greyed out.

Just thought you should know. Wink
Same issue here.

Check 1page, 1st post...

Known bugs in 1.9.0:
Certification and Scraper languages XML can't be loaded. Workaround: https://forum.kodi.tv/showthread.php?tid...pid3000637


RE: Ember Media Manager 1.9.x - Download & Discussion Thread - Rickt1962 - 2021-01-08

I have a problem a new TV SHOW "Mr. Mayor" is not being scanned in on version 1.4 or 1.9 any suggestion ?


RE: Ember Media Manager 1.9.x - Download & Discussion Thread - DanCooper - 2021-01-08

(2021-01-08, 15:58)Rickt1962 Wrote: I have a problem a new TV SHOW "Mr. Mayor" is not being scanned in on version 1.4 or 1.9 any suggestion ?
Which scrapers do you use and in which order?


RE: Ember Media Manager 1.9.x - Download & Discussion Thread - Rickt1962 - 2021-01-08

(2021-01-08, 16:54)DanCooper Wrote:
(2021-01-08, 15:58)Rickt1962 Wrote: I have a problem a new TV SHOW "Mr. Mayor" is not being scanned in on version 1.4 or 1.9 any suggestion ?
Which scrapers do you use and in which order?
Using IMDB next TMDB next is TVDB