-
we can discuss this here
-
32 responding agencies have new names in the latest version of the FOIA source list.
```
['All Elementary/High School Employees',
'Elbum Countryside FPD',
'Godley Park District',
'Fox Valley…
-
### Link Checker
Errors were reported while checking the connectivity of links.
```
CNAME
LICENSE
_announcements/Christmas-training-pause.md
_announcements/Christmas.md
_announcements/welcome.md
_anno…
-
> **77bd6fd** created the issue
Hello,
If I have more than 1992 files in a folder, I can't see them all. I only see a maximum of 1992 files per folder. How can I fix this? Thanks
-
For movies TMDb Trending works fine, for shows I am getting the following error
```
++TMDb Trending:
tmdb_trending_weekly: 50
sync_mode: sync
sort_title: ++10TMDb Trending
```
…
-
-
**What build of DuckieTV are you using (Standlone / Chrome Extension (New Tab / Browser Action))**
Standalone
**What version of DuckieTV are you using (Stable 1.1.x / Nightly yyyymmddHHMM)**
Duck…
-
Need to add Scolari's Good Eat’s to the OAK JSON file.
Scolari's Good Eat’s
Scolari's Good Eat’s is a compact go-to for Stromboli, burgers, and Buffalo fries with optional delivery to the bar ne…
-
### Link Checker
Errors were reported while checking the connectivity of links.
```
CNAME
LICENSE
_announcements/welcome.md
_includes/default.html
_includes/toc.html
_layouts/datatable.html
_layouts/d…
-
**What does happen?**
Adding `ORDER BY` to a `count` aggregate changes the results
```sql
SELECT
name,
style,
count() OVER(PARTITION BY style ORDER BY abv DESC) AS count
FROM be…