Adam
8780d6a601
Add option to treat anime releases that lack a quality tag as HDTV instead of "unknown".
11 years ago
JackDandy
1ed4020f8b
Merge branch 'feature/RemoveAnimezbProvider' into develop
11 years ago
Adam
ff654aa894
Remove obsolete Animezb provider
Animezb provider no longer exists
11 years ago
JackDandy
71e28fc87a
Merge pull request #22 from adam111316/feature/Remove_t411_provider
Remove unsupported t411 provider
11 years ago
Adam
8b5ab27444
Remove unsupported t411 provider
Removing unsupported french private tracker
11 years ago
JackDandy
7852aa0478
Merge branch 'feature/FixLimitedBacklogOutput' into develop
11 years ago
JackDandy
b6d079fe48
Fix the log output of the limited backlog search for episodes missed.
The log text backwardly reported processing was for missed episodes older than x days. It's for episodes missed during the last x days.
11 years ago
JackDandy
3d8be67d81
Merge branch 'feature/RemoveUnneededDatetimeConvert' into develop
11 years ago
Prinz23
1e69286c9f
Remove unneeded datetime convert from Coming Episodes page.
Prevent usage of function .fromtimestamp that can throw exceptions on some platforms.
Replace datetime calls with sbdatetime calls.
11 years ago
JackDandy
c681ead67a
Merge branch 'feature/FixTrendingShowsVars' into develop
11 years ago
JackDandy
82363f8b37
Fix unset vars on Add New Shows Page used in the Add Existing Shows context.
11 years ago
JackDandy
44e0749d1e
Merge branch 'feature/TrendingShowUriEncodeShowTitle' into develop
11 years ago
Prinz23
2e2805b513
Fix adding shows with titles that contain "&" on Add Trending Show page.
11 years ago
JackDandy
b03e9434bf
Merge branch 'feature/ChangeAddATrendingShow' into develop
11 years ago
JackDandy
96cd8590a8
Change Add Show on Add Trending Show Page to use the full Add New Show flow.
All the features of adding a new show are now available to shows added on the Add Trending Show page.
11 years ago
JackDandy
9f5b6649b3
Merge branch 'ChangeHeartOnAddShow' into develop
11 years ago
JackDandy
062a82b9b5
Change sharper looking heart image on the Add Show page.
11 years ago
JackDandy
71e546a0a6
Merge branch 'feature/ChangeHelpAndInfoIcons' into develop
11 years ago
Supremicus
e438ba4ce3
Change Help and Info icon sprites to color and text of Arguments if unused.
11 years ago
JackDandy
6e5103f59a
Merge branch 'feature/FilterTrending' into develop
11 years ago
Supremicus
65b33a6fe7
Add filtering of shows on Add Trending Shows page.
Add dropdown on the Add Trending Shows page to display all shows, shows not in library, or shows in library.
11 years ago
JackDandy
86cd20737b
Merge branch 'feature/RemoveWarningOutputSrc' into develop
11 years ago
JackDandy
abd1c453fb
Remove output of source code line when warnings highlight libraries not used with IMDb.
Add a new show to observe the output.
Conflicts:
CHANGES.md
11 years ago
JackDandy
13b4faa2f0
Merge branch 'feature/OverhaulConfigAnime' into develop
11 years ago
Supremicus
4b34be35b5
Overhaul Config Anime.
Overhaul Config Anime to be in line with General Configuration.
11 years ago
JackDandy
42ca33765a
Merge pull request #8 from Supremicus/feature/fix_posterpreview
Fix poster preview on small poster layout
11 years ago
Supremicus
02719ce23e
Fix poster preview on small poster layout
11 years ago
JackDandy
b9a3bd30d0
Merge pull request #7 from JackDandy/feature/ChangeFooterStats
Change footer stats to not add newlines when copy/pasting.
11 years ago
JackDandy
65d488321f
Change footer stats to not add newlines when copy/pasting.
Remove redundant references from Config / Help & Info.
11 years ago
Gareth Kirwan
5b1c6fc3f4
Merge branch 'release/0.3.0' into develop
11 years ago
Gareth Kirwan
bd5edd3487
Merge branch 'release/0.3.0'
11 years ago
Gareth Kirwan
48552c2526
Remove reference to SR from version. Redundant naming.
11 years ago
Gareth Kirwan
db44f329de
Bump Changes
11 years ago
JackDandy
08aaa05bad
Merge pull request #5 from JackDandy/feature/ChangeBrandCleanse
Remove orphaned file and cleanup class naming.
11 years ago
JackDandy
c03429a25a
Remove orphaned file and cleanup class naming.
11 years ago
JackDandy
bdf35d5d55
Merge pull request #4 from JackDandy/feature/RemoveBrowserPlayer
Remove browser player from Config General and Display Shows page.
11 years ago
JackDandy
eb0ea69e5d
Remove browser player from Config General and Display Shows page.
11 years ago
JackDandy
71b64bb407
Merge pull request #3 from JackDandy/feature/ChangeBranding
Change logos, text etc. branding to SickGear.
11 years ago
Supremicus
4c8c6b21d5
Change logos, text etc. branding to SickGear.
11 years ago
Adam
b29d730313
Merge branch 'hotfix/0.2.2' into develop
11 years ago
Adam
5ae5255d6f
Merge branch 'hotfix/0.2.2'
11 years ago
Adam
fc09e56a37
Change updater URLs to reflect new repository location
11 years ago
JackDandy
9016956d6d
Merge pull request #1 from tehspede/feature/fix_missing_html_in_notifications
Fix missing HTML in notifications resulting in incorrect formatting.
11 years ago
tehspede
a1ce52df8f
Fix missing HTML in notifications resulting in incorrect formatting.
11 years ago
JackDandy
15fff14355
Merge pull request #150 from Prinz23/feature/ChangeShowNetworkSettingHandler
Change how the "local/network" setting is handled to address some issues...
11 years ago
Prinz23
732009fd98
Change how the "local/network" setting is handled to address some issues.
Move local/network setting datetime convert into it's own function.
Function parse_date_time() now returns when possible a correct timezone aware datetime.
Change webapi to use new converter.
Fix Daily Searcher.
Fix saving old DateTime setting.
Add safety check if network_dict is already loaded.
11 years ago
JackDandy
304206e979
Merge pull request #149 from tehspede/feature/close_button_notifications
Update PNotify lib. Make notify close button always visible. Fix issue w...
11 years ago
tehspede
8514285530
Update PNotify lib. Make notify close button always visible. Fix issue with multiple tabs.
11 years ago
JackDandy
6fb020372d
Merge pull request #148 from JackDandy/feature/FixMissingNetworkHeader
Fix missing header and text in poster layout when network is none on com...
11 years ago
JackDandy
69a0e859ab
Fix missing header and text in poster layout when network is none on coming episodes page.
Fix missing header and "on <missing text>" when network is none and Layout "Poster" with Sort By "Network" on coming episodes page.
11 years ago