adam
e2841c2a9c
Merge branch 'hotfix/0.2.1' into develop
2014-10-22 14:45:03 +08:00
adam
0a362e81dd
Merge branch 'hotfix/0.2.1'
2014-10-22 14:42:34 +08:00
adam
3ffb561282
Update changelog
2014-10-22 14:42:03 +08:00
Anthony Snavely
3494d071b9
Fix HD-Torrents
...
Fix HD-Torrents so it works properly.
2014-10-22 14:39:33 +08:00
adam111316
f7ea3f8195
Merge pull request #25 from Supremicus/feature/date_format
...
Added date formats for d/m/y
2014-10-22 14:19:28 +08:00
Supremicus
82343608a0
Added date formats for d/m/y
2014-10-22 12:19:06 +10:00
Adam
d1ea52bb8c
Merge branch 'release/0.2.0' into develop
2014-10-21 20:49:04 +08:00
Adam
262c2e8e8c
Merge branch 'release/0.2.0'
2014-10-21 20:49:00 +08:00
Adam
0bb60c6d1c
Update changes file
2014-10-21 20:45:22 +08:00
adam111316
bd6cc51975
Merge pull request #21 from SickragePVR/feature/FixIPT
...
Feature/fix ipt
2014-10-19 02:39:22 +08:00
adam111316
bc8ae3ca18
Merge pull request #12 from SickragePVR/feature/travis_del_python_2.5
...
Remove building against python 2.5 as travis no longer supports it
2014-10-19 02:30:20 +08:00
adam111316
7d3f0ed5b6
Merge pull request #20 from SickragePVR/feature/MassArchiveOnFirstMatch
...
Feature/mass archive on first match
2014-10-19 02:27:42 +08:00
JackDandy
0aa9a992ff
Merge pull request #17 from JackDandy/FixIPT
...
Fix searching IPTorrentsProvider.
2014-10-17 04:25:50 +01:00
JackDandy
b7c37ccaf7
Fix searching IPTorrentsProvider.
2014-10-17 04:21:21 +01:00
JackDandy
a7ed0c411a
Merge pull request #15 from JackDandy/feature/MassArchiveOnFirstMatch
...
Add "Archive on first match" to Manage, Mass Update, Edit Selected page.
2014-10-16 23:13:33 +01:00
JackDandy
85d022916f
Add "Archive on first match" to Manage, Mass Update, Edit Selected page.
2014-10-16 22:41:46 +01:00
adam
d452f199b6
Merge branch 'hotfix/0.1.0' into develop
2014-10-16 20:35:18 +08:00
adam
52ae70e010
Merge branch 'hotfix/0.1.0'
2014-10-16 20:35:15 +08:00
adam
4e6afd7615
Update repo urls from echel0n to point to SickragePVR. Should fix autoupdating to the correct repo
2014-10-16 19:55:33 +08:00
adam
cebc0d2d92
Remove building against python 2.5 as travis no longer supports it
2014-10-16 18:19:52 +08:00
Gareth Kirwan
33ed4eaefa
Added Changes file
2014-10-16 10:48:15 +01:00
JackDandy
a751af4291
Merge pull request #8 from JackDandy/UpdateComingEpsCalendar
...
Update Calender View on Coming Episodes Page.
2014-10-15 17:23:31 +01:00
JackDandy
f845ec24a4
Update Calender View on Coming Episodes Page.
...
Note: these updates are a bit hacky and will be cleaned up when new CSS arrives.
Tweak display of show cards.
Display show time based on General settings ... Date and Time.
Add hover over showtitle incase card image is non-descriptive.
Add text to columns where there are no shows for this day.
2014-10-15 16:45:55 +01:00
adam111316
a20cde9f76
Merge pull request #877 from JackDandy/ImproveAddTrending
...
Improve addShows trending page by using less memory and loading quicker.
2014-10-15 00:24:24 +08:00
JackDandy
397cc09610
Improve addShows trending page by using less memory and loading quicker.
...
The trending page shows approx. 500 images and typically, the size of fetched images were 1000 x 1500 pixels. The browser was relied on to reduce the images while rendering to 186 x 273 pixels. The result used a *lot* of memory, bandwidth, time, render processing, and server resources to populate the page so those issues have been eased by fetching smaller 300 x 450 pixel images instead.
2014-10-14 17:17:33 +01:00
adam111316
4bb7e3cac0
Merge pull request #876 from JackDandy/UpdateTornado
...
Update Tornado webserver to 4.1dev1 and add the certifi lib dependency.
2014-10-14 13:01:15 +08:00
adam111316
d0fea0add2
Merge pull request #875 from JackDandy/UpdateUI
...
Various tweaks to UI including additional use of fuzzy dates.
2014-10-14 12:48:43 +08:00
JackDandy
2d18f5b8ab
Update Tornado webserver to 4.1dev1 from 4.0b1 and add the certifi lib dependency.
2014-10-14 05:24:01 +01:00
JackDandy
0333a9aa3e
Various tweaks to UI including additional use of fuzzy dates.
...
Add a parameter to FuzzyMoments to output dates inline.
Add fuzzy dates to compact view of History page.
add fuzzy dates to poster view cards of Home page.
Tweak Home page poster view cards to span the date displayed across the first line.
Tweak Home page poster view cards to display download stats on left and network logo on right.
Tweak the two columns of Show Summary on the displayShow page to hold content.
Add title "Filters" and tweak the layout of filters sections on the displayShow page.
Move display value for show air date from Next Episode to the Airs field on the comingEpisodes page.
Add fuzzy dates to the Airs field in banner and poster views on the comingEpisodes page.
Tweak CSS for showSummary.
Tweak CSS for poster view cards line-height.
2014-10-14 05:13:59 +01:00
adam111316
5c73569f52
Merge pull request #874 from JackDandy/FixFailedDLsAndManageTorrentsIcons
...
Fix failed DLs and manage torrents icons
2014-10-14 10:35:31 +08:00
adam111316
914f04c231
Merge pull request #873 from JackDandy/TweakWidthCalenderView
...
Change: reduce width on comingEpisodes Calendar view for new page width.
2014-10-14 10:34:46 +08:00
JackDandy
07c0316815
Fix: Button icons for "Failed Downloads" and "Manage Torrents" now show on respective pages.
2014-10-13 20:08:56 +01:00
JackDandy
46554c382e
Change: reduce width on comingEpisodes Calendar view for new page width.
2014-10-13 19:46:37 +01:00
adam111316
d532353a98
Merge pull request #872 from JackDandy/TweakWidthDisplayShow
...
Change: reduce details width on display show page for new UI width.
2014-10-14 02:15:36 +08:00
JackDandy
7bff816947
Change: reduce details width on display show page for new page width.
2014-10-13 19:10:52 +01:00
adam111316
1966ac75dd
Merge pull request #871 from JackDandy/TweakWidthUI
...
Change: Reduce UI width. Adjust "Limit:" right alignment on history page...
2014-10-14 01:55:56 +08:00
JackDandy
8e631b11e5
Change: Reduce UI width. Adjust "Limit:" right alignment on history page.
2014-10-13 18:53:09 +01:00
adam111316
ddf6a52053
Merge pull request #869 from JackDandy/TweakUIWidth
...
Change: Reduce UI width. Adjust "Limit:" right alignment on history page...
2014-10-14 01:28:39 +08:00
JackDandy
d8f4c74acd
Change: Reduce UI width. Adjust "Limit:" right alignment on history page.
2014-10-13 17:48:45 +01:00
Adam
560ffca7dd
Make hardlink debug error more verbose
2014-10-13 23:20:44 +08:00
Adam
16a54e62d6
Make failed torrent log message more verbose
2014-10-13 23:10:19 +08:00
Adam
d2077453b6
Fix ABD regex for certain filenames
2014-10-13 19:19:33 +08:00
adam111316
e708a1c94c
Merge pull request #868 from ofir123/search_subtitles_bug
...
Tiny bugfix in searchShowSubtitles
2014-10-13 18:58:20 +08:00
Ofir Brukner
b8c8e02394
Fixed a tiny bug in searchShowSubtitles, to show all languages instead of just the new one.
2014-10-13 12:49:05 +03:00
adam111316
f9bac63135
Merge pull request #867 from ofir123/subscenter_support
...
Subscenter support
2014-10-13 15:15:16 +08:00
adam111316
aeaeab2efa
Merge pull request #865 from KalleDK/tv2-icon-with-space
...
Danish TV 2 with space
2014-10-13 15:15:01 +08:00
Adam
18f1e17306
Update TODO
2014-10-13 10:18:01 +08:00
Ofir Brukner
b0426ca12d
Fixed a few bugs.
...
Also fixed buggy search function in webserve.
2014-10-13 00:25:06 +03:00
Kalle Møller
8b0e8d103f
Danish TV 2 with space
...
The danish tv 2 is also reffered to with space between tv and 2.
2014-10-12 20:50:21 +02:00
Ofir Brukner
14f3848872
Added all logic related to subscenter, including logo
2014-10-12 16:19:34 +03:00