You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.
Please provide a JSON feed of all Netflix items. Original intent: get a list of items that Netflix has that the user doesn't. Expiration dates would be helpful too!
I think this is also a perfectly valid excuse to cleanup the code somewhat. Right now it loops through the media found on Plex, immediately searches the Netflix Roulette API and logs the output.
It would be a lot cleaner to let ./index.js return an JSON array with the processed media, and let ./cli.js simply loop through the resulting JSON and log it to the console.
Please provide a JSON feed of all Netflix items. Original intent: get a list of items that Netflix has that the user doesn't. Expiration dates would be helpful too!
https://www.reddit.com/r/PleX/comments/3ytwdj/i_made_a_tool_to_quickly_see_how_much_of_your/cygpgr7
The text was updated successfully, but these errors were encountered: