No description
Find a file
2024-03-15 12:15:26 -04:00
.github/workflows Initial Commit 2024-03-15 12:15:26 -04:00
images Initial Commit 2024-03-15 12:15:26 -04:00
src Initial Commit 2024-03-15 12:15:26 -04:00
.eslintrc Initial Commit 2024-03-15 12:15:26 -04:00
.gitignore Initial Commit 2024-03-15 12:15:26 -04:00
esbuild.config.mjs Initial Commit 2024-03-15 12:15:26 -04:00
LICENSE Initial Commit 2024-03-15 12:15:26 -04:00
manifest.json Initial Commit 2024-03-15 12:15:26 -04:00
package-lock.json Initial Commit 2024-03-15 12:15:26 -04:00
package.json Initial Commit 2024-03-15 12:15:26 -04:00
README.md Initial Commit 2024-03-15 12:15:26 -04:00
styles.css Initial Commit 2024-03-15 12:15:26 -04:00
tsconfig.json Initial Commit 2024-03-15 12:15:26 -04:00
versions.json Initial Commit 2024-03-15 12:15:26 -04:00

Who Is Streaming Plugin

Lookup which streaming services a movie is available to stream on in your Obsidian notes with the Streaming Availability API by Movie of the Night. Details about the movie and streaming status will be added as front matter.

How to use?

The plugin requires an API Key for the Streaming Availability API. After signing up for an API Key, enter the key into the settings page, choose your country and select which streaming services you are interested in.

Then create a new note, enter a movie or TV show as the name of the note, then use the popcorn ribbon button or Who Is Streaming command. The title of the note will be used to search the Streaming Availability API. A list of options will be presented to choose from. After syncing a note once, the tmdb_id and Type properties will be used to sync directly without the need for a search.

demo