mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-01 10:48:53 +00:00
Fix the query
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
2015-10-28 DariusIII
|
||||
Fix: Fix the query
|
||||
Fix: Improve non-cover browse speed, fix undefined offset in Tv.php regex processing
|
||||
2015-10-27 DariusIII
|
||||
Upd: Remove searchname header from anime page
|
||||
|
||||
@@ -206,7 +206,6 @@ class Releases
|
||||
CONCAT(cp.title, ' > ', c.title) AS category_name,
|
||||
CONCAT(cp.id, ',', c.id) AS category_ids,
|
||||
COUNT(df.id) AS failed,
|
||||
g.name AS group_name,
|
||||
rn.id AS nfoid,
|
||||
re.releaseid AS reid,
|
||||
v.tvdb, v.trakt, v.tvrage, v.tvmaze, v.imdb, v.tmdb,
|
||||
|
||||
Reference in New Issue
Block a user