JackDandy
d20afa0515
Change the episodes downloaded stat to display e.g. 2843 / 2844 as 99.9% instead of rounding to 100%.
2015-03-17 18:58:19 +00:00
JackDandy
09f5e0622d
Add "Status of removed episodes" to apply (or not) a preferred status to episodes whose files are detected as removed.
...
"Archived" can now be set so that removed episodes still count toward download completion statistics. See setting on page config/Post Processing/File Handling.
Remove redundant "Skip remove detection" from the config/Post Processing/File Handling page
Change combos on this page to be all consistent.
Improve vertical alignment of the label text before drop down combos.
Change to highlight the current selected item in combos.
Fix some inconsistent CSS line spacing.
2015-03-17 17:12:30 +00:00
JackDandy
a127187d3a
Remove whitespace and semi-colon redundancy from CSS shedding 4.5kb.
2015-03-17 16:03:56 +00:00
Supremicus
6398fcfe0b
Correct log and error log icons
2015-03-17 21:32:50 +10:00
Adam
f0fa5cce81
Merge branch 'feature/OverhaulIcons' into develop
2015-03-17 10:01:00 +08:00
Adam
ba69616cf4
Change log rotation to occur at midnight
...
Change to keep a maximum of 7 log files
Add automatic compression of old log files
2015-03-17 09:50:59 +08:00
JackDandy
f73de91d0f
Add IMDb update capability back to the "Force Full Update" button on the Display Show page.
2015-03-17 01:37:08 +00:00
adam111316
5567a66b44
Merge pull request #281 from adam111316/feature/FixNameCache
...
Fix updating of scene exception name cache after adding exceptions on Ed...
2015-03-17 09:17:26 +08:00
Adam
bf510f709c
Fix updating of scene exception name cache after adding exceptions on Editshow page
2015-03-17 09:08:09 +08:00
JackDandy
45c6533766
Change episode row color away from blue on display show page when indexer airdate is not defined.
...
Hide year, runtime, genre tags, country flag, or status if lacking valid data to display.
Remove redundant CSS color use (all browsers treat 3 identical digits as 6, except for possibly in gradients).
2015-03-16 19:20:24 +00:00
JackDandy
743e1e4fb9
Fix to correctly use wanted_begin and wanted_latest when adding shows.
2015-03-16 11:45:56 +00:00
JackDandy
c96dbf7ea6
Change to reduce the time taken to "Update shows" with show data.
...
Add "Enable IMDb info" option to config/General/Interface.
Change to not display IMDb info on UI when "Enable IMDb info" is disabled.
Change genre tags on displayShow page to link to IMDb instead of Trakt.
Change to reduce the time taken to "Update shows" with show data.
Change when IMDb info is updated...
a) stop updating the IMDb info during the scheduled daily update for every show.
b) update the IMDb info for a show after snatching an episode for it.
Develop changes...
Fix being able to actually turn IMDb off when it has been turned on.
Remove IMDb option from General Settings.
Change IMDb option to enable by default now the slow operation has been eliminated from process flows.
2015-03-14 15:09:39 +00:00
Supremicus
e579892245
Change overhaul menu and button icons
2015-03-14 23:46:45 +10:00
JackDandy
334797a888
Merge pull request #270 from JackDandy/feature/ChangeReduceLogging
...
Change to simplify and reduce logging output of Recent-Search and Backlo...
2015-03-13 18:38:21 +00:00
JackDandy
d9d8bcdb0b
Merge pull request #262 from JackDandy/feature/AddSetWantedOnAddShow
...
Add option to the third step of "Add Show" to set episodes as wanted fro...
2015-03-13 18:22:43 +00:00
JackDandy
e6b7feef3d
Change to simplify and reduce logging output of Recent-Search and Backlog processes.
2015-03-13 18:21:46 +00:00
Adam
d5fb963b73
Merge branch 'feature/ToggleImdb' into develop
2015-03-14 00:18:01 +08:00
JackDandy
9747778e28
Add validation when using Release Group token on page config Post Processing/Episode Naming/Name pattern/Custom.
2015-03-12 23:25:14 +00:00
JackDandy
75ebd0136e
Change to no longer require restart with the "Scan and post process" option on page config/Post Processing.
2015-03-12 23:15:44 +00:00
JackDandy
e18250f371
Add option to the third step of "Add Show" to set episodes as wanted from the first and latest season, this triggers a backlog search on those episodes after the show is added.
...
Tweak log and notification texts used when adding an existing show.
2015-03-12 16:54:30 +00:00
Adam
42b5fe7570
Change IMDb updater to a toggleable option under General Settings (disabled by default due to slow operations)
2015-03-13 00:06:47 +08:00
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
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
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
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
Adam
30720b9cbd
Change general config's branches and pull request list generation for faster page loading
2015-03-03 00:21:40 +08:00
Adam
742efdb805
Change database code to PEP8 standards
2015-03-02 17:50:12 +08:00
Adam
d479984e49
Change common and config code to PEP8 standards
2015-03-01 21:52:02 +08:00
Adam
026123dc69
Change browser, bs4 parser and classes code to PEP8 standards
2015-03-01 10:35:06 +08:00
Adam
0c8ab4db9c
Remove unused force variable from code and PEP8
2015-03-01 10:05:20 +08:00
JackDandy
c4f4cae440
Change Wombles to use tv-dvd section.
2015-02-28 17:41:18 +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
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
ed52c99377
Change redirect from home to showlistView on changing Layout on showlistView.
2015-02-28 14:10:05 +00:00
Supremicus
a2c7413d9a
Fix error popup from coming up when show is selected without expanding
2015-02-28 13:05:20 +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
adam
cc0525f319
Change autoProcessTV scripts python code quotes from " -> '
2015-02-27 09:54:10 +08:00
adam
55458e549b
Add hidden cache debug page
2015-02-27 09:45:22 +08:00
Adam
1aee6fcae2
Fix updating of pull requests
2015-02-27 09:36:19 +08:00
JackDandy
9f7e678018
Fix traceback error when using the menu item Manage/Update Kodi.
2015-02-25 19:41:38 +00:00
JackDandy
d512189df3
Merge pull request #197 from Supremicus/feature/UpdatePushover
2015-02-25 13:12:05 +00:00
Supremicus
dc95006371
Add Kodi notifier and metadata
2015-02-25 22:33:40 +10:00
Supremicus
b63bbbbb19
Add priority, device, and sound support to Pushover notifier (port from midgetspy/sickbeard)
2015-02-25 21:30:52 +10:00
JackDandy
2d2eed9c2e
Add a "Use as default home page" selector to General Config/Interface/User Interface.
2015-02-25 01:28:38 +00:00
JackDandy
8f7193ee93
Change authentication credentials to display more securely on config pages.
2015-02-24 16:13:07 +00:00
adam
2b031fff67
Change startup code cleanup and PEP8
2015-02-24 19:14:19 +08:00
Adam
6414377c9c
Merge remote-tracking branch 'remotes/Supremicus/feature/UpdatePushbullet' into develop
2015-02-24 15:47:57 +08:00
Adam
87d46b2c3f
Remove unused SickBeardURLOpener and AuthURLOpener classes
2015-02-24 15:02:20 +08:00
JackDandy
3d4cb6dde4
Add text to explain params passed to extra scripts on Config/Post Processing.
2015-02-23 16:47:05 +00:00
Adam
71d7938fac
Change webserve code to a logical layout and PEP8
2015-02-24 00:26:33 +08:00
adam
c4908144e1
Remove unused libraries fuzzywuzzy and pysrt
2015-02-23 20:38:20 +08:00
Adam
12cc540c58
Add requirements file for pip (port from midgetspy/sick-beard)
...
Allows for use of 'pip install -r requirements.txt' to install prerequisites for SickGear to run
2015-02-23 20:29:52 +08:00
adam
989d1ac22b
Bump version
2015-02-23 19:05:44 +08:00
JackDandy
ae50f300e7
Change TPB webproxy list and add SSL variants, PEP8 and code cleanup.
2015-02-23 00:44:29 +00:00
Adam
b28024c44f
Add YTV network logo
2015-02-22 17:56:03 +00:00
JackDandy
f8e9d1aa7d
Change FreshOnTv login parameter and use secure URLs.
...
Add logging of Cloudflare blocking.
Add prevention of vacant cookie tracebacks.
2015-02-22 17:46:48 +00:00
JackDandy
71590dbf07
Change TorrentBytes login parameter in line with site change.
...
Add SSL download query argument.
Ensure search term is cleansed before use.
2015-02-22 17:42:08 +00:00
JackDandy
55b0758b0f
Change SCC URLs to remove redirection overhead.
...
PEP8 and code cleanup.
2015-02-22 17:34:04 +00:00
Adam
d0326cda7e
Change replace HTTP auth with a login page
...
Change to improve webserve code
Add logout menu item with confirmation
Add 404 error page
2015-02-22 11:54:53 +08:00
JackDandy
97429c084f
Change overhaul UI of editShow and anime release groups, refactor and simplify code.
...
Change list order of option on the right of the displayShow page to be mostly inline with the order of options on editShow.
Change legend wording and text colour on the displayShow page.
Add output message if no release group results are available.
Add cleansing of text used in the processes to a add a show.
Add sorting of AniDB available group results.
Add error handling and related UI feedback to reflect result of AniDB communications.
Change description of config/search ignore and require words.
2015-02-21 22:34:20 +00:00
JackDandy
6f3c88de0c
Change order of some settings on Config/General/Interface/Web Interface and tweak texts.
2015-02-17 23:37:59 +00:00
Supremicus
e23af0e462
Update Pushbullet notifier (port from midgetspy/sickbeard)
2015-02-17 16:39:35 +10:00
tehspede
bb8c1ec3d9
Fix missed html tag replacing in notifications.
...
Add history module to pnotify lib.
2015-02-16 23:45:38 +00:00
JackDandy
f40196e8e5
Add max-width to prevent ui glitch on Pull request and Branch Version selectors on config/General/Advanced.
...
Change <input> tags to html5 and add max-width css.
2015-02-16 04:03:59 +00:00
JackDandy
f8606cd855
Add setting "Update shows during hour" to General Config/Misc.
2015-02-16 03:25:02 +00:00
Adam
33aa238060
Merge branch 'feature/AddReleaseGroupsOptions' into develop
2015-02-15 15:48:02 +08:00
JackDandy
692422cafa
Change when picking a best result to only test items that have a size specifier against the failed history.
2015-02-15 02:47:46 +00:00
adam
56337a0615
Add anime release groups to add new show options page
...
Fix validation of release groups when no group is detected
2015-02-15 09:45:40 +08:00
JackDandy
aab7859dda
Change to streamline iCal function and make it handle missing network names.
2015-02-15 00:05:29 +00:00
JackDandy
a6de7ca7dc
Change the AniDB provider image for a sharper looking version.
2015-02-14 20:12:30 +00:00
tehspede
65d30ddb47
Update PNotify to latest master (2014-12-25) and add desktop notifications.
2015-02-14 20:50:57 +02:00
JackDandy
907334f82c
Add catch exceptions when unable to cache a requests response.
2015-02-14 17:44:49 +00:00
JackDandy
77ed796092
Add detection of file-system having no support for link creation (e.g. Unraid shares).
2015-02-14 17:22:23 +00:00
JackDandy
74722c3a90
Change IPT URLs to reduce redirects.
2015-02-14 16:53:30 +00:00
JackDandy
068443c4b9
Fix SSL authentication on Synology stations.
...
Disables certification verification for SYNO requests; not an ideal fix as a mitm process can be established as a result. However, permits using SSL until a full fix is available.
2015-02-14 16:37:21 +00:00
tehspede
1115c6f98f
Add percentage of episodes downloaded to footer and remove double spaces in text.
2015-02-14 16:29:36 +00:00
JackDandy
47f1c8eaaf
Add support for multiple server hosts to Plex server notifier.
...
Add support for multiple server hosts to the updated Plex server notifier.
Change Plex Media Server settings section for multi server(s) and improve the layout in the config/notifications page.
Add logic to Plex notifier to update a single server where its TV section path matches the downloaded show. All server libraries are updated if no single server has a download path match.
Change the ui notifications to show the Plex Media Server(s) actioned for library updating.
Fix issue where PMS text wasn't initialised on the config/notifications page and added info about Plex clients.
Add ability to test Plex Server(s) on config/notifications page.
2015-02-14 13:55:59 +00:00
mmccurdy07
b8a4afc923
Update the Plex notifier from a port at midgetspy/sickbeard.
2015-02-14 02:45:00 +00:00
Supremicus
a5dfb0135d
Boxcar2 notifier changes
2015-02-13 15:28:03 +10:00
Supremicus
73bdfc0777
Remove defunct boxcar notifier
2015-02-13 12:02:03 +10:00
JackDandy
65007c953d
Change uT params from unicode to str.format as magnet URLs worked but sending files in POST bodies failed.
2015-02-12 21:28:42 +00:00
JackDandy
f798406931
Change to ensure uTorrent API parameters are ordered for uT 2.2.1 compatibility.
2015-02-12 16:32:06 +00:00
Supremicus
bab72a5644
Change The Pirate Bay back
...
* Change The Pirate Bay url back as it's now back up and oldpiratebay
hasn't been updated for weeks
* Remove duplicate thepiratebay icon
2015-02-11 14:36:39 +10:00
JackDandy
320c4c854e
Add logic to display overdue/future shows on the Episodes page/DayByDay layout.
2015-02-11 02:01:07 +00:00
JackDandy
acafdbb16a
Add proxy request url parsing to enforce netloc only matching which prevents false positives when url query parts contain FQDNs.
2015-02-11 00:19:37 +00:00
JackDandy
a79dc4fa6a
Merge branch 'hotfix/0.6.4' into develop
2015-02-10 20:23:24 +00:00
JackDandy
7e29161ab5
Fix issue where setting the status for an episode that doesn't need a db update fails.
2015-02-10 20:21:10 +00:00
JackDandy
c720c0b913
Add support for a proxy host PAC url on the General Config/Advanced Settings page.
2015-02-10 14:22:12 +00:00
JackDandy
9f5b00d66c
Merge branch 'hotfix/0.6.3' into develop
2015-02-10 05:48:09 +00:00
JackDandy
c48981972f
Change KickAssTorrents URL.
2015-02-10 05:32:59 +00:00
Supremicus
47da38a914
Logging message tweaks and minor PEP8 tweaks
...
* Change corrected spelling & better clarified various log messages
* Change minor PEP8 tweaks in sab.py
* Add api disabled error code for newznab providers
2015-02-08 12:59:10 +10:00
JackDandy
d945bd18e4
Fix rename of excluded metadata.
2015-02-07 18:11:40 +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
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
Adam
ed8e806e14
Fix black and white list initialization on new show creation
2015-01-23 06:57:40 +08: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
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
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
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
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
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
Supremicus
b1234286ae
Fix progress bars disappearing off homepage
2015-01-12 22:26:41 +10:00
Adam
9b3fd0b7a9
Add TVRage network name standardization
2015-01-12 18:45:41 +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
Adam
a36fe55d41
Add log message for when trakt does not return a watchlist
2015-01-10 10:24:22 +08: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
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
adam
3c295485ee
Add BTN api call parameter debug logging
2015-01-05 22:47:33 +08:00
Adam
7b969b334b
Fix anime searches on BTN provider
2015-01-03 21:09:05 +08:00
Adam
b8804973ca
Add pull request checkout option to General Config/Advanced Settings
2015-01-02 07:44:27 +08:00
Adam
a1e8d21614
Fix name parser unit tests and regex
...
Add anime unit test cases (port from lad1337/sickbeard)
Fix normal tv show regex (port from midgetspy/sickbeard)
Fix anime regex (port from lad1337/sickbeard)
2015-01-02 07:14:43 +08:00
Prinz23
42e089dfa1
Fix Add From Trending Show page to work with Trakt changes.
...
ID changed from number.
Poster URLs changed.
2014-12-31 18:08:26 +00:00
Supremicus
b2ca923270
Fix Womble's Index searching
...
* Fix Womble's Index searching (ssl disabled for now, old categories are
the new active ones again)
2014-12-28 01:14:40 +10:00
Sami Haahtinen
2e382c2010
Change Search Settings/Torrent/Deluge option texts for improved understanding
...
Deluge uses WebUI to connect to deluge daemon, lets make sure that the
user knows what to enter. Also the WebUI doesn't use a username at all,
so we can hide that field so that the user doesn't get confused
2014-12-27 20:43:14 +08:00
JackDandy
7e0275037d
Merge pull request #124 from Supremicus/feature/PirateBayWorkaround
...
Change ThePirateBay to use oldpiratebay
2014-12-22 11:34:05 +00:00
Supremicus
7b3499f958
Change ThePirateBay to use oldpiratebay
...
* Change ThePirateBay to use oldpiratebay as a temporary fix
2014-12-22 17:47:11 +10:00
adam
b093a50e97
Merge branch 'release/0.5.0' into develop
2014-12-21 19:45:10 +08:00
adam
30791bde22
Bump release date
2014-12-21 19:40:18 +08:00
JackDandy
83dde57d1c
Merge branch 'release/0.5.0' into develop
2014-12-20 16:31:24 +00:00
Birger J. Nordølum
17354a5aaa
Fix typo in menu item Manage/Update XBMC.
2014-12-20 16:19:12 +00:00
JackDandy
c729e6d3a8
Add lowercase PM to the General Config/Interface/Time style selection.
...
Change re-factor sbdatetime classes.
Add param "markup" to sbdatetime.sbftime() and sbdatetime.sbfdatetime() that when set True will return time dimensions HTML class wrapped.
Add HTML class wrapping to the dimension parser of fuzzy time.
Change General Config/Interface/Trim zero padding to Trim date and time, now handles 2:00 pm > 2 pm.
Fix trim zero of military time hour to not use 12 hr time.
2014-12-20 11:57:53 +00:00
Supremicus
c268551c72
Add network logos
...
* Add Discovery Network International/A&E Network International/Scripps
Networks International missing channel logos
2014-12-20 12:30:58 +10:00
Supremicus
28cea6fb54
Add/Update/Remove Network logo's
...
* Change added and updated Discovery Network's channel logo's
* Remove unrequired duplicate network logo's
2014-12-18 13:04:27 +10:00
JackDandy
8dcf7b138e
Merge pull request #110 from Supremicus/feature/AddNetworkLogos.
2014-12-16 18:03:02 +00:00
Supremicus
bc0b8c0ae4
Add and change network logos.
2014-12-16 18:00:58 +00:00
JackDandy
6e6cec3b66
Fix to use new TorrentDay URLs.
2014-12-14 19:16:50 +00:00
JackDandy
57f01e6584
Fix restart issue.
2014-12-14 19:05:50 +00:00
Adam
211874adb7
Bump version
2014-12-14 21:56:16 +08:00
Supremicus
1dc38bca9b
Fix network sorting on home page
2014-12-14 22:56:20 +10:00
JackDandy
26bc577092
Merge pull request #104 from adam111316/feature/FixCacheUrlIndexes.
2014-12-14 12:29:37 +00:00
adam
2af732c731
Fix duplicate entries in cache database
2014-12-14 12:12:00 +00:00
Supremicus
9cf3d32bf8
Fix table alignment on homepage
2014-12-14 10:19:31 +10:00
JackDandy
b2f475e99f
Add a link from the footer number of snatched to episode snatched overview page.
...
The link to the Episode Overview page is available on all pages except on the Episode Overview page.
Change the default state for all check boxes on the Episode Overview page to not checked.
Add validation to Go button to ensure at least one item is checked on Episode Overview page.
Add highlight to current status text in header on Episode Overview page.
Cleanup manageEpisodeStatuses Javascript.
2014-12-13 18:45:10 +00:00
JackDandy
8f4974f2b9
Merge pull request #101 from adam111316/feature/FixPortChecking
2014-12-13 18:39:24 +00:00
adam
a419f53ca9
Fix port checking code preventing startup directly after a SG restart
2014-12-13 13:32:08 +08:00
JackDandy
aa9346222e
Fix SQL statements that have dynamic table names to use proper syntax.
2014-12-13 04:16:50 +00:00
JackDandy
983f790a6e
Change Display Show next/previous when show list is not split to loop around.
2014-12-13 04:08:36 +00:00
JackDandy
0bee101b22
Fix Display Show next/previous when show list is split.
...
Also add some styling to drop down combo.
2014-12-12 02:36:23 +00:00
JackDandy
c8c1a07f85
Overhaul all Add Show pages.
2014-12-11 18:43:36 +00:00
JackDandy
e724f67321
Update qTip2 to v2.2.1.
2014-12-11 13:27:41 +00:00
Supremicus
56e1cbe0b6
Fix missing navbar gradients.
2014-12-11 13:21:08 +00:00
JackDandy
27bf1a3132
Fix visual positioning of sprites on Config page.
2014-12-10 00:03:48 +00:00
JackDandy
e7b11c5f4b
Fix article removal for sorting on Display Show, and API pages.
...
Remove Javascript regex boundary from Python regex.
2014-12-09 21:33:40 +00:00
JackDandy
c19fc37051
Remove Config/Backup & Restore.
2014-12-09 15:35:36 +00:00
Adam
3f2254aee0
Fix missing Content-Type headers for posters and banners
2014-12-09 22:01:39 +08:00
Supremicus
26497b066e
Change KickassTorrents provider URLs
2014-12-09 13:31:56 +00:00
Adam
f579b90d7c
Add database migration code
2014-12-09 20:34:44 +08:00
adam
f338c2d65d
Fix multiple issues relating to the startup process
...
Fix multiple instances of SG being able to start
Fix garbled text appearing during startup in console
Fix startup code order and general re-factoring (adapted from midgetspy/Sick-Beard)
2014-12-08 20:25:12 +08:00
adam
87c78b50b2
Revert "Merge pull request #19 from adam111316/feature/AddNetworkStandardization"
2014-12-07 21:22:42 +08:00
adam
b407e3e606
Remove legacy sickbeard updater and build automation code
2014-12-05 22:30:19 +08:00
JackDandy
a192e6dee6
Add ability for CSS/JS to target a specific page and layout.
...
Add topmenu (page) and layout vars to the div id_content class.
Bump Changes.md version.
2014-12-04 18:08:06 +00:00
JackDandy
75bd9f8718
Merge branch 'release/0.4.0' into develop
2014-12-04 10:42:13 +00:00
JackDandy
f72229c591
Fix article sorting for Display Show, and API pages.
2014-12-04 10:28:29 +00:00
mmccurdy07
e28d4c18f7
Change Plex notifications: allow authenticated library updates (port from mmccurdy07)
...
Change to allow authenticated access to Media Server.
Change Config/Notifications/Plex logo, description, and label texts.
Adapted port commit/955a48b577875ac8e94ea5efb445c28c57b7d9cb from
mmccurdy07/Sick-Beard/commits/development (by Supremicus).
2014-12-03 14:30:20 +00:00
Supremicus
e3688e0ab6
Update plex notifier (port from SickBeard)
2014-12-03 03:11:18 +00:00
Prinz23
bee6dae995
Remove redundant Coming Eps template code used in the old UI.
...
The submenu variable is no longer used on the Coming Eps page.
2014-12-03 02:50:47 +00:00
JackDandy
0dfe997ab3
Merge branch 'release/0.4.0' into develop
2014-11-27 03:51:01 +00:00
JackDandy
3cac799877
Fix article sorting for Coming Eps, Manage, Show List, and Trending Shows.
...
Increase article sorting strictness with a central helper function.
2014-11-27 03:34:41 +00:00
JackDandy
79b1806cf9
Change some provider images. Add a few new images.
...
Add nzbs_in and nzb_is for custom providers to use.
Add network images for Esquire and Smithsonian.
Add a tweaked 6box for dark and light themes.
Reduce size of some images.
2014-11-27 03:04:58 +00:00
JackDandy
ee0a986fad
Merge branch 'release/0.4.0' into develop
2014-11-26 14:52:26 +00:00
Supremicus
765fe798fd
Fix season jumping dropdown menu for shows with over 15 seasons on Display Show.
2014-11-26 13:43:40 +00:00
JackDandy
2efe59bb0f
Merge branch 'release/0.4.0' into develop
2014-11-24 01:20:51 +00:00
Prinz23
9ff267bd76
Fix Coming Eps Page to include shows +/- 1 day for time zone corrections.
...
More detail...
Episodes airing in a different time zone to the users own can be missing on the Coming Episodes Page. For today, the current day next week, and the last day in the missing episode range; these 3 days (+/- 1 day) can be missing episodes from the display if they air on a different day in their time zone compared to the users current day.
All episodes in the banner layout for today may display as red or green background even if not aired/missing yet because of their airing time. The background colour of the first episode of today in banner view would be shown for all episodes today in this view, since the variable for the episode ending which determines the background colour was only set for the first episode after the today's day header.
Technical detail...
Fix banner view: cur_ep_enddate wasn't set for every episode.
Remove duplicates from SQL result.
2014-11-24 01:07:14 +00:00
JackDandy
5f5080d3ab
Merge branch 'release/0.4.0' into develop
2014-11-23 21:07:46 +00:00
Adam
7930cbcd80
Fix reduces time API endpoint Shows takes to return results.
...
Fix indexer mapper caching.
Fix tvrage API garbage collection.
2014-11-23 20:57:38 +00:00
Adam
a046729436
Add TVRage network name standardization
2014-11-23 22:16:23 +08:00
JackDandy
d90af06c2c
Merge branch 'release/0.4.0' into develop
2014-11-23 04:06:48 +00:00
JackDandy
67c3352eee
Fix Add Trending Shows "Not In library" now filters tvrage added shows.
...
Add a hover over text "In library" on Add Trending Shows to display tv database show was added from.
2014-11-23 03:28:45 +00:00
JackDandy
a72727ed77
Merge branch 'release/0.4.0' into develop
2014-11-23 00:13:16 +00:00
JackDandy
d735d81ed5
Fix typo on General Config/Misc.
2014-11-22 23:30:09 +00:00