mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-31 10:18:55 +00:00
200 lines
7.9 KiB
Plaintext
Executable File
200 lines
7.9 KiB
Plaintext
Executable File
2015-11-28 DariusIII
|
|
Chg: Move themes_shared folder into themes/shared. Add new Gamma template (still WIP)
|
|
2015-11-27 DariusIII
|
|
Chg: rename template folders to Omicron and Charisma
|
|
Rmv: Remove nntmux theme, it has been out of sync for some time now
|
|
2015-11-26 DariusIII
|
|
Upd: Trakt processing works
|
|
Add: Add TraktTv processing
|
|
Fix: Fix the full movie view
|
|
2015-11-24 DariusIII
|
|
Fix: Fix failed releases count, improve cover view speeds in books, music and console view
|
|
Rmv: Remove travis, PITA to set up
|
|
Add: Add travis-ci .travis.yml to newznab-tmux
|
|
Upd: Update populate and create sphinx scripts
|
|
Fix: Fix release files indexing with sphinx
|
|
Upd: Update templates to font-awesome 4.5.0.
|
|
2015-11-23 DariusIII
|
|
Fix: Failed releases count
|
|
Fix: Security issues in dnzb failed downloads
|
|
Fix: Broken queries in DnzbFailures and Releases classes. Fix TV processing
|
|
Fix: Change dnzb_failures table
|
|
Chg: Add spotnab processing back to tmux
|
|
Fix: Change dnzb_failure queries to use releaseid for speed improvements, add index to releaseid.
|
|
2015-11-22 DariusIII
|
|
Fix: Do not cache local failure for TV processing
|
|
Fix: Fix the query in search
|
|
2015-11-20 DariusIII
|
|
Fix: Fix the sites theme scan folder
|
|
Chg: Remove version tag
|
|
Fix: Fix aka processing in TVMaze, remove leading year from TV releases before processing them
|
|
Fix: Fix the schema for new installs
|
|
Chg: Remove reference to database from nntmux_fi_schema.sql
|
|
2015-11-19 DariusIII
|
|
Fix: Missing use statement in populate_rt_indexes
|
|
Add: Add schema for fresh newznab+ installs
|
|
Chg: Remove option to postprocess properly renamed releases, useless option that caused too much problems
|
|
Upd: Rework book, movie, console queries, use ceil instead of round in pager
|
|
Upd: Add queryCalc function to DB class
|
|
Upd: Add nfo to api
|
|
2015-11-18 DariusIII
|
|
Fix: Fix release categorization to use proper partition
|
|
Chg: Remove newzdash from tmux, not worth the space
|
|
Fix: Fix patch 0111 and remove patch 0149 as it is now in schema.sql
|
|
Chg: Use releaseid instead of id from releasefiles table, rename releasefiles table to release_files
|
|
Fix: TVMaze AKA processing and some other bugs
|
|
2015-11-16 DariusIII
|
|
Fix: Use rawurlencode in TVMaze/Client.php
|
|
Upd: Change how season packs are displayed
|
|
Chg: Remove spotnab from tmux
|
|
Upd: Speed up cover view browsing, optimize SpotNab
|
|
Chg: Numerous TV related fixes ported from nZEDb
|
|
2015-11-12 DariusIII
|
|
Fix: Remove timeZone as tmdb is already UTC
|
|
Upd: Update TV episodes parsing
|
|
Fix: Fix Typo for TMDB in series view
|
|
Upd: TV processing. Parse TV show properly, update Trakt support
|
|
2015-11-10 DariusIII
|
|
Fix: Typos
|
|
Upd: Update TV support, fix TV processing logic
|
|
Fix: undefined offset error
|
|
Chg: Change how failed releases are tracked
|
|
2015-11-09 DariusIII
|
|
Fix: pre-commit hooks
|
|
Add: Add back trigger and unique index to release_comments table
|
|
Fix: Collection naming regex patches
|
|
Add: Add new PreDb class for prehash imports, update predb_import_daily_batch to use the new nZEDb github repo.
|
|
Add: Add new collection and release_naming regexes from nZEDb
|
|
2015-11-06 DariusIII
|
|
Fix: Wrong column name in NameFixer
|
|
Wrong cat name
|
|
Fix: Fix cart RSS feed, role-edit.
|
|
2015-11-05 DariusIII
|
|
Upd: Change show edit in admin
|
|
Fix: Typo in ReleaseRemover that caused errors
|
|
Upd: Add Trakt to processing
|
|
Fix: Change some variables in TMDB and TRAKT
|
|
Fix: Fix ADM processing
|
|
2015-11-04 DariusIII
|
|
Upd: Change countries table
|
|
Fix: Fix patch 202
|
|
2015-11-03 DariusIII
|
|
Chg: Move TmdbAPI back to libs/Tmdb folder
|
|
Fix: Possible fix for release edit problem
|
|
2015-11-02 DariusIII
|
|
Fix: Descriptions in TV.php
|
|
Fix: Ensure that returned results are array and not empty
|
|
2015-11-01 DariusIII
|
|
Upd: Fix TVMaze
|
|
Fix: Fix akas processing, fix offset errors
|
|
2015-10-31 DariusIII
|
|
Add: Add nezork name to show name
|
|
Fix: Buttons for TV links
|
|
Upd: Add all sources that are avalable to series view
|
|
Upd: Add first batch of changes for akas processing
|
|
2015-10-30 DariusIII
|
|
Fix: ApiIO errors.
|
|
Fix: Some of the problems created by moving TVMaze up in processing
|
|
Chg: Move ApaiIO and Tmdb libraries into libs folder
|
|
Chg: Simplify the is_array
|
|
Chg: Change admin/user-edit
|
|
Upd: searchId function in TraktAPI
|
|
Upd: Change the ordering of TV processing
|
|
2015-10-29 DariusIII
|
|
Fix: Fix the firstaired request
|
|
Chg: Remove debug output from TraktTv
|
|
Fix: SCR removal in ReleaseRemover and update queries
|
|
Fix: TV count in Tmux (still off as other scrapers need to be added)
|
|
Fix: Add network to nzb dettails page
|
|
Upd: Update the Versions.php
|
|
2015-10-28 DariusIII
|
|
Fix: Fix the no cover image
|
|
Upd: Make scrutinizer happy
|
|
Upd: Remove totalrows count ffrom some functions and api
|
|
Add: Add .idea folder to gitignore
|
|
Fix: Scrape countries properly
|
|
Fix: Fix the patches again
|
|
Upd: Update monitor, tmux and fix patches and schema
|
|
Fix: Wrong name of DB_TYPE constant
|
|
Chg: Rename scrape into irc_scraper
|
|
Upd: Change the name of the versions file to nntmux.xml
|
|
Upd: Move My Shows link from TV to Account area. Update import.
|
|
Fix: Fix the query again
|
|
Fix: Fix the query
|
|
Fix: Improve non-cover browse speed, fix undefined offset in Tv.php regex processing
|
|
2015-10-27 DariusIII
|
|
Upd: Remove searchname header from anime page
|
|
Chg: Change anime view page
|
|
Upd: Update the Readme.md for latest changes
|
|
Upd: Pull latest changes from nZEDb (fix trakt, speedup show search etc)
|
|
2015-10-26 DariusIII
|
|
Chg: Add back catsplit to browse page
|
|
Upd: Update git hooks
|
|
Fix: Local episode lookup processing incorrectly as series 0
|
|
Chg: Updating tv_episode schema to allow by-date tv programmes to have more than one entry.
|
|
Upd: Add anidb id to video table, add the missing patch
|
|
Fix: Remove non-existant processTVDB from postprocess.
|
|
Fix: Typo in array
|
|
Chg: Revamp TV processing
|
|
2015-10-17 DariusIII
|
|
Fix: Missing use statements
|
|
Fix: update_releases script and path to it in Forking.php
|
|
Fix: Autoloading and api errors
|
|
2015-10-16 DariusIII
|
|
Fix: Add getPreviewCount and getPreviewRange functions used in admin preview list
|
|
Fix: Path to smarty dir
|
|
Fix: Instantiation issues in NameFixer.php
|
|
2015-10-16 DariusIII
|
|
Fix: Missing use statements.
|
|
2015-10-15 DariusIII
|
|
Chg: Remove snHandleerror from SpotNab.
|
|
Add: Example config file
|
|
Fix: Change Misc to Utility
|
|
Chg: Move patches to mysql subdir
|
|
Fix: Path to scrape.php in TmuxRun.php
|
|
Fix: Book categories in headermenu
|
|
Fix: WWW_DIR instances replaced with NN_WWW
|
|
Fix: More fixes to issues in ProcessAdditional
|
|
Fix: Fix more instantiation issues
|
|
Fix: PreDB error in update_predb
|
|
Fix: Add back the patch
|
|
Fix: Add missing use statements.
|
|
Fix: Missing exception error in Logger.php
|
|
Fix: Change instantiation of classes
|
|
Fix: Define missing NN_TMUX folder.
|
|
Fix: More errors.
|
|
Fix: even more errors.
|
|
Fix: Fix missing Releases fatal error in ProcessAdditional.
|
|
Fix: Error in PostProcess.php
|
|
2015-10-15 DariusIII
|
|
Bug: remove tvrage patch
|
|
2015-10-15 DariusIII
|
|
Upd: Update DbUpdate.php
|
|
2015-10-15 DariusIII
|
|
Chg: Add tvrage_titles and tvrage_episodes tables for historic reference, they are emtpy and useless, but hell.
|
|
Remove references to automated.confiog.php.
|
|
2015-10-15 DariusIII
|
|
Fix: Rename nzedb references to newznab in settings.example.php
|
|
2015-10-15 DariusIII
|
|
Chg: Move all the configs into newznab/config/ folder.
|
|
Adjust patches and scripts to the new change, adapt patches for nn+ new releases table structure.
|
|
2015-10-14 DariusIII
|
|
Chg: Change location of config files(located now in newznab/config folder) update scripts
|
|
to accomodate this change.
|
|
2015-10-14 DariusIII
|
|
Fix: Possible fix for NULL nzb_guid values.
|
|
2015-10-13 DariusIII
|
|
Fix: Wrong edits, still working on commit management
|
|
2015-10-13 DariusIII
|
|
Fix: improve speed by replacing str_ireplace with strpos.Pushing again.
|
|
2015-10-13 DariusIII
|
|
???: Have no idea what is wrong
|
|
2015-10-13 DariusIII
|
|
Bug: Fix porting errors.
|
|
2015-10-13 DariusIII
|
|
Fix: Port fixes for omicron/charisma themes from nZEDb (white spaces), again.Was copied from wrong branch.
|
|
2015-10-13 DariusIII
|
|
Add: add build/NewPatches.php
|
|
2015-10-13 DariusIII
|
|
Change permissions on files
|