Skip to content

Gravity is a harsh mistress

Compare
Choose a tag to compare
@evilhero evilhero released this 09 Apr 15:51
· 783 commits to master since this release
68122e6
  • FIX: default sort order not in descending order on history page

  • patch for carepackage to ensure removal of multiple keyed items on a single log entry

  • FIX: fix for telegram notifs failing due to max retries exceeded, which would then lock the pp-queue

  • FIX: fix for DDL download breaking for some series

  • FIX: fix for simultaneous searches firing off when done using different search methods

  • FIX:(#225) If git wasn't in environment path, would accept failed output as a valid response and attempt to use that as commit/branch information

  • FIX: fix for incorrect error reference when encountering an SQlite error trap

  • FIX(#229) API response was not being handled properly by cherrypy

  • FIX:(#231) Carepackage fails to perform cleanup of temporary files and causes an error on Windows systems due to locked files

  • Fix crash if Mylar sees book that's a symlink to a nonexistant file

  • optional config.ini choice to use either [CVDBxxxx] or [Issue ID xxxxxx] (the default) in the notes field when metatagging. ct_notes_format = Issue ID / CVDB

  • FIX: provider_order would not respect ini settings (would tend to reorder based on code priority vs ini priority)

Co-authored-by: Barbeque Sauce
Co-authored-by: Bran Tyslerx