• 1
  • 11
  • 12
  • 13(current)
  • 14
  • 15
  • 176
WIP Ember Media Manager 1.4.8.0 ALPHA - Discussion Thread
Thanks for your awesome work, love the new "interface" feature.

Can sb explain me the MovieSet Artwork part?

When i rescrape a series, can u make the current pictures as default?

When i click "change season", "poster", "scrape" and select the left button "poster", the content ist missing. just show the same content then before Wink
(2016-03-16, 19:32)hslansky Wrote:
(2016-02-17, 18:34)DanCooper Wrote:
(2016-02-17, 18:20)hslansky Wrote: I am having a problem with the sync process for multi-part movies, such as The Lord Of The Rings. I use standard Kodi naming conventions and the movie plays fine, however, EMMs sync process process fails. My directory structure is:

Code:
Directory of P:\HT Media Library\Blu Rays\Lord Of The Rings - The Return Of The King (2003)
04/29/2015  06:42 PM           139,053 banner.jpg
04/29/2015  06:42 PM         1,041,482 clearart.png
04/29/2015  06:42 PM         1,205,243 disc.png
04/29/2015  06:42 PM           872,321 fanart.jpg
04/29/2015  06:42 PM           490,902 landscape.jpg
04/29/2015  06:42 PM           209,388 logo.png
04/15/2014  08:25 AM    35,481,548,763 Lord Of The Rings - The Return Of The King (2003) Part 1.mkv
02/09/2016  01:48 PM            16,193 Lord Of The Rings - The Return Of The King (2003) Part 1.nfo
04/15/2014  09:03 AM    38,294,269,218 Lord Of The Rings - The Return Of The King (2003) Part 2.mkv
04/29/2015  06:42 PM           845,998 poster.jpg

and the error I am receiving from sync is:

Code:
04:41.1    generic.Interface.Kodi.Kodi.APIKodi    generic.Interface.Kodi.Kodi.APIKodi+VB$StateMachine_32_UpdateInfo_Movie.MoveNext    11    TRACE    [APIKodi] [Kodi KODISERVER] UpdateMovieInfo: "The Lord of the Rings: The Return of the King" | Start syncing process...    
04:41.1    generic.Interface.Kodi.Kodi.APIKodi    generic.Interface.Kodi.Kodi.APIKodi+VB$StateMachine_26_SearchMovie.MoveNext    21    WARN    [APIKodi] [Kodi KODISERVER] SearchMovie: "P:\HT Media Library\Blu Rays\Lord Of The Rings - The Return Of The King (2003)\Lord Of The Rings - The Return Of The King (2003) Part 1.mkv" | NOT found in host database!    
04:41.1    generic.Interface.Kodi.Kodi.APIKodi    generic.Interface.Kodi.Kodi.APIKodi+VB$StateMachine_32_UpdateInfo_Movie.MoveNext    21    TRACE    [APIKodi] [Kodi KODISERVER] UpdateMovieInfo: "The Lord of the Rings: The Return of the King" | NOT found in database, scan directory on host...    
04:41.1    generic.Interface.Kodi.Kodi.APIKodi    generic.Interface.Kodi.Kodi.APIKodi+VB$StateMachine_41_VideoLibrary_ScanPath.MoveNext    21    TRACE    [APIKodi] [Kodi KODISERVER] ScanVideoPath: "/share/Public/HT Media Library/Blu Rays/Lord Of The Rings - The Return Of The King (2003)" | Start scanning process...    
04:41.1    generic.Interface.Kodi.Kodi.APIKodi    generic.Interface.Kodi.Kodi.APIKodi+VB$StateMachine_45_IsScanningVideo.MoveNext    21    TRACE    [APIKodi] [Kodi KODISERVER] IsScanningVideo: True    
04:42.1    generic.Interface.Kodi.Kodi.APIKodi    generic.Interface.Kodi.Kodi.APIKodi+VB$StateMachine_45_IsScanningVideo.MoveNext    21    TRACE    [APIKodi] [Kodi KODISERVER] IsScanningVideo: False    
04:42.1    generic.Interface.Kodi.Kodi.APIKodi    generic.Interface.Kodi.Kodi.APIKodi+VB$StateMachine_26_SearchMovie.MoveNext    21    WARN    [APIKodi] [Kodi KODISERVER] SearchMovie: "P:\HT Media Library\Blu Rays\Lord Of The Rings - The Return Of The King (2003)\Lord Of The Rings - The Return Of The King (2003) Part 1.mkv" | NOT found in host database!    
04:42.1    generic.Interface.Kodi.Kodi.APIKodi    generic.Interface.Kodi.Kodi.APIKodi+VB$StateMachine_32_UpdateInfo_Movie.MoveNext    21    ERROR    [APIKodi] [Kodi KODISERVER] UpdateMovieInfo: "The Lord of the Rings: The Return of the King" | NOT found on host! Abort!    
04:42.1    generic.Interface.Kodi.KodiInterface    generic.Interface.Kodi.KodiInterface+VB$StateMachine_71_GenericRunCallBack.MoveNext    1    WARN    [KodiInterface] [Kodi KODISERVER] RunGeneric Movie Update | Sync Failed:  The Lord of the Rings: The Return of the King

