styxit / HTPC-Manager

A fully responsive interface to manage all your favorite software on your Htpc.
http://htpc.io
MIT License
530 stars 183 forks source link

Added suggestions to Couchpotato module. #222

Closed coach0742 closed 10 years ago

coach0742 commented 10 years ago

Adds "Suggested" tab to Couchpotato.

suggested tab

Adds "Ignore" and "Seen" to new showSuggestions modal.

new 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.

coach0742 commented 10 years ago

There we go, looks much better now.

Hellowlol commented 10 years ago

Have you tested your pr after cp got a large update? Some of the api has changed