Closed coach0742 closed 10 years ago
Adds "Suggested" tab to Couchpotato.
Adds "Ignore" and "Seen" to new showSuggestions modal.
Uses the built-in api from Couchpotato for suggestions. The more you use it, the better it works.
Only shows 8 suggestions at a time. Having more causes problems updating the list. Can probably go up to 12 but 8 fills up one row perfectly.
There we go, looks much better now.
Have you tested your pr after cp got a large update? Some of the api has changed
Adds "Suggested" tab to Couchpotato.
Adds "Ignore" and "Seen" to new showSuggestions modal.
Uses the built-in api from Couchpotato for suggestions. The more you use it, the better it works.
Only shows 8 suggestions at a time. Having more causes problems updating the list. Can probably go up to 12 but 8 fills up one row perfectly.