Commit Graph

3902 Commits

Author SHA1 Message Date
DariusIII cde77ccdc4 Update site template selection menu in profile edit. 2015-09-06 21:00:20 +02:00
DariusIII 5ed47fb124 Fix profile pages related colours. 2015-09-06 14:38:26 +02:00
DariusIII b84fcdda68 Add "Add to Couchpotato" button to movies view. 2015-09-06 14:22:07 +02:00
DariusIII 8c338b074e Fix bug in group-edit that cause undefined index error when adding new groups. 2015-09-05 22:41:38 +02:00
DariusIII 1ae7655798 Fix wrong var usage.
(cherry picked from commit d684c4a)
2015-09-05 22:33:41 +02:00
DariusIII 1ff2469d69 Change the text in api/download hits from today to last 24 hours. 2015-09-05 22:21:44 +02:00
DariusIII c4a780d907 Fix bug wjere wrong table was used for apirequests. 2015-09-05 21:53:09 +02:00
DariusIII 0db3ba5495 Fix downloads and api hit counts on user profile page. 2015-09-05 16:17:22 +02:00
DariusIII 251b7cceb2 Change the way values for trakt and fanart are checked, switc places again for covers. 2015-09-04 23:26:58 +02:00
Darko 16fb35beb2 Another profile fix 2015-09-04 15:40:30 +02:00
Darko 316d65e4ca Fix api hits display on profile page. 2015-09-04 15:01:37 +02:00
Darko 05356649c5 Change ordering of fetching covers, prefer TraktTV covers. 2015-09-04 14:20:34 +02:00
Darko 230d9ee997 Update favicon. 2015-09-04 13:50:59 +02:00
Darko fa7308ddbb Replace with better image. 2015-09-04 13:38:54 +02:00
Darko 3e6ce6137d Add the actual image. 2015-09-04 13:31:11 +02:00
Darko 16f112f957 Replace nocover with nocover2 image 2015-09-04 13:30:09 +02:00
DariusIII 27b50507eb Fix anime related problems in templates, add TV to sidebar menu. 2015-09-03 23:02:47 +02:00
DariusIII 20c006025a Fix api calls. 2015-09-03 22:05:57 +02:00
Darko 9aa19ad014 Change the apikey for TheTVDB to our own. 2015-09-03 14:38:57 +02:00
Darko 0c8cd7372f Fix addapirequest calls and signup function. 2015-09-03 10:15:57 +02:00
Darko 501ebf4b31 Return traktid of 0 if there is no matching release. 2015-09-03 09:06:02 +02:00
DariusIII da1a4900d2 Return false if there is no trakt data fetched. 2015-09-03 00:05:21 +02:00
DariusIII 80f0e5f11a Add PHPMailer to Utility (the use statement). 2015-09-02 23:57:31 +02:00
DariusIII b7e9a324f7 Add check for empty string in games covers. 2015-09-02 23:49:35 +02:00
DariusIII 9c7f18cf72 Update scrutinizer, set new folders for exclusion. 2015-09-02 23:41:53 +02:00
DariusIII af71981140 Add check for empty string in fetchFanartTVProperties function. 2015-09-02 23:02:28 +02:00
DariusIII d6b7ec1685 No need to check if traktid is set, as if there is info id is always set. Return false if cover or banner are not set for trakt. 2015-09-02 21:58:15 +02:00
DariusIII c07e05c06b Add newznab-tmux own TvRage api key, fix wrong episodeinfo service url. 2015-09-02 21:50:05 +02:00
Darko 7d3c658b50 Missed some class name changes for Info/Nfo in Tmux.php 2015-09-02 11:36:54 +02:00
Darko 9b743c6fd7 Missed some class name changes for Info/Nfo. 2015-09-02 11:15:53 +02:00
DariusIII e95455a7fb Rename Info class into Nfo class. 2015-09-01 22:37:25 +02:00
DariusIII 4fe6f7ab18 Delete Nfo class. 2015-09-01 22:30:57 +02:00
DariusIII 8faad9d112 Rename TvAnger class into TvRage class, adjust the other classes and scripts accordingly. 2015-09-01 22:29:16 +02:00
DariusIII 2ec8b9e062 Rename Film class into Movie class, adjust the other classes and scripts accordingly. 2015-09-01 22:26:22 +02:00
DariusIII 98e7310260 Delete Movie.php 2015-09-01 22:10:50 +02:00
DariusIII d4eaec1982 Return false if trakt title is not set. 2015-08-31 15:41:40 +02:00
DariusIII 78b543f9a3 Update monitor and Tmux.php, 2015-08-31 01:17:31 +02:00
DariusIII 9a87f9da4f Update Tmux.php 2015-08-31 00:55:04 +02:00
DariusIII 890c6b8921 Update collection regex edit page. 2015-08-31 00:44:43 +02:00
DariusIII d6a691e0f9 Update create_se_tables for mariadb compatibility. 2015-08-29 14:28:05 +02:00
DariusIII 5a1b334f09 Update decrypt_hashes script.
(cherry picked from commit 46a010b)
2015-08-28 14:49:28 +02:00
DariusIII 0fc6b3ebc4 Add sphinx filename search support. 2015-08-27 22:41:33 +02:00
DariusIII b155c62dba Numerous fixes and updates ported from nZEDb. 2015-08-26 15:03:41 +02:00
DariusIII 13be6e2419 Update a.b.moovee regex. 2015-08-18 23:54:41 +02:00
DariusIII eb256d012c Fix some porting issues 2015-08-18 16:36:25 +02:00
DariusIII a032d4b739 Update Info.php. 2015-08-18 16:03:45 +02:00
Darko 6602a66637 Add traktid to movieinfo table for future use. 2015-08-18 13:01:51 +02:00
Darko 350c4af072 More miseed thigs from ProcessReleases. 2015-08-18 12:56:10 +02:00
Darko 85d07d0467 Add PHP_EOL to end of line. 2015-08-18 12:47:22 +02:00
Darko bd9ea6f4f8 Change deleteUnwantedCollections function that i forgot to port from nZEDb. 2015-08-18 12:45:17 +02:00