Selected Academy Awards Playlists (Current as of 2018-09-25)
#46
Hi bsoriano,

as I said, in the current master version of the file SmartPlayList.cpp, it is already included, in the Krypton version not. Therefore I assumed that it is already included in Leia. But the code has been added two years ago... see https://github.com/xbmc/xbmc/commit/29c3...04d437df89

Regards,
Tolot
Reply
#47
I'm surprised that this didn't get updated yet this year .. anyway, here are the latest copies of the playlists with 2020 Oscar Winners added in.

https://mega.nz/file/2zw0EapZ#jlS3OVPztf...mLCjJXkwBI

Also, please read this thread regarding Once Upon a Time... In Hollywood for it to work properly.

https://forum.kodi.tv/showthread.php?tid=354217
Reply
#48
(2020-05-09, 22:17)pletopia Wrote: I'm surprised that this didn't get updated yet this year .. anyway, here are the latest copies of the playlists with 2020 Oscar Winners added in.

https://mega.nz/file/2zw0EapZ#jlS3OVPztf...mLCjJXkwBI

Also, please read this thread regarding Once Upon a Time... In Hollywood for it to work properly.

https://forum.kodi.tv/showthread.php?tid=354217
did you add the fix to the playlist?
or just put the fix here so people don't need to read the other thread
Reply
#49
(2020-05-10, 09:46)madmax2 Wrote: did you add the fix to the playlist?
or just put the fix here so people don't need to read the other thread
It's not the playlist that is the problem. TheMovieDB entry has used ellipses and your movie name in the library needs to be fixed.
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
#50
Yeah. As Karellen stated, not the playlist thats the issue but the movie title that gets scraped from TheMovieDB. So its not an issue with future scrapes again, I just added a custom nfo file with the proper name in it.
Code:
<?xml version="1.0" encoding="utf-8"?>
<movie xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <title>Once Upon a Time... In Hollywood</title>
</movie>
https://www.imdb.com/title/tt7131622
Save that code in a movie.nfo, place it in the folder with your movie and it will override the title but still scrape the rest of the data properly from the web.
Reply
#51
(2020-05-11, 17:08)pletopia Wrote: Yeah. As Karellen stated, not the playlist thats the issue but the movie title that gets scraped from TheMovieDB. So its not an issue with future scrapes again, I just added a custom nfo file with the proper name in it.
Code:
<?xml version="1.0" encoding="utf-8"?>
<movie xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <title>Once Upon a Time... In Hollywood</title>
</movie>
https://www.imdb.com/title/tt7131622
Save that code in a movie.nfo, place it in the folder with your movie and it will override the title but still scrape the rest of the data properly from the web.  
Can you create a new playlist of all nominated best picture films as well (since it would be good to watch those nominated films via the playlist)?
Reply

Logout Mark Read Team Forum Stats Members Help
Selected Academy Awards Playlists (Current as of 2018-09-25)0