newznab-tmux icon indicating copy to clipboard operation
newznab-tmux copied to clipboard

Some existing releases missing from Web-interface.

Open FzeroE opened this issue 5 years ago • 3 comments

Describe the bug Some releases are missing from the web-interface and search. But they do exist in the DB. To Reproduce Find a missing release in the DB ex "SELECT * FROM nntmux.releases where searchname like '%.YourReleaseName.%' " copy the GUID open your server and add the /details/guid to the URL and the server opens the release. ex https://servername/details/37dbf9cc-e005-4de8-8ac5-bc4ab0f20254 Edit of the release and download works fine.

Expected behavior To have all releases show up in their categories and be findable with search.

Additional context Using Master Dist Centos7 with MariaDB 10.4.6

Have tried to use "populate_rt_indexes.php" script to fix the search index for both releases_rt and predb_rt. And i have also turned off the blacklist function.

Any pointers what can be the problem?

FzeroE avatar Jul 13 '20 17:07 FzeroE

Sorry for late response. If the release havent been processed by additional post processing, it will not show up on frontend.

DariusIII avatar Aug 12 '20 09:08 DariusIII

ok and does the additional post process only work when the files is unpacked in the tmp directory ? how can i reprocess the files that wasn't processed ?

FzeroE avatar Aug 23 '20 11:08 FzeroE

You need to reset postprocessing completely.

DariusIII avatar Jan 03 '21 18:01 DariusIII

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Jun 29 '23 02:06 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Jul 13 '23 02:07 github-actions[bot]