Radarr/src/NzbDrone.Core/Indexers/PassThePopcorn
Devin Buhl 2ed0738b30 Added PassThePopcorn indexer (#64)
* Added PassThePopcorn indexe

* Added checkboxes for Gold and Checked torrents thanks @evulhotdog

* Sorted movie releases by golden -> checked -> upload date

* Refactored logic.

* Added flags at the end of torrent name for golden / approved

* Updated PTP GOlden to be the popcorn emoji

* Revert "Updated PTP GOlden to be the popcorn emoji"

This reverts commit c6cf0f5fc5.

* Opps, hopefully build will pass now.

* Move PTP props to new subclass.
2017-01-09 14:30:15 +01:00
..
PassThePopcorn.cs Added PassThePopcorn indexer (#64) 2017-01-09 14:30:15 +01:00
PassThePopcornApi.cs Added PassThePopcorn indexer (#64) 2017-01-09 14:30:15 +01:00
PassThePopcornInfo.cs Added PassThePopcorn indexer (#64) 2017-01-09 14:30:15 +01:00
PassThePopcornParser.cs Added PassThePopcorn indexer (#64) 2017-01-09 14:30:15 +01:00
PassThePopcornRequestGenerator.cs Added PassThePopcorn indexer (#64) 2017-01-09 14:30:15 +01:00
PassThePopcornSettings.cs Added PassThePopcorn indexer (#64) 2017-01-09 14:30:15 +01:00