Greasy Fork 支持简体中文。

Audible MAM Checker & Manager

Check if Audible books are in the MAM database with match management and persistence

這裡顯示腳本的所有版本。 只顯示彼此間有代碼差異的版本。

  • v1.0.2 2024-11-01

    Version 1.0.0 - Initial Release

    • Basic MAM availability checking for Audible library and product pages
    • Automatic cleanup of author names (removing titles, honorifics)
    • Smart title matching with subtitle handling
    • Direct links to MAM search results

    Version 1.1.0 - Match Management Update

    • Added persistent match status storage
    • New match states:
      • Confirmed Match (with MAM torrent ID)
      • Confirmed Not Found
      • Ignored
    • Added user actions:
      • Confirm Match - saves MAM torrent ID for direct linking
      • Mark as Not Found - prevents repeated searches
      • Ignore Book - hides from future searches
      • Remove Confirmation - allows re-checking
      • Unignore - brings back ignored books
    • Enhanced display:
      • Color-coded status indicators (green/orange/red/gray)
      • Action links under each status
      • Direct links to MAM torrent pages for confirmed matches
    • Improved ASIN tracking:
      • Multiple methods to extract ASIN from both page types
      • Uses ASIN as unique identifier for status storage

    Version 1.0.1 - Page Compatibility Update

    • Enhanced page type detection and handling
      • Proper support for both library and product pages
      • Automatic layout detection and adaptation
      • Resilient element selection with multiple fallbacks
    • Improved element insertion:
      • Library view: Inserts status after book details
      • Product view: Inserts status in prominent location near purchase options
      • Multiple fallback insertion points for better reliability
    • Better error handling:
      • Graceful handling of loading delays
      • Clear error messages for authentication issues
      • Timeout handling for element selection
    • Storage optimizations:
      • Added timestamps to stored data
      • More efficient status checking
      • Improved data structure for future features

    Version 1.0.2 - Interaction Enhancement Update

    • Added ignore option to all result types:
      • Can now ignore Found results
      • Can now ignore Not Found results
      • Can now ignore Possible Match results
    • Improved status transitions:
      • Smoother state changes when confirming/ignoring
      • Better visual feedback for user actions
      • Maintained state across page reloads
    • Enhanced matching:
      • Better subtitle handling
      • Improved author name cleaning
      • More accurate match percentage calculation
    • Style improvements:
      • Consistent styling across all page types
      • Better visual hierarchy for status and actions
      • Improved readability of status messages
  • v0.1.1 2024-11-01