-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Perform feed matching by feed URL instead of fuzzy matching which seems to have 100% success rate, old method wasn't working at all for me. - Ignore uninitialized PA feeds - Add support for transferring in-progress episodes - Fix bug in episode URL match fallback logic where it wasn't doing anything when a match was found, and add log message when URL match is successful - Fix error from referencing SimpleChapters.type column which doesn't exist in AP 3.6.1 - Remove some unnecessary repeated calls to print function where \n literal could be used instead.
- Loading branch information
Showing
1 changed file
with
46 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters