Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to sync 'On Deck' tv shows #9

Open
hashworks opened this issue Apr 27, 2015 · 2 comments
Open

Add ability to sync 'On Deck' tv shows #9

hashworks opened this issue Apr 27, 2015 · 2 comments

Comments

@hashworks
Copy link

It would also be great to download whole unwatched seasons / shows of On Deck elements.

@ilyaz
Copy link
Owner

ilyaz commented Apr 28, 2015

This can be somewhat accomplished by using the Plex Scraper functionality within the script. Simply activate the unwatched filter in the tv section of the ini and use the recentlyViewedShows option for Plex Scraper (TVSearch) and it should scrape all the unwatched content from your TV Shows on deck.

Here are the tested ini options that you can use for the Plex Scraper:
Movies Supported Types [Scrape -> MovieSearch]:
disable, unwatched, newest (Recently Released), recentlyAdded, recentlyViewed, onDeck
TV Supported Types [Scrape -> TVSearch]:
disable, recentlyViewedShows

@hashworks
Copy link
Author

Ah, I see. There should be an onDeck type for TVSearch as well, through :)

Also, will the Plex Scraper update my *.txt files once onDeck / recentlyViewedShows changes? Or do I have to remove them everytime I launch PlexDownloader? EDIT: Ah, yes it will.

@hashworks hashworks changed the title Add ability to sync 'On Deck' elements Add ability to sync 'On Deck' tv shows Apr 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants