Commit graph

2681 commits

Author SHA1 Message Date
adam
d1687dd401 Change layout of Recent Search code
Change naming of SEARCHQUEUE threads for shorter log lines
Fix Recent Search running status on Manage Searches page
2015-03-12 15:31:35 +08:00
JackDandy
722ffbe2b3 Merge pull request #259 from Supremicus/feature/PSNLogo
Add PlayStation Network logo
2015-03-11 01:30:48 +00:00
JackDandy
1f8f396506 Merge pull request #261 from JackDandy/feature/ChangeBacklogOverview
Change "Force Backlog" button for paused shows on Backlog Overview page ...
2015-03-10 23:42:48 +00:00
JackDandy
74d701e6da Change "Force Backlog" button for paused shows on Backlog Overview page to "Paused" indicator. 2015-03-10 22:57:39 +00:00
JackDandy
438d2b88b5 Merge tag 'release_0.7.2' into develop 2015-03-10 22:26:32 +00:00
JackDandy
7e5aedff8f Merge tag 'release_0.7.1' into develop 2015-03-10 22:20:02 +00:00
JackDandy
1c9723610b Merge pull request #263 from JackDandy/feature/FixRedirects
Fix the return flow from calls to the redirect function from executing i...
2015-03-10 19:31:28 +00:00
JackDandy
836c378e4e Merge branch 'hotfix/0.7.2' 2015-03-10 17:16:51 +00:00
JackDandy
b95be5e53d Fix Add From Trending page (indexer_id can be "None" which causes white screen when clicking "Add Show").
Conflicts:
	CHANGES.md
2015-03-10 17:16:07 +00:00
JackDandy
53af6f54c8 Merge branch 'hotfix/0.7.1' 2015-03-10 17:11:24 +00:00
JackDandy
c014bebb8c Fix issues introduced by adding Anime options to the Add Show flow.
Fix error page when clicking "Add Recommended".
Remove failed Anime options from "Add Existing Show".
2015-03-10 17:01:02 +00:00
JackDandy
253d6eaf28 Fix the return flow from calls to the redirect function from executing incorrect code.
Among others, fixes the traceback when adding an existing show.
2015-03-10 16:34:55 +00:00
Supremicus
a76cea1085 Add PlayStation Network logo 2015-03-11 00:50:31 +10:00
adam
e9251b3e47 Merge branch 'release/0.7.0' into develop 2015-03-04 14:10:11 +08:00
adam
c53a7be7ad Merge branch 'release/0.7.0' 2015-03-04 13:59:29 +08:00
adam
ab5f7fa303 Bump release date 2015-03-04 13:58:52 +08:00
adam
2854ae8bfa Merge branch 'release/0.7.0' into develop 2015-03-03 20:18:06 +08:00
Supremicus
3f357dec08 Remove defunct Fanzub provider 2015-03-03 19:25:46 +08:00
adam111316
43ca775cdb Merge pull request #251 from adam111316/feature/ChangeFasterConfig
Change general config's branches and pull request list generation for fa...
2015-03-03 00:31:28 +08:00
Adam
30720b9cbd Change general config's branches and pull request list generation for faster page loading 2015-03-03 00:21:40 +08:00
adam111316
49e9a50444 Merge pull request #250 from adam111316/feature/PEP8_database
Change database code to PEP8 standards
2015-03-02 17:58:18 +08:00
Adam
742efdb805 Change database code to PEP8 standards 2015-03-02 17:50:12 +08:00
adam111316
40bd7907eb Merge pull request #249 from adam111316/feature/PEP8_common&config
Change common and config code to PEP8 standards
2015-03-02 17:30:14 +08:00
Adam
d479984e49 Change common and config code to PEP8 standards 2015-03-01 21:52:02 +08:00
Adam
eb08119ac2 Merge branch 'release/0.7.0' into develop 2015-03-01 12:09:49 +08:00
Adam
7413b38640 Remove requirement for username to be provided on login page
Change login parameter descriptions on Config / General
2015-03-01 11:01:43 +08:00
adam111316
3844e6bf0f Merge pull request #248 from adam111316/feature/PEP8_browser
Change browser, bs4 parser and classes code to PEP8 standards
2015-03-01 10:40:18 +08:00
Adam
026123dc69 Change browser, bs4 parser and classes code to PEP8 standards 2015-03-01 10:35:06 +08:00
adam111316
09c4beb07c Merge pull request #245 from adam111316/feature/CleanupForceVariable
Remove unused force variable from code and PEP8
2015-03-01 10:07:22 +08:00
Adam
0c8ab4db9c Remove unused force variable from code and PEP8 2015-03-01 10:05:20 +08:00
JackDandy
b1eeb1ddc4 Merge pull request #233 from JackDandy/feature/ChangeWomble
Change Wombles to use tv-dvd section.
2015-02-28 17:44:56 +00:00
JackDandy
c4f4cae440 Change Wombles to use tv-dvd section. 2015-02-28 17:41:18 +00:00
JackDandy
f7d58568f8 Merge pull request #246 from JackDandy/feature/ChangeLowerCaseBET
Change BET network logo filename to lower case.
2015-02-28 17:30:15 +00:00
JackDandy
0170d7bd88 Change BET network logo filename to lower case. 2015-02-28 17:27:29 +00:00
JackDandy
701cd1158f Merge pull request #240 from JackDandy/feature/ChangeAlreadyPPedChecker
Change to improve the integrity of the already post processed video chec...
2015-02-28 17:21:16 +00:00
JackDandy
4243473d32 Merge pull request #244 from JackDandy/feature/AddNetworkLogoBET
Add BET network logo
2015-02-28 14:31:08 +00:00
JackDandy
0349fe0ffa Add BET network logo 2015-02-28 14:24:18 +00:00
JackDandy
e92ac49cea Change to improve the integrity of the already post processed video checker.
This reduces the likelihood where new files are skipped even though a video does not exist in the target location.
2015-02-28 14:21:11 +00:00
JackDandy
76ad144745 Merge pull request #243 from JackDandy/feature/ChangeShowListViewLayoutRediect
Change redirect from home to showlistView on changing Layout on showlist...
2015-02-28 14:12:57 +00:00
JackDandy
ed52c99377 Change redirect from home to showlistView on changing Layout on showlistView. 2015-02-28 14:10:05 +00:00
Adam
9f55f91ce9 Merge branch 'release/0.7.0' into develop 2015-02-28 12:37:57 +08:00
adam111316
81de63c0f5 Merge pull request #218 from Supremicus/feature/EpisodeStatusChanges
Episode Status Management tweaks
2015-02-28 12:09:02 +08:00
Supremicus
a2c7413d9a Fix error popup from coming up when show is selected without expanding 2015-02-28 13:05:20 +10:00
tehspede
c01b8b3015 Hide "Expand All" when all are expanded 2015-02-28 10:57:41 +10:00
Supremicus
48bbc89749 Episode Status Management tweaks
* Add expand all button to Episode Status Management
* Add Unknown status query to Episode Status Management
2015-02-28 10:57:39 +10:00
adam111316
50221abee4 Merge pull request #235 from adam111316/feature/ChangeAutoProcessQuotes
Change autoProcessTV scripts python code quotes from " -> '
2015-02-27 10:03:27 +08:00
adam
cc0525f319 Change autoProcessTV scripts python code quotes from " -> ' 2015-02-27 09:54:10 +08:00
adam111316
bf0fadeaa2 Merge pull request #149 from adam111316/feature/AddCacheDebug
Add hidden cache debug page
2015-02-27 09:50:21 +08:00
adam
55458e549b Add hidden cache debug page 2015-02-27 09:45:22 +08:00
adam111316
8ec41d752f Merge pull request #232 from adam111316/feature/FixPullRequestUpdating
Fix updating of pull requests
2015-02-27 09:41:37 +08:00