Commit Graph

3740 Commits

Author SHA1 Message Date
DariusIII 704cebb59c Return false if trakt title is not set.
(cherry picked from commit d4eaec1)
2015-08-31 16:11:35 +02:00
DariusIII 5aec78ea43 Update monitor and Tmux.php,
(cherry picked from commit 78b543f)
2015-08-31 01:20:41 +02:00
DariusIII 0b9f3344b8 Merge remote-tracking branch 'origin/dev' into dev 2015-08-31 00:57:01 +02:00
DariusIII 1419b6c50d Update Tmux.php 2015-08-31 00:56:44 +02:00
DariusIII 29a43de169 Update create_se_tables for mariadb compatibility.
(cherry picked from commit d6a691e)
2015-08-29 14:33:19 +02:00
DariusIII 46a010ba49 Update decrypt_hashes script. 2015-08-28 14:46:45 +02:00
DariusIII 29edaece23 Add sphinx filename search support. 2015-08-27 22:50:02 +02:00
DariusIII 31dbc6504b Fix instance of releasecomment in Releases.php 2015-08-17 17:21:13 +02:00
Darko 5b1fa80f5e Remove useless movie view link from release details page.
(cherry picked from commit 5f5944a)
2015-08-17 13:58:33 +02:00
Darko 03887fd2df Fix for trailers on details page.. 2015-08-17 13:50:27 +02:00
Darko d98cf7102c Another fix for trailers.
(cherry picked from commit 7bf7f1a)
2015-08-17 13:49:05 +02:00
Darko 2f6ff4dd82 Add TRAKT link to details view.
(cherry picked from commit a4c71d2)
2015-08-17 09:31:07 +02:00
Darko 26b1757bbe Merge remote-tracking branch 'origin/dev' into dev 2015-08-17 08:55:08 +02:00
Darko 8aa3bd46a1 Analyze releases only if not using InnoDB (InnoDB uses online analysis). 2015-08-17 08:55:00 +02:00
DariusIII 64bbd89284 Fix for movie trailers by Bart39. Ported from nZEDb. 2015-08-17 02:02:21 +02:00
DariusIII 995bd2cf91 Quick fix by kevin123 for trakt covers.
(cherry picked from commit cf5b4ef)
2015-08-17 01:07:41 +02:00
DariusIII 65aae1a1d9 Update patch 141. 2015-08-16 21:59:12 +02:00
DariusIII 7cc0efff18 Prefer fanart.tv cover over trakt, update PHPDOC comment for movieSummary function.
(cherry picked from commit c63ab78)
2015-08-16 21:57:11 +02:00
DariusIII 2c0c869cde Add support for TraktTv covers in Film.php, update TraktTv.php and ReleaseImage.php for this to function..
(cherry picked from commit efaffbb)
(cherry picked from commit 8c509d4)
2015-08-16 21:24:14 +02:00
DariusIII 49d0baf4bb Merge remote-tracking branch 'origin/dev' into dev
Conflicts:
	newznab/controllers/Film.php
2015-08-16 19:09:14 +02:00
DariusIII 8c509d41eb Add support for TraktTv covers in Film.php, update TraktTv.php and ReleaseImage.php for this to function..
(cherry picked from commit efaffbb)
2015-08-16 19:08:27 +02:00
DariusIII 5dd34c0d8c Display site title, not newznab-tmux on content pages.
(cherry picked from commit ae63499)
2015-08-16 19:08:09 +02:00
Darko 6ee47e497f Update TraktTv, add extended images check.
(cherry picked from commit 4739691)
2015-08-16 19:07:59 +02:00
Darko b5f7b831f5 Update movieinfo table, check if trakt is missing the imdbid. Ported from nZEDb. 2015-08-14 13:09:39 +02:00
Darko c543d9bcb9 Update patches again. 2015-08-14 13:05:45 +02:00
Darko 1ffccdcfc7 Update getMovieCovers and updateTvrRage scripts, fix opening of wrong links when viewing details and switching to movies, series etc view.
(cherry picked from commit 0f0625e)
2015-08-14 11:33:23 +02:00
Darko 815c425f62 Remove the extra quotes which made its way misteriously into patch.l 2015-08-14 09:25:04 +02:00
Darko daf77e06e2 Switch array to short syntax. 2015-08-14 09:23:14 +02:00
Darko ae69fe13c1 Update patch 140, add comments to it. 2015-08-14 09:04:08 +02:00
Darko 421839be3d Update the patch 140. 2015-08-14 08:46:40 +02:00
Darko 713b6b4614 Add back triggers to releases and release_comments tables. 2015-08-14 08:38:28 +02:00
Darko dc6d4b55fd Fix ordering in patch 138. 2015-08-13 14:37:07 +02:00
Darko 1d1c772123 Fix the query properly by kevin123.
(cherry picked from commit f04947b)
2015-08-13 13:16:30 +02:00
Darko cf07b5c2be Add the old 2014 query while the new one is not fixed.
(cherry picked from commit 70c8fb6)
2015-08-13 12:59:21 +02:00
Darko cce777d4cc Remove unnecessary group by and order by.
(cherry picked from commit fb97d56)
2015-08-13 11:08:03 +02:00
Darko 7d412e6c88 Change nzb_guid to binary(16), rename releasecomment table to release_comments. 2015-08-13 10:34:25 +02:00
Darko cbb1bdf877 And Another reversion of serverroot usage.
(cherry picked from commit d65f7e4)
2015-08-13 09:09:49 +02:00
Darko 1119285818 Another reversion of serverroot usage.
(cherry picked from commit a7ae986)
2015-08-13 09:09:41 +02:00
Darko ff44594735 Revert basepages of templates to old state for serverroot.
(cherry picked from commit 688d465)
2015-08-13 08:56:16 +02:00
Darko 3939b2cab4 Fix the security hole for privateprofiles setting, change occurences of serverroot to fix notices.
(cherry picked from commit 00c4444)
2015-08-12 16:02:05 +02:00
Darko 6671199704 Trying to get rid of the undefined index genres notice.
(cherry picked from commit 414a41f)
2015-08-12 16:01:30 +02:00
Darko fa593a8edf Trying to get rid of the undefined index backdrop notice.
(cherry picked from commit ccfb016)
2015-08-12 16:01:22 +02:00
Darko e4d2d271b4 Change the look of releases on cover pages. 2015-08-12 11:23:25 +02:00
DariusIII 58a851ec15 Change the way hashing is done in prehash and predbhash tables. 2015-08-11 19:59:03 +02:00
Darko 783893fed2 Update the templates spacing and overall look.
(cherry picked from commit 2660830)
2015-08-11 15:59:48 +02:00
Darko 01d8b2abd1 Fix: Issue where API NZB downloads would fail. Ported from nZEDb.
(cherry picked from commit 37815a6)
2015-08-10 14:58:54 +02:00
Darko f819fb8077 Fix issue where youtube trailer URL's were getting updated wrong. ported from nZEDb. 2015-08-10 13:41:32 +02:00
Darko d69267b8bf Update Users.php and change getnzb.php accordingly. Ported from nZEDb.
(cherry picked from commit 2d5fe14)
2015-08-10 11:38:02 +02:00
Darko d1ce9dbe45 Delete movie-delete script.
(cherry picked from commit 4ce9300)
2015-08-10 11:37:48 +02:00
Darko 485c25e379 Switch themoviedb url to https.
(cherry picked from commit 952aa35)
2015-08-10 10:17:12 +02:00