SickGear/sickbeard/clients
JackDandy 8d9406d5fc Add choose to delete watched episodes from a list of played media at Kodi, Emby, and/or Plex.
Add episode watched state system that integrates with Kodi, Plex, and/or Emby, instructions at Shows/History/Layout/"Watched".
Add installable SickGear Kodi repository containing addon "SickGear Watched State Updater".
Change add Emby setting for watched state scheduler at Config/Notifications/Emby/"Update watched interval".
Change add Plex setting for watched state scheduler at Config/Notifications/Plex/"Update watched interval".
Add API cmd=sg.updatewatchedstate, instructions for use are linked to in layout "Watched" at /history.
Change history page table filter input values are saved across page refreshes.
Change history page table filter inputs, accept values like "dvd or web" to only display both.
Change history page table filter inputs, press 'ESC' key inside a filter input to reset it.
Add provider activity stats to Shows/History/Layout/ drop down.
Change move provider failures table from Manage/Media Search to Shows/History/Layout/Provider fails.
Change sort provider failures by most recent failure, and with paused providers at the top.
Change remove table form non-testing version 20007, that was reassigned.
2018-03-06 02:12:45 +00:00
..
kodi Add choose to delete watched episodes from a list of played media at Kodi, Emby, and/or Plex. 2018-03-06 02:12:45 +00:00
__init__.py Add qBitTorrent to Search Settings/Torrent Search. 2016-07-04 00:23:11 +01:00
deluge.py Change refactor client for Deluge 1.3.14 compatibility. 2017-03-12 01:24:47 +00:00
download_station.py Fix data logger for clients on develop branch (DSM). 2016-09-05 20:00:45 +01:00
generic.py Change refactor client for Deluge 1.3.14 compatibility. 2017-03-12 01:24:47 +00:00
qbittorrent.py Change qBittorent to handle the change to its API success/fail response. 2017-11-01 12:27:26 +00:00
rtorrent.py Change logger to properly cleanup used resources. 2016-12-09 20:08:41 +00:00
transmission.py Change improve management of Transmission config/Search/Torrent Search "Downloaded files location". 2016-03-11 19:07:22 +00:00
utorrent.py Add seed time per provider for torrent clients that support seed time per torrent, i.e. currently only uTorrent. 2015-09-13 16:46:37 +01:00