You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
select a.name, a.desc, a.type, b.name as folder, a.date_added, a.size, a.downloads
from entry a
JOIN entry b ON a.folder=b.ROWID where a.is_deleted=0 and a.type!='coll'
About
serve and track download counts for books and other files