1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-08-13 16:53:54 -04:00
SickRage/gui/slick
echel0n e96035ff4f Added per-provider options search mode and search fallback.
Search mode allows you to choose season packs only or episodes only which controls how backlogs search for data.

Search fallback if selected will attempt a 2nd search this time using the alternative search mode to see if it can get results if the previous attempt failed.

Provider settings are now read and stored dynamically instead of always having to retrieve them by there static names, this will allow for dropping in new provider modules easier to intergrate with existing options already present.

Fixed search code to not perform dupe searches by mistake.

Cache stores a list of shows we have rejected so that next time around we don't have to process them to know we don't like em.
2014-05-16 22:29:44 -07:00
..
css Fixes issues #333 and problems with converting str to int via prettyName func 2014-05-03 15:29:00 -07:00
images Add Boxcar2 Notifications 2014-05-07 15:23:06 +01:00
interfaces/default Added per-provider options search mode and search fallback. 2014-05-16 22:29:44 -07:00
js Added per-provider options search mode and search fallback. 2014-05-16 22:29:44 -07:00