Commit Graph

2344 Commits

Author SHA1 Message Date
echel0n 26ae17d349 Fixed missing system path appends that where causing issues for travis-cl testing 2014-11-22 19:33:25 -08:00
Dustyn Gibson ed00cbc053 Strip year from show title when adding existing shows, so show is found on TVDB. Fix processing of NFO. 2014-11-22 18:39:29 -08:00
Charlie Root 443b885968 Fixed up FreeBSD init file to use rc.subr 2014-11-22 10:59:32 -08:00
echel0n de23635e28 Fix for issue #933, resolves Commit object attribute issues 2014-11-22 10:52:15 -08:00
echel0n 8deb7485ab Merge remote-tracking branch 'origin/develop' into develop 2014-11-22 10:47:09 -08:00
echel0n e0f78603cb Fix for issue #933, resolves github comparison errors during update checks 2014-11-22 10:46:33 -08:00
echel0n 30f659584f Merge pull request #909 from fernandog/patch-2
Add provider name to notifiers
2014-11-22 09:06:18 -08:00
echel0n e23526c9a8 Merge pull request #931 from fernandog/patch-5
[New GUI] Prevent Airdate column to wrap
2014-11-22 09:04:23 -08:00
echel0n 607a91ce50 Merge pull request #932 from Hellowlol/addmoretoapi
Add location, filesize, subtitles and releasename
2014-11-22 09:04:00 -08:00
echel0n 345a167ac9 Merge pull request #934 from fernandog/patch-6
Fix invalid continuation byte for webapi
2014-11-22 09:00:10 -08:00
echel0n ed4c99b6f0 Fixed issue with scene exception tests 2014-11-22 07:18:35 -08:00
echel0n 04a83ac3fb Fix for anime processing issues 2014-11-22 07:13:48 -08:00
Fernando 6002722c7e Fix invalid continuation byte for webapi
I get this error when using API:
{"result":"error", "message": "error while composing output: "utf8 : terça 9:00  : error 3 : error 4 : invalid continuation byte"}

There's a special char "TERÇA"

Don't know why this happens. I had a special date style and even after change it to "yyyy-mm-dd" this error still happens. Don't know why the api builder is still using the translated week day. Also timezone is set to "network"

This error only happens when missing/future has "terça" - Tuesday and "sábado" - saturday weekdays. The other week days there's no special char.
2014-11-22 11:49:19 -02:00
John 13ecfd027a Add location, filesize, subtitles and releasename
to Show.Seasons
2014-11-21 22:10:19 +01:00
Fernando 37012dd331 [New GUI] Prevent Airdate column to wrap
As I posted here:
https://sickrage.tv/forums/forum/main-category/latest-news/8894-feedback-on-new-skin?p=11055#post11055

Next Ep Name must wrap. Some shows has a too long description: "Charlie and the Terrible, Horrible, No Good, Very Bad Thanksgiving" for example.

Working on Chrome and IE
2014-11-21 14:47:06 -02:00
echel0n 8320672669 Instead of checking for NULL when trying to update trakt.tv library or watchlists we now check length 2014-11-20 04:47:36 -08:00
echel0n ce8989a115 Merge pull request #924 from fernandog/patch-3
[Provider Options tab] Only configure providers that are enabled
2014-11-20 04:46:12 -08:00
Fernando 1d5c63b794 [Provider Options tab] Only configure providers that are enabled
I just tested and it's working.
2014-11-20 10:42:46 -02:00
echel0n 5691847331 Fixed Trakt.tv API code 2014-11-20 04:40:33 -08:00
echel0n 36c7831992 Merge branch 'release/v3.0.0'
Conflicts:
	gui/slick/interfaces/default/config.tmpl
	sickbeard/__init__.py
	sickbeard/versionChecker.py
2014-11-20 02:21:02 -08:00
echel0n be0e3ab836 Fixed scene naming tests 2014-11-18 20:31:52 -08:00
echel0n 1a37238ba6 Fixed scene naming tests 2014-11-18 20:29:33 -08:00
echel0n 461b1d89d3 Fix for bug #911, escapes regex for ignored words 2014-11-18 20:25:27 -08:00
echel0n e57fa4d585 Merge pull request #917 from Hellowlol/apifasterplx
Respect cache.
2014-11-18 19:45:00 -08:00
John 4f773ec4ea Respect cache.
Tries to fix https://github.com/SiCKRAGETV/SickRage/issues/903
2014-11-19 00:41:50 +01:00
echel0n 6270f25176 Update scene_helpers_tests.py 2014-11-17 02:32:45 -08:00
echel0n 94f60e7296 Update pp_tests.py 2014-11-17 02:31:45 -08:00
echel0n 81ddee4760 Update pp_tests.py 2014-11-17 02:30:39 -08:00
echel0n b7381b3d0a Update scene_helpers_tests.py 2014-11-17 02:29:59 -08:00
echel0n 93f56adc7e Update .travis.yml 2014-11-17 02:25:09 -08:00
echel0n d42492017e Update .travis.yml 2014-11-17 02:24:58 -08:00
echel0n 47c7420581 Update .travis.yml 2014-11-17 02:19:32 -08:00
echel0n 4d96b01f02 Update .travis.yml 2014-11-17 02:19:16 -08:00
echel0n 90bf7b8f3b Update .travis.yml 2014-11-17 02:10:03 -08:00
echel0n ca42757ed4 Update .travis.yml 2014-11-17 02:09:21 -08:00
echel0n 60c03996a6 Fix name parser issues for unitests 2014-11-16 07:20:12 -08:00
Fernando dce40c487f Add provider name to notifiers
when snatch an episode
2014-11-16 12:32:46 -02:00
echel0n d96597bf27 Fix for missing github modules, forgot to add folder to git repo 2014-11-16 04:15:40 -08:00
echel0n 291ff880a0 Fix #6 for github module not found issue 2014-11-16 04:10:29 -08:00
echel0n 3221c7ed63 Fix #5 for github module not found issue 2014-11-16 04:05:05 -08:00
echel0n 5e8cdbfb9a Fix #4 for github module not found issue 2014-11-16 04:01:15 -08:00
echel0n 50dd3a531d Fix #3 for github module not found issue 2014-11-16 03:50:58 -08:00
echel0n 5d46d267b6 Fix #2 for github module not found issue 2014-11-16 03:20:14 -08:00
echel0n 4d41d881eb Fix for pyGitHub module not found issue.
Added in bugtracker class
2014-11-16 02:58:20 -08:00
echel0n 9abe5ea859 Updated libs to include new pyGitHub modules.
Updated versionChecker code to reflect new pyGitHub module.
2014-11-15 23:58:37 -08:00
echel0n 75b6d2f51a Updated readme.md 2014-11-15 22:47:05 -08:00
echel0n ea2ec2390a Updated readme.md 2014-11-15 22:45:57 -08:00
echel0n b8295024be Fixed bug #897, switched message to be classified as a warning instead of a error 2014-11-15 20:59:55 -08:00
echel0n aa76734f56 Fix for bug #898, fixes issues with show image overlay when using small poster layout 2014-11-15 20:57:39 -08:00
echel0n 1f168c18c2 Merge pull request #907 from Eiber/feature/UI-improvement
UI improvement on Add Show pages
2014-11-15 20:29:51 -08:00