Please let me know if I am doing something wrong or if you need more information to troubleshoot the problem.

ATM it's not possible to sync multi part movies and (perhaps) BDMV or VIDEO_TS folder structures. Kodi use a very crappy "path" info in database to save multipart movies.

Dan, you responded to a similar issue stating that you addressed the problem and it should be resolved in Alpha 12. I wanted to check if that addressed the issue I identified as well.

Thanks

Yes, was the same reason. But "Lord Of The Rings - The Return Of The King (2003) Part 1.mkv" isn't a correct file name for stacking. Kodi does not allow spaces between the extension and number: Name extensions for stacking

Ember allows it, but we change that also to the same rules like Kodi in one of our next Alpha releases.
(2016-03-16, 23:31)Monk Wrote: Thumbs up for the profile feature. This really is a fantastic addition. It would be perfect if EMM allows for changing profiles on the fly, instead of restarting it.

Something I noticed regarding the Kodi Interface: Switching the "Watched" flag in EMM will revert to the Kodi DB value after syncing.

That was only a basic implementation. More features will be coming soon. But i don't know if we are able to implement on-the-fly profile switching.
(2016-03-17, 15:31)DerKiLLa Wrote: Thanks for your awesome work, love the new "interface" feature.

Can sb explain me the MovieSet Artwork part?

When i rescrape a series, can u make the current pictures as default?

When i click "change season", "poster", "scrape" and select the left button "poster", the content ist missing. just show the same content then before Wink

Ember saves all movie set images in that common folder. You have to set that path also to KI host settings for syncing. KI host settings MovieSet Atwork has to look like "smb://SERVER/SHARE".

You can enable "Keep existing" for each image type if you don't want that Ember search a new "preferred" image if already one is existing.

Where is that "change season" button?
(2016-03-17, 17:10)DanCooper Wrote: Ember saves all movie set images in that common folder. You have to set that path also to KI host settings for syncing. KI host settings MovieSet Atwork has to look like "smb://SERVER/SHARE".
I did not manage to get this movie set-thing to work in ember ... i have a set like "Dark Knight, The".
Rightclick -> (Re)Scrape filmset -> "Dark Knight Filmreihe" -> "Movies" -> Okay

But how can i scrape the set?

The KI settings are right, i think.

(2016-03-17, 17:10)DanCooper Wrote: Where is that "change season" button?
"Edit Season" (Staffel editieren im deutschen Wink)
(2016-03-17, 16:26)DanCooper Wrote:
(2016-03-16, 19:32)hslansky Wrote:
(2016-02-17, 18:34)DanCooper Wrote: ATM it's not possible to sync multi part movies and (perhaps) BDMV or VIDEO_TS folder structures. Kodi use a very crappy "path" info in database to save multipart movies.

Dan, you responded to a similar issue stating that you addressed the problem and it should be resolved in Alpha 12. I wanted to check if that addressed the issue I identified as well.

Thanks

Yes, was the same reason. But "Lord Of The Rings - The Return Of The King (2003) Part 1.mkv" isn't a correct file name for stacking. Kodi does not allow spaces between the extension and number: Name extensions for stacking

Ember allows it, but we change that also to the same rules like Kodi in one of our next Alpha releases.

Interesting, Kodi doesn't really seem to care. However, I renamed the movies based on the wiki document.

This is still not working in EMM, I get the same errors as before.

I also noticed that Ember does not appear to be calculating the run-time correctly for stacked movies. For example, the movie above EMM calculates as 178 minutes, however, Kodi shows it as 3H48M.(228)
(2016-03-13, 00:59)DanCooper Wrote:
(2016-03-13, 00:58)hslansky Wrote:
(2016-03-13, 00:30)DanCooper Wrote: ATM we don't sort by votes (also we never has sorted by votes). But there is also still a bug in Alpha with sorting. We have to find a solution to sort them proper with all the informations like language, resolution, type, duplicates and and and.

Dan,
Guess I got lucky with the order in the past. What about not returning posters with no language?
Any example? Maybe movie name and the URL to a poster that not listed in Ember?

(2016-03-13, 01:17)hslansky Wrote: https://fanart.tv/movie/105864/the-good-dinosaur/

There are 5 English language posters and 6 with a language of None, as well as a few in other languages The only ones being displayed in the Alpha are the 5 English posters, the current Beta displays the expected 11.

Below is the output of an API query for the movie, thought it might help.

Code:
{
    "name": "The Good Dinosaur",
    "tmdb_id": "105864",
    "imdb_id": "tt1979388",
    "moviedisc": [
        {
            "id": "125092",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviedisc/the-good-dinosaur-5623c3faa99e2.png",
            "lang": "en",
            "likes": "8",
            "disc": "1",
            "disc_type": "bluray"
        },
        {
            "id": "123495",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviedisc/the-good-dinosaur-560fdae2965e4.png",
            "lang": "en",
            "likes": "6",
            "disc": "1",
            "disc_type": "bluray"
        },
        {
            "id": "125093",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviedisc/the-good-dinosaur-5623c4109d02d.png",
            "lang": "ru",
            "likes": "1",
            "disc": "1",
            "disc_type": "bluray"
        },
        {
            "id": "137851",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviedisc/the-good-dinosaur-56bf22db551c2.png",
            "lang": "fr",
            "likes": "1",
            "disc": "1",
            "disc_type": "bluray"
        }
    ],
    "hdmovielogo": [
        {
            "id": "128367",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovielogo/the-good-dinosaur-564c02e8a88ba.png",
            "lang": "en",
            "likes": "8"
        },
        {
            "id": "93141",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovielogo/the-good-dinosaur-54a5b9f3747b5.png",
            "lang": "en",
            "likes": "5"
        },
        {
            "id": "137590",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovielogo/the-good-dinosaur-56bc61075f805.png",
            "lang": "en",
            "likes": "4"
        },
        {
            "id": "129324",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovielogo/the-good-dinosaur-56586ebda9737.png",
            "lang": "fr",
            "likes": "1"
        },
        {
            "id": "131730",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovielogo/the-good-dinosaur-56798dc0466bc.png",
            "lang": "pt",
            "likes": "1"
        },
        {
            "id": "117337",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovielogo/the-good-dinosaur-55c47888af88a.png",
            "lang": "pt",
            "likes": "0"
        },
        {
            "id": "125084",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovielogo/the-good-dinosaur-5623bd06d9fe7.png",
            "lang": "ru",
            "likes": "0"
        },
        {
            "id": "126290",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovielogo/the-good-dinosaur-5634956072e46.png",
            "lang": "pt",
            "likes": "0"
        },
        {
            "id": "131887",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovielogo/the-good-dinosaur-567c37b98871b.png",
            "lang": "it",
            "likes": "0"
        }
    ],
    "hdmovieclearart": [
        {
            "id": "123456",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovieclearart/the-good-dinosaur-560fa262053fc.png",
            "lang": "en",
            "likes": "7"
        },
        {
            "id": "132493",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovieclearart/the-good-dinosaur-56849cf8cbaf0.png",
            "lang": "en",
            "likes": "3"
        },
        {
            "id": "132494",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovieclearart/the-good-dinosaur-56849cf8cc34a.png",
            "lang": "en",
            "likes": "3"
        },
        {
            "id": "132496",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovieclearart/the-good-dinosaur-56849cf8cd099.png",
            "lang": "en",
            "likes": "3"
        },
        {
            "id": "125088",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovieclearart/the-good-dinosaur-5623bd736c334.png",
            "lang": "ru",
            "likes": "2"
        },
        {
            "id": "132495",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovieclearart/the-good-dinosaur-56849cf8cc9eb.png",
            "lang": "en",
            "likes": "2"
        },
        {
            "id": "132500",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovieclearart/the-good-dinosaur-56849dae969cb.png",
            "lang": "fr",
            "likes": "2"
        },
        {
            "id": "129508",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovieclearart/the-good-dinosaur-565a9fbbc1c09.png",
            "lang": "fr",
            "likes": "1"
        },
        {
            "id": "132497",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovieclearart/the-good-dinosaur-56849d18e2fa5.png",
            "lang": "ru",
            "likes": "1"
        },
        {
            "id": "132498",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovieclearart/the-good-dinosaur-56849d8db06da.png",
            "lang": "ru",
            "likes": "1"
        },
        {
            "id": "132499",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovieclearart/the-good-dinosaur-56849dae9557e.png",
            "lang": "fr",
            "likes": "1"
        },
        {
            "id": "132501",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovieclearart/the-good-dinosaur-56849df220b0f.png",
            "lang": "it",
            "likes": "1"
        },
        {
            "id": "132502",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovieclearart/the-good-dinosaur-56849e3770c07.png",
            "lang": "pt",
            "likes": "1"
        },
        {
            "id": "132503",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovieclearart/the-good-dinosaur-5684a2a64b7f7.png",
            "lang": "it",
            "likes": "1"
        },
        {
            "id": "132504",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovieclearart/the-good-dinosaur-5684a2b72ff74.png",
            "lang": "pt",
            "likes": "1"
        }
    ],
    "movieposter": [
        {
            "id": "110718",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-5570fa378dac2.jpg",
            "lang": "en",
            "likes": "5"
        },
        {
            "id": "125085",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-5623bd20a6b03.jpg",
            "lang": "00",
            "likes": "5"
        },
        {
            "id": "125087",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-5623bd635b57f.jpg",
            "lang": "00",
            "likes": "4"
        },
        {
            "id": "137217",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-56b79677d88cd.jpg",
            "lang": "00",
            "likes": "4"
        },
        {
            "id": "137218",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-56b79677d9079.jpg",
            "lang": "00",
            "likes": "4"
        },
        {
            "id": "137215",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-56b79677d7723.jpg",
            "lang": "00",
            "likes": "3"
        },
        {
            "id": "138166",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-56c211e752e7b.jpg",
            "lang": "en",
            "likes": "3"
        },
        {
            "id": "138167",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-56c211e753516.jpg",
            "lang": "en",
            "likes": "3"
        },
        {
            "id": "123407",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-560edf6c1c48b.jpg",
            "lang": "00",
            "likes": "2"
        },
        {
            "id": "137850",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-56bf1491eee09.jpg",
            "lang": "fr",
            "likes": "2"
        },
        {
            "id": "117298",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-55c30fa27cd5a.jpg",
            "lang": "pt",
            "likes": "1"
        },
        {
            "id": "125086",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-5623bd3dba0c9.jpg",
            "lang": "ru",
            "likes": "1"
        },
        {
            "id": "131893",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-567c4e06a5969.jpg",
            "lang": "it",
            "likes": "1"
        },
        {
            "id": "137852",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-56bf24cf2d8aa.jpg",
            "lang": "fr",
            "likes": "1"
        },
        {
            "id": "138165",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-56c211e751169.jpg",
            "lang": "en",
            "likes": "1"
        },
        {
            "id": "141282",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-56d83bcc9793b.jpg",
            "lang": "en",
            "likes": "1"
        },
        {
            "id": "131894",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-567c4e1a6b540.jpg",
            "lang": "it",
            "likes": "0"
        }
    ],
    "moviebackground": [
        {
            "id": "123408",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviebackground/the-good-dinosaur-560edfa04f628.jpg",
            "lang": "00",
            "likes": "5"
        },
        {
            "id": "125094",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviebackground/the-good-dinosaur-5623c42646daf.jpg",
            "lang": "00",
            "likes": "4"
        },
        {
            "id": "125968",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviebackground/the-good-dinosaur-562e8c47a7ec2.jpg",
            "lang": "00",
            "likes": "4"
        },
        {
            "id": "137297",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviebackground/the-good-dinosaur-56b8e0cdc8ea5.jpg",
            "lang": "en",
            "likes": "4"
        },
        {
            "id": "137298",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviebackground/the-good-dinosaur-56b8e0f29fa79.jpg",
            "lang": "en",
            "likes": "4"
        }
    ],
    "moviebanner": [
        {
            "id": "128836",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviebanner/the-good-dinosaur-56535f16d46dd.jpg",
            "lang": "en",
            "likes": "5"
        },
        {
            "id": "128837",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviebanner/the-good-dinosaur-56535f293669d.jpg",
            "lang": "ru",
            "likes": "0"
        },
        {
            "id": "128838",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviebanner/the-good-dinosaur-56535f342abab.jpg",
            "lang": "de",
            "likes": "0"
        },
        {
            "id": "128839",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviebanner/the-good-dinosaur-56535f3f4c1c2.jpg",
            "lang": "de",
            "likes": "0"
        },
        {
            "id": "137189",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviebanner/the-good-dinosaur-56b7708abe490.jpg",
            "lang": "fr",
            "likes": "0"
        },
        {
            "id": "137190",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviebanner/the-good-dinosaur-56b7708ac0125.jpg",
            "lang": "fr",
            "likes": "0"
        },
        {
            "id": "137191",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviebanner/the-good-dinosaur-56b7708ac1681.jpg",
            "lang": "fr",
            "likes": "0"
        }
    ],
    "moviethumb": [
        {
            "id": "131827",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviethumb/the-good-dinosaur-567b116eecf18.jpg",
            "lang": "en",
            "likes": "4"
        },
        {
            "id": "117299",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviethumb/the-good-dinosaur-55c3109cf1315.jpg",
            "lang": "pt",
            "likes": "0"
        },
        {
            "id": "137192",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviethumb/the-good-dinosaur-56b770b8b2938.jpg",
            "lang": "fr",
            "likes": "0"
        },
        {
            "id": "137193",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviethumb/the-good-dinosaur-56b7710b56015.jpg",
            "lang": "fr",
            "likes": "0"
        }
    ]
}

Have you had a chance to review this issue?
(2016-03-17, 17:22)DerKiLLa Wrote:
(2016-03-17, 17:10)DanCooper Wrote: Ember saves all movie set images in that common folder. You have to set that path also to KI host settings for syncing. KI host settings MovieSet Atwork has to look like "smb://SERVER/SHARE".
I did not manage to get this movie set-thing to work in ember ... i have a set like "Dark Knight, The".
Rightclick -> (Re)Scrape filmset -> "Dark Knight Filmreihe" -> "Movies" -> Okay

But how can i scrape the set?

The KI settings are right, i think.

(2016-03-17, 17:10)DanCooper Wrote: Where is that "change season" button?
"Edit Season" (Staffel editieren im deutschen Wink)

That's the right way. But you can only scrape movieset images if they are enabled in Settings => MovieSets => Files and Sources:

Image


The other one is a bug in Select Image dialog. I will fix that.
I forgot to add the path ... now its working Wink

Are there any settings, which must be made in Kodi?
(2016-03-17, 18:00)DerKiLLa Wrote: I forgot to add the path ... now its working Wink

Are there any settings, which must be made in Kodi?

No. Also if you use Ember's Kodi Interface, you no longer need the addons Artworkdownloader and MSAA in Kodi.
The KI can send any image path to Kodi that has been recognized be Ember.
(2016-03-17, 15:31)DerKiLLa Wrote: When i click "change season", "poster", "scrape" and select the left button "poster", the content ist missing. just show the same content then before Wink

I've now improved the Select Image dialog a little bit. The left row (with buttons) is no longer showed while season scraping. Will be implemented in Alpha 13.
(2016-03-17, 17:26)hslansky Wrote:
(2016-03-13, 00:59)DanCooper Wrote:
(2016-03-13, 00:58)hslansky Wrote: Dan,
Guess I got lucky with the order in the past. What about not returning posters with no language?
Any example? Maybe movie name and the URL to a poster that not listed in Ember?

(2016-03-13, 01:17)hslansky Wrote: https://fanart.tv/movie/105864/the-good-dinosaur/

There are 5 English language posters and 6 with a language of None, as well as a few in other languages The only ones being displayed in the Alpha are the 5 English posters, the current Beta displays the expected 11.

Below is the output of an API query for the movie, thought it might help.

Code:
{
    "name": "The Good Dinosaur",
    "tmdb_id": "105864",
    "imdb_id": "tt1979388",
    "moviedisc": [
        {
            "id": "125092",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviedisc/the-good-dinosaur-5623c3faa99e2.png",
            "lang": "en",
            "likes": "8",
            "disc": "1",
            "disc_type": "bluray"
        },
        {
            "id": "123495",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviedisc/the-good-dinosaur-560fdae2965e4.png",
            "lang": "en",
            "likes": "6",
            "disc": "1",
            "disc_type": "bluray"
        },
        {
            "id": "125093",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviedisc/the-good-dinosaur-5623c4109d02d.png",
            "lang": "ru",
            "likes": "1",
            "disc": "1",
            "disc_type": "bluray"
        },
        {
            "id": "137851",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviedisc/the-good-dinosaur-56bf22db551c2.png",
            "lang": "fr",
            "likes": "1",
            "disc": "1",
            "disc_type": "bluray"
        }
    ],
    "hdmovielogo": [
        {
            "id": "128367",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovielogo/the-good-dinosaur-564c02e8a88ba.png",
            "lang": "en",
            "likes": "8"
        },
        {
            "id": "93141",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovielogo/the-good-dinosaur-54a5b9f3747b5.png",
            "lang": "en",
            "likes": "5"
        },
        {
            "id": "137590",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovielogo/the-good-dinosaur-56bc61075f805.png",
            "lang": "en",
            "likes": "4"
        },
        {
            "id": "129324",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovielogo/the-good-dinosaur-56586ebda9737.png",
            "lang": "fr",
            "likes": "1"
        },
        {
            "id": "131730",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovielogo/the-good-dinosaur-56798dc0466bc.png",
            "lang": "pt",
            "likes": "1"
        },
        {
            "id": "117337",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovielogo/the-good-dinosaur-55c47888af88a.png",
            "lang": "pt",
            "likes": "0"
        },
        {
            "id": "125084",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovielogo/the-good-dinosaur-5623bd06d9fe7.png",
            "lang": "ru",
            "likes": "0"
        },
        {
            "id": "126290",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovielogo/the-good-dinosaur-5634956072e46.png",
            "lang": "pt",
            "likes": "0"
        },
        {
            "id": "131887",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovielogo/the-good-dinosaur-567c37b98871b.png",
            "lang": "it",
            "likes": "0"
        }
    ],
    "hdmovieclearart": [
        {
            "id": "123456",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovieclearart/the-good-dinosaur-560fa262053fc.png",
            "lang": "en",
            "likes": "7"
        },
        {
            "id": "132493",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovieclearart/the-good-dinosaur-56849cf8cbaf0.png",
            "lang": "en",
            "likes": "3"
        },
        {
            "id": "132494",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovieclearart/the-good-dinosaur-56849cf8cc34a.png",
            "lang": "en",
            "likes": "3"
        },
        {
            "id": "132496",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovieclearart/the-good-dinosaur-56849cf8cd099.png",
            "lang": "en",
            "likes": "3"
        },
        {
            "id": "125088",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovieclearart/the-good-dinosaur-5623bd736c334.png",
            "lang": "ru",
            "likes": "2"
        },
        {
            "id": "132495",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovieclearart/the-good-dinosaur-56849cf8cc9eb.png",
            "lang": "en",
            "likes": "2"
        },
        {
            "id": "132500",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovieclearart/the-good-dinosaur-56849dae969cb.png",
            "lang": "fr",
            "likes": "2"
        },
        {
            "id": "129508",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovieclearart/the-good-dinosaur-565a9fbbc1c09.png",
            "lang": "fr",
            "likes": "1"
        },
        {
            "id": "132497",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovieclearart/the-good-dinosaur-56849d18e2fa5.png",
            "lang": "ru",
            "likes": "1"
        },
        {
            "id": "132498",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovieclearart/the-good-dinosaur-56849d8db06da.png",
            "lang": "ru",
            "likes": "1"
        },
        {
            "id": "132499",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovieclearart/the-good-dinosaur-56849dae9557e.png",
            "lang": "fr",
            "likes": "1"
        },
        {
            "id": "132501",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovieclearart/the-good-dinosaur-56849df220b0f.png",
            "lang": "it",
            "likes": "1"
        },
        {
            "id": "132502",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovieclearart/the-good-dinosaur-56849e3770c07.png",
            "lang": "pt",
            "likes": "1"
        },
        {
            "id": "132503",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovieclearart/the-good-dinosaur-5684a2a64b7f7.png",
            "lang": "it",
            "likes": "1"
        },
        {
            "id": "132504",
            "url": "http://assets.fanart.tv/fanart/movies/105864/hdmovieclearart/the-good-dinosaur-5684a2b72ff74.png",
            "lang": "pt",
            "likes": "1"
        }
    ],
    "movieposter": [
        {
            "id": "110718",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-5570fa378dac2.jpg",
            "lang": "en",
            "likes": "5"
        },
        {
            "id": "125085",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-5623bd20a6b03.jpg",
            "lang": "00",
            "likes": "5"
        },
        {
            "id": "125087",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-5623bd635b57f.jpg",
            "lang": "00",
            "likes": "4"
        },
        {
            "id": "137217",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-56b79677d88cd.jpg",
            "lang": "00",
            "likes": "4"
        },
        {
            "id": "137218",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-56b79677d9079.jpg",
            "lang": "00",
            "likes": "4"
        },
        {
            "id": "137215",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-56b79677d7723.jpg",
            "lang": "00",
            "likes": "3"
        },
        {
            "id": "138166",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-56c211e752e7b.jpg",
            "lang": "en",
            "likes": "3"
        },
        {
            "id": "138167",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-56c211e753516.jpg",
            "lang": "en",
            "likes": "3"
        },
        {
            "id": "123407",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-560edf6c1c48b.jpg",
            "lang": "00",
            "likes": "2"
        },
        {
            "id": "137850",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-56bf1491eee09.jpg",
            "lang": "fr",
            "likes": "2"
        },
        {
            "id": "117298",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-55c30fa27cd5a.jpg",
            "lang": "pt",
            "likes": "1"
        },
        {
            "id": "125086",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-5623bd3dba0c9.jpg",
            "lang": "ru",
            "likes": "1"
        },
        {
            "id": "131893",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-567c4e06a5969.jpg",
            "lang": "it",
            "likes": "1"
        },
        {
            "id": "137852",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-56bf24cf2d8aa.jpg",
            "lang": "fr",
            "likes": "1"
        },
        {
            "id": "138165",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-56c211e751169.jpg",
            "lang": "en",
            "likes": "1"
        },
        {
            "id": "141282",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-56d83bcc9793b.jpg",
            "lang": "en",
            "likes": "1"
        },
        {
            "id": "131894",
            "url": "http://assets.fanart.tv/fanart/movies/105864/movieposter/the-good-dinosaur-567c4e1a6b540.jpg",
            "lang": "it",
            "likes": "0"
        }
    ],
    "moviebackground": [
        {
            "id": "123408",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviebackground/the-good-dinosaur-560edfa04f628.jpg",
            "lang": "00",
            "likes": "5"
        },
        {
            "id": "125094",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviebackground/the-good-dinosaur-5623c42646daf.jpg",
            "lang": "00",
            "likes": "4"
        },
        {
            "id": "125968",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviebackground/the-good-dinosaur-562e8c47a7ec2.jpg",
            "lang": "00",
            "likes": "4"
        },
        {
            "id": "137297",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviebackground/the-good-dinosaur-56b8e0cdc8ea5.jpg",
            "lang": "en",
            "likes": "4"
        },
        {
            "id": "137298",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviebackground/the-good-dinosaur-56b8e0f29fa79.jpg",
            "lang": "en",
            "likes": "4"
        }
    ],
    "moviebanner": [
        {
            "id": "128836",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviebanner/the-good-dinosaur-56535f16d46dd.jpg",
            "lang": "en",
            "likes": "5"
        },
        {
            "id": "128837",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviebanner/the-good-dinosaur-56535f293669d.jpg",
            "lang": "ru",
            "likes": "0"
        },
        {
            "id": "128838",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviebanner/the-good-dinosaur-56535f342abab.jpg",
            "lang": "de",
            "likes": "0"
        },
        {
            "id": "128839",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviebanner/the-good-dinosaur-56535f3f4c1c2.jpg",
            "lang": "de",
            "likes": "0"
        },
        {
            "id": "137189",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviebanner/the-good-dinosaur-56b7708abe490.jpg",
            "lang": "fr",
            "likes": "0"
        },
        {
            "id": "137190",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviebanner/the-good-dinosaur-56b7708ac0125.jpg",
            "lang": "fr",
            "likes": "0"
        },
        {
            "id": "137191",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviebanner/the-good-dinosaur-56b7708ac1681.jpg",
            "lang": "fr",
            "likes": "0"
        }
    ],
    "moviethumb": [
        {
            "id": "131827",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviethumb/the-good-dinosaur-567b116eecf18.jpg",
            "lang": "en",
            "likes": "4"
        },
        {
            "id": "117299",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviethumb/the-good-dinosaur-55c3109cf1315.jpg",
            "lang": "pt",
            "likes": "0"
        },
        {
            "id": "137192",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviethumb/the-good-dinosaur-56b770b8b2938.jpg",
            "lang": "fr",
            "likes": "0"
        },
        {
            "id": "137193",
            "url": "http://assets.fanart.tv/fanart/movies/105864/moviethumb/the-good-dinosaur-56b7710b56015.jpg",
            "lang": "fr",
            "likes": "0"
        }
    ]
}

Have you had a chance to review this issue?

Yes, i've foud the bug. Will be fixed in Alpha 13.
(2016-03-16, 17:06)DanCooper Wrote: Alpha 12 is online.

problems i ve reported are FIXED .. thank you Nod
(2016-03-17, 21:34)solamnic Wrote:
(2016-03-16, 17:06)DanCooper Wrote: Alpha 12 is online.

problems i ve reported are FIXED .. thank you Nod

Thx for feedback Cool
Dan since Kodi picks up when updating the logo.png and not the <movie>-clearlogo.png, is there a way for ember to save both logo.png, clearart.png, discart.png and <movie>-clearlogo.png, <movie>-clearart.png, <movie>-discart.png?
  • 1
  • 11
  • 12
  • 13(current)
  • 14
  • 15
  • 176

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