mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Updated Readme and changelog
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
I have forked jonnyboys newznab-tmux as he and the dev team have moved to another project (https://github.com/nZEDb/nZEDb). I will try as much as i can to maintain and improve these tmux scripts, where possible and needed, as they are a valuable addendum to newznab+.
|
||||
Support is given on irc.synirc.net #newznab-tmuxd channel and also on original newznab-tmux channel.
|
||||
I started adapting some of more interesting scripts from nZEDb, but they require tempering with newznab database and core newznab files, so use them at your own risk. Any update to nn+ db or core files could render them useless.
|
||||
|
||||
|
||||
Below is the original readme of newznab-tmux, with changes related to my git and removal of donation links:
|
||||
|
||||
# Newznab-tmux
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
23.07.2013 --> Adapted fixReleaseName script from nZEDb to scan nfo's and releasenames and fix them as much as they can be fixed. Removed pre.corrupt net script (pre.php) as it is useless now.
|
||||
--> Added test folder with "files to copy" folder. In that folder are located core newznab files, but if you want to use fixReleaseNames script you have to copy them to their respective folders.
|
||||
--> Be aware that any future update to nn+ could render these scripts unusable.Use them at your own risk.
|
||||
--> There is a bug in init.php. I will fix it later, as original aflys init.php can be used to create prehash table, after that you can use prehash*.sql to update it.
|
||||
20.07.2013 --> fixed bug in prehash, you will need to run this query: update prehash set title = replace (title, ' - omgwtfnzbs.org', '');
|
||||
19.07.2013 --> Removed nzbx_ws_hashdecrypt.php as it is no longer working.
|
||||
Added standalone hash_decrypt.php as a replacement.
|
||||
|
||||
Reference in New Issue
Block a user