Hi,
I did a 'git stash' & 'git pull' and it did pull changes.
D:\nzedb\nzedb_dev>git pull
remote: Counting objects: 196, done.
remote: Compressing objects: 100% (100/100), done.
remote: Total 196 (delta 116), reused 150 (delta 95) eceiving objects: 95% (187
Receiving objects: 96% (189/196), 2.12 MiB | 79
Receiving objects: 100% (196/196), 3.08 MiB | 795.00 KiB/s, done.
Resolving deltas: 100% (116/116), done.
From
https://github.com/nZEDb/nZEDb 9814f56..2d0d633 dev -> origin/dev
Updating 9814f56..2d0d633
Fast-forward
Changelog | 10 +
docs/Basic Windows Guide.txt | 2 +
docs/GNUWIN.txt | 14 +
misc/testing/Dev/check_time.php | 1 +
misc/testing/Dev/export_settings.php | 13 +-
nzedb/build/git-hooks/runHooks.php | 3 +-
nzedb/build/nZEDb.xml | 2 +-
nzedb/controllers/IRCScraper.php | 56 +--
nzedb/controllers/NZBContents.php | 58 +--
nzedb/controllers/Nfo.php | 104 ++---
nzedb/controllers/PreDb.php | 19 +-
nzedb/controllers/ReleaseCleaning.php | 53 ++-
nzedb/controllers/Sharing.php | 2 +-
nzedb/db/DbUpdate.php | 10 +-
nzedb/utility/Utility.php | 779 ++++++++++++++++++++--------------
www/automated.config.php | 2 +
www/pages/BasePage.php | 13 +-
www/pages/ajax_preinfo.php | 10 +-
www/pages/nfo.php | 3 +-
19 files changed, 637 insertions(+), 517 deletions(-)
create mode 100644 docs/GNUWIN.txt
Tried the installer again and getting the same error..
Incorrectly formatted filename 'D:\nzedb\nzedb_dev\resources\db\schema\data\10-anidb.tsv' (should match ^(?:.*/|)\d+-(?'table'\w+)\.tsv$ Incorrectly formatted filename 'D:\nzedb\nzedb_dev\resources\db\schema\data\10-binaryblacklist.tsv' (should match ^(?:.*/|)\d+-(?'table'\w+)\.tsv$ Incorrectly formatted filename 'D:\nzedb\nzedb_dev\resources\db\schema\data\10-category.tsv' (should match ^(?:.*/|)\d+-(?'table'\w+)\.tsv$ Incorrectly formatted filename 'D:\nzedb\nzedb_dev\resources\db\schema\data\10-content.tsv' (should match ^(?:.*/|)\d+-(?'table'\w+)\.tsv$ Incorrectly formatted filename 'D:\nzedb\nzedb_dev\resources\db\schema\data\10-countries.tsv' (should match ^(?:.*/|)\d+-(?'table'\w+)\.tsv$ Incorrectly formatted filename 'D:\nzedb\nzedb_dev\resources\db\schema\data\10-forumpost.tsv' (should match ^(?:.*/|)\d+-(?'table'\w+)\.tsv$ Incorrectly formatted filename 'D:\nzedb\nzedb_dev\resources\db\schema\data\10-genres.tsv' (should match ^(?:.*/|)\d+-(?'table'\w+)\.tsv$ Incorrectly formatted filename 'D:\nzedb\nzedb_dev\resources\db\schema\data\10-groups.tsv' (should match ^(?:.*/|)\d+-(?'table'\w+)\.tsv$ Incorrectly formatted filename 'D:\nzedb\nzedb_dev\resources\db\schema\data\10-menu.tsv' (should match ^(?:.*/|)\d+-(?'table'\w+)\.tsv$ Incorrectly formatted filename 'D:\nzedb\nzedb_dev\resources\db\schema\data\10-site.tsv' (should match ^(?:.*/|)\d+-(?'table'\w+)\.tsv$ Incorrectly formatted filename 'D:\nzedb\nzedb_dev\resources\db\schema\data\10-tmux.tsv' (should match ^(?:.*/|)\d+-(?'table'\w+)\.tsv$ Incorrectly formatted filename 'D:\nzedb\nzedb_dev\resources\db\schema\data\10-tvrage.tsv' (should match ^(?:.*/|)\d+-(?'table'\w+)\.tsv$