- Improvements to UI text to match the Obsidian plugin guidelines #153 (thanks kepano)
- Fixed mobygames result without an image crashing the search #148 #149 (thanks ltctceplrm)
- Use Steam Community SearchApps for Steam search by title for fuzzy results #146 (thanks ZackBoe)
- Don't search APIs that don't have an API key set #147 (thanks ZackBoe)
- Use https for all API requests #147 (thanks ZackBoe)
- Sped up multi API search
- Fixed unrelated APIs being searched when searching by a specific media type
- renamed the plugin to just
Media DB
- Add plot field when fetching data from OMDb #106 (thanks onesvat)
- Added support for Moby Games API #131 (thanks ltctceplrm)
- Add index operator for arrays when templating #129 (thanks kelszo)
- Support disabling default front matter and add support for Templater #119 (thanks kelszo)
- Add option to open new note in a new tab #128 (thanks kelszo)
- Added developers and publishers field to games #122 (thanks ltctceplrm)
- Added manga support through Jikan
- Added book support through Open Library
- Added album cover support for music releases
- Split up
producer
intostudio
,director
andwriter
for movies and series - fixed the preview modal not displaying the frontmatter anymore
- New simple search modal, select the media type and search all applicable APIs
- More data for Board Games
- Actors and Streaming Platforms for Movies and Series
- Separate new file location for all media types
- Separate command for each media type
- Fix problems with closing of preview modal
- Added Board Game Geek API (documentation pending)
- More information in the search results
- various fixes
- various fixes
- Added bulk import. Import a folder of media notes as Media DB entries (thanks to PaperOrb on GitHub for their input and for helping me test this feature)
- Added a custom result select modal that allows you to select multiple results at once
- Fixed a bug where the note creation would fail when the metadata included a field with the values
null
orundefined
- fixed a small bug with the initial selection of an API in the ID search modal
- Added the option to rename metadata fields through property mappings
- fixed note creation falling, when the folder set in the settings did not exist