Commit Graph

48 Commits

Author SHA1 Message Date
DariusIII 262d12d8e6 Update smarty to version 3.1.29 2015-12-21 14:14:53 +01:00
DariusIII 6152c114f5 Change COUNT(*) queries to count the primary key columns to improve query performance. Re-work the count querying in PreDB class (fixes by @ruhllatio) 2015-12-11 09:21:59 +01:00
DariusIII ae13c137c4 Broken queries in DnzbFailures and Releases classes. Fix TV processing 2015-11-23 22:10:44 +01:00
DariusIII a51b0f7807 Fix TVMaze processing 2015-11-18 09:06:00 +01:00
DariusIII e98150f101 Use rawurlencode in TVMaze/Client.php 2015-11-16 23:05:37 +01:00
DariusIII 291f759b0f Numerous fixes from nZEDb 2015-11-15 22:21:58 +01:00
DariusIII 6aebca6c2f Push possible fix for TVMaze akas processing 2015-11-06 14:19:09 +01:00
DariusIII 9976346078 Fix akas processing 2015-11-04 22:06:27 +01:00
DariusIII e28c0aacf2 Move TmdbAPI back to libs/Tmdb folder 2015-11-03 15:17:40 +01:00
DariusIII 3d32dc7cc6 Ensure returned results are array and not empty 2015-11-02 21:17:02 +01:00
DariusIII fe5574c0b3 First push of semi working tmdb 2015-11-02 13:33:19 +01:00
DariusIII 3564af928f Merge branch 'dev-regexless-tv' into dev-regexless-tmdb 2015-11-02 10:29:28 +01:00
DariusIII ae8debcb88 Fix akas processing and offset errors 2015-11-01 22:37:56 +01:00
DariusIII dee9c77378 Merge branch 'dev-regexless-tv' into dev-regexless-tmdb 2015-10-31 00:14:33 +01:00
DariusIII d5890baa3c Fix ApaiIO errors 2015-10-30 23:57:38 +01:00
DariusIII 2ac989399a Start adding TMDB support 2015-10-30 15:56:12 +01:00
DariusIII 904384ca7c Move ApaiIO and Tmdb libraries into libs folder 2015-10-30 15:10:18 +01:00
DariusIII d5ac1584fc Simplify is_array 2015-10-30 14:22:29 +01:00
Darko 96c29f9605 Fix sources in series and details pages. 2015-10-30 11:31:52 +01:00
DariusIII 8fdfc489b7 Revert the change 2015-10-30 10:07:22 +01:00
DariusIII 4d8eaa283d Push the test code 2015-10-30 09:49:55 +01:00
DariusIII af2bc68c29 Update TVMaze support, it is working now 2015-10-28 22:53:10 +01:00
DariusIII 2df1a8e3bb Start adding TvMaze support 2015-10-28 13:40:16 +01:00
DariusIII e7bf12bdae Update api, rss, series and login 2015-10-22 02:51:30 +02:00
DariusIII 76e8501028 Changes ported from nZEDb/dev-tv branch. 2015-10-21 14:17:40 +02:00
DariusIII 5ddb0fc58f Add first batch of changes from nZEDb dev-tv branch related to TvRage changes 2015-10-21 13:02:41 +02:00
DariusIII d14ec9a0ed Fix some of the autoloading and api issues. 2015-10-17 04:16:26 +02:00
DariusIII dd743c750a Port TVDB support from nZEDb @ruhllatio. 2015-10-04 23:10:10 +02:00
DariusIII 9c109217f7 Add PSR-0 comaptible autoloadrr for libs folder. 2015-10-04 22:40:46 +02:00
Darko b2bb93e8e2 Revert the last change. 2015-07-16 15:51:35 +02:00
Darko 20e7d0486b Add back smarty autoloader. Damn case insensitive OS (yeah i am looking at you Windows) 2015-06-29 12:36:05 +02:00
Darko 579641f2e5 Remove reference to smarty autoloader in automated.config.php 2015-06-29 12:33:16 +02:00
DariusIII 1bfd33cf69 delete autoloader.php from libs/smarty folder. 2015-06-29 12:28:08 +02:00
Darko bb193545ff Use smartys own autoloader, combine web autoloaders into one file, update index and basepage autoloading usage. 2015-06-29 12:25:35 +02:00
Darko b978770eb5 Add fix from nZEDb for modifier.phpdate_format.php 2015-06-24 12:54:05 +02:00
DariusIII a02262add1 Properly update to smarty 3.1.27. 2015-06-24 00:47:05 +02:00
DariusIII 7394108d36 Final fixes
(cherry picked from commit 58b3caf)
2015-06-24 00:39:53 +02:00
DariusIII 9530efa415 Revert to old autoloader. 2015-06-24 00:27:47 +02:00
DariusIII 6041333154 Fix for smarty autoloader, again. 2015-06-24 00:14:48 +02:00
DariusIII c38ce13198 Fix for smarty autoloader. 2015-06-23 23:59:36 +02:00
DariusIII e26c1b62c6 Fix for smarty autoloader. 2015-06-23 23:49:34 +02:00
DariusIII dd4698016c Update to Smarty 3.1.27. 2015-06-23 23:41:09 +02:00
DariusIII 932fca6230 Update to Smarty 3.1.27.
(cherry picked from commit e74fe67)
2015-06-23 23:40:41 +02:00
DariusIII 05d974f7a5 Update to Smarty 3.1.27.
(cherry picked from commit 5e3c285)
2015-06-23 23:39:54 +02:00
DariusIII 20a7cb9bc8 Fixes to many notices. 2015-06-23 23:11:47 +02:00
Darko 3dfbd25d9d Change case on autoloader so Smarty can find our own. Stops undefined index smarty notices. 2015-06-15 15:13:07 +02:00
Darko e33bbc84fb Update to smarty 3.1.24. 2015-06-05 09:41:55 +02:00
DariusIII ffa9797126 Move files to logical positions, no more copying of files. 2015-05-27 00:40:26 +02:00