obsidian-media-db-plugin
obsidian-media-db-plugin copied to clipboard
A plugin that can query multiple APIs for movies, series, anime, games, music and wiki articles, and import them into your vault.
Add ability to import all games from Steam user profile. It should be doable via XML data > [docs](https://partner.steamgames.com/documentation/community_data) It should look similar to [my Steam profile](https://steamcommunity.com/profiles/76561198108009807/games/?tab=all&xml=1) Retrieve appIDs from...
add more types Available Anime types: "tv" "movie" "ova" "special" "ona" Available Manga types: "manga" "novel" "lightnovel" "oneshot" "doujin" "manhwa" "manhua"
**Name** trakt.tv API **Link** [A link to their API documentation](https://trakt.docs.apiary.io/) **What does the API do/offer** Trakt is a service to track watched movies and series - [x] Is the API...
Hi, I am not sure if you take suggestions or feature requests. But, if you do, please consider adding MyDramaList as a media source, please? They have an API: https://mydramalist.github.io/MDL-API/#introduction...
So I'm that person from Discord who suggested adding NovelUpdates support NU is the largest directory for English translations of Asian novels (https://www.novelupdates.com/). It links to the official sites of...
closes #14 - This pr uses [unofficial API](https://github.com/tbdsux/kuryana) because MyDramaList requires sending an email and specifying the title/app name to get API key. Users might not have App Name/Title. Plus...
 In Obsidian, property names support other languages. But the plugin forbids giving names in other languages. I maintain a database in Russian and properties also have Russian names. Please...
**Steam API,** speficly [ISteamUserStats](http://developer.valvesoftware.com/wiki/Steam_Web_API#GetGlobalAchievementPercentagesForApp_.28v0001.29) [A link to their API documentation](https://steamcommunity.com/dev) **What does the API do/offer** Steam provides methods to fetch global stat information by game. I am hoping to have...
Images should be saved locally in a specified folder for offline use.