Commit graph

2330 commits

Author SHA1 Message Date
JackDandy
8c23b1fb69 Merge pull request #168 from Supremicus/feature/RemoveNonEnglishSubProviders
Remove non english subtitle providers
2015-02-06 18:30:36 +00:00
Supremicus
751d034711 Remove non english subtitle providers 2015-02-06 08:40:59 +10:00
Adam
f0f36b6785 Merge remote-tracking branch 'remotes/Supremicus/feature/DisplayShowTweaks' into develop 2015-01-31 16:01:17 +08:00
adam111316
bbcafd8243 Merge pull request #161 from Supremicus/feature/TestRenameSelectButtons
Add select all and clear all buttons to testRename template
2015-01-31 15:49:59 +08:00
Supremicus
642969e06c Add select all and clear all buttons to testRename template 2015-01-25 09:54:16 +10:00
Supremicus
2a1dbcae9f displayShow tweaks
* Fix displayShow topmenu variable to point to a valid menu item
* Change displayShow scene exception separator to a comma for neater
appearance
2015-01-25 09:46:13 +10:00
adam111316
94724779a3 Merge pull request #160 from adam111316/feature/FixBlackWhiteInit
Fix black and white list initialization on new show creation
2015-01-23 07:11:28 +08:00
Adam
ed8e806e14 Fix black and white list initialization on new show creation 2015-01-23 06:57:40 +08:00
JackDandy
f2aac9e7bb Merge pull request #157 from JackDandy/feature/AddMaybeArticleNone
Add handling of exceptional case with missing network name (NoneType) in...
2015-01-21 17:07:03 +00:00
JackDandy
a461961c84 Add handling of exceptional case with missing network name (NoneType) in Episode View.
A show should always have an original broadcaster (network), however, user input errors mean that a show can get added without this fundamental detail.
2015-01-21 16:48:15 +00:00
adam
4840059694 Merge branch 'hotfix/0.6.2' into develop 2015-01-21 19:44:09 +08:00
adam
4bb52ead46 Merge branch 'hotfix/0.6.2' 2015-01-21 19:42:27 +08:00
adam
ea40a14d90 Fix invalid addition of trailing slash to custom torrent RSS URLs 2015-01-21 19:39:06 +08:00
adam
c016f38998 Merge branch 'hotfix/0.6.1' into develop 2015-01-20 22:18:19 +08:00
adam
cdceca5f50 Merge branch 'hotfix/0.6.1' 2015-01-20 22:15:00 +08:00
adam111316
3ab385b0ec Merge pull request #155 from Supremicus/feature/FixCSS
Fix provider list color
2015-01-20 22:14:10 +08:00
adam
16356ccbfc Fix snatching from TorrentBytes provider 2015-01-20 22:01:11 +08:00
Supremicus
0416df7fc1 Fix provider list color 2015-01-20 23:20:10 +10:00
adam111316
f1ea752e62 Merge pull request #154 from Supremicus/feature/AdjustMenuDelay
Change adjust menu delay and hover styling
2015-01-20 20:46:03 +08:00
Supremicus
a390239205 Adjust menu delay and hover styling
* Change adjust menu delay and hover styling
2015-01-20 22:32:07 +10:00
adam
5210ca9d97 Merge remote-tracking branch 'remotes/adam111316/feature/ChangeAnimeReleaseGroups' into develop 2015-01-20 19:40:08 +08:00
adam
ea99736939 Change anime release groups to in memory storage for lowered latency 2015-01-20 19:36:19 +08:00
adam111316
d25537e39d Merge pull request #144 from Supremicus/feature/TidyUpCSS
Tidy up style sheets
2015-01-20 19:10:09 +08:00
Supremicus
688b130a11 Tidy up style sheets
* Change light and dark theme css to only hold color information
* Fix incorrect class names in a couple of templates
2015-01-20 19:48:04 +10:00
adam111316
ce93c4216a Merge pull request #151 from adam111316/feature/RemoveTvtorrentsProvider
Remove obsolete tvtorrents search provider
2015-01-19 17:46:59 +08:00
Adam
b344aaf1ec Remove obsolete tvtorrents search provider 2015-01-18 21:56:10 +08:00
Adam
663cb0691b Merge branch 'release/0.6.0' 2015-01-18 13:32:35 +08:00
Adam
3223f16713 Merge branch 'release/0.6.0' into develop 2015-01-18 13:30:30 +08:00
Adam
2f6db9fa9c Bump release date 2015-01-18 13:06:26 +08:00
adam111316
a0d370071e Merge pull request #138 from adam111316/feature/ChangeSearchTiming
Change recent and backlog search timing
2015-01-12 21:47:08 +08:00
Adam
36b3bb9a24 Change recent and backlog search timing
Remove recent and backlog search at start up options from GUI
Change recent and backlog search at start up default value to false
Change recent search to occur 5 minutes after start up
Change backlog search to occur 10 minutes after start up
Change UI footer to display time left until a backlog search
2015-01-12 21:41:51 +08:00
adam
453e00830d Merge branch 'release/0.6.0' into develop 2015-01-12 21:06:05 +08:00
adam111316
d2e12be77b Merge pull request #147 from Supremicus/feature/ProgressBarsFix
Fix progress bars disappearing off homepage
2015-01-12 20:58:25 +08:00
Supremicus
b1234286ae Fix progress bars disappearing off homepage 2015-01-12 22:26:41 +10:00
adam111316
1c1d611260 Merge pull request #82 from adam111316/feature/AddNetworkStandardization2
Add TVRage network name standardization
2015-01-12 18:54:01 +08:00
Adam
9b3fd0b7a9 Add TVRage network name standardization 2015-01-12 18:45:41 +08:00
adam111316
d23b6b684f Merge pull request #128 from adam111316/feature/FixDatabaseSpeed
Fix slow database operations (port from midgetspy/sickbeard)
2015-01-12 07:02:15 +08:00
adam
7f5651bb41 Fix slow database operations (port from midgetspy/sickbeard) 2015-01-11 12:27:57 +08:00
Adam
9ace903490 Merge branch 'release/0.6.0' into develop 2015-01-11 12:17:42 +08:00
Adam
a96afe1ceb Bump version 2015-01-11 11:28:43 +08:00
adam111316
bac2e0d954 Merge pull request #142 from adam111316/feature/FixTraktNoneType
Fix for #140 : 'NoneType' object is not iterable in trakt module
2015-01-10 21:03:19 +08:00
Adam
a36fe55d41 Add log message for when trakt does not return a watchlist 2015-01-10 10:24:22 +08:00
Prinz23
3b4346b053 Fix for: 'NoneType' object is not iterable in trakt module 2015-01-09 21:41:45 +01:00
JackDandy
9d4122247e Merge pull request #123 from JackDandy/feature/EpisodeView
Feature/Episode View
2015-01-08 16:59:46 +00:00
JackDandy
ccb9bb329c Coming Episodes Overhaul.
Change Coming Episodes to "Episodes" page (API endpoint is not renamed).
Add coming episodes to episode view renaming to config migration code.
Change Layout term "Calender" to "Day by Day" on Episodes page.
Fix saving of sort modes to config file on Episodes page.
Add qTip episode plots to "Day by Day" on Episodes page.
Add article sorting to networks on Episodes page.
Add toggle sort direction and multidimensional sort to isotope on Episodes page.
Add text "[paused]" where appropriate to shows on layout Day by Day.
Simplified sort code in webserver and in template.
Change page auto refresh from 10 to 30 mins.
Add other UI tweaks.
2015-01-08 16:43:17 +00:00
Supremicus
97ade1d621 Change Calendar layout on the Coming Episodes page.
Change view to a fluid layout.
Change episode layout design.
Add day and month to column headers.
Add isotope plug-in to enable sort columns by Date, Network, and Show name.
Add imagesLoaded plug-in to prevent layout breakage by calling isotope to update content after a page auto-refresh.
2015-01-08 14:15:17 +00:00
adam111316
f875e4c2fb Merge pull request #129 from adam111316/feature/ChangeDailyToRecent
Change term "Daily" search to "Recent" search
2015-01-08 20:41:20 +08:00
adam
c500a14d06 Add daily search to recent search renaming to config migration code 2015-01-07 19:54:19 +08:00
JackDandy
c16903bd73 Change "Daily" search to "Recent" search. 2015-01-07 19:54:18 +08:00
adam
c02de5eea5 Merge branch 'feature/FixBtnAnime' into develop 2015-01-05 22:50:53 +08:00