mProjectsCode / obsidian-media-db-plugin

A plugin that can query multiple APIs for movies, series, anime, games, music and wiki articles, and import them into your vault.
GNU General Public License v3.0
250 stars 30 forks source link

Pull through {{plot}} form Movies #98

Closed pligrim closed 9 months ago

pligrim commented 1 year ago

The json that comes back from omDB has more field than you are exposing could you add

Rated and Plot please of the two I'd most like Plot

This is what comes back from the omDBApi:

   
Title "Guardians of the Galaxy Vol. 2"
Year "2017"
Rated "PG-13"
Released "05 May 2017"
Runtime "136 min"
Genre "Action, Adventure, Comedy"
Director "James Gunn"
Writer "James Gunn, Dan Abnett, Andy Lanning"
Actors "Chris Pratt, Zoe Saldana, Dave Bautista"
Plot "The Guardians struggle to keep together as a team while dealing with their personal family issues, notably Star-Lord's encounter with his father, the ambitious celestial being Ego."
Language "English"
Country "United States"
Awards "Nominated for 1 Oscar. 15 wins & 60 nominations total"
Poster "https://m.media-amazon.com/images/M/MV5BNjM0NTc0NzItM2FlYS00YzEwLWE0YmUtNTA2ZWIzODc2OTgxXkEyXkFqcGdeQXVyNTgwNzIyNzg@._V1_SX300.jpg"
Ratings  
0  
Source "Internet Movie Database"
Value "7.6/10"
1  
Source "Rotten Tomatoes"
Value "85%"
2  
Source "Metacritic"
Value "67/100"
Metascore "67"
imdbRating "7.6"
imdbVotes "719,971"
imdbID "tt3896198"
Type "movie"
DVD "22 Aug 2017"
BoxOffice "$389,813,101"
Production "N/A"
Website "N/A"
Response "True"

Cheers

ltctceplrm commented 9 months ago

This issue can be closed since it was added in 0.60