Plex-scripts VS Audiobooks.bundle

Compare Plex-scripts vs Audiobooks.bundle and see what are their differences.

Plex-scripts

Plex, the arr's and tautulli scripts coming from user requests (by Casvt)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Plex-scripts Audiobooks.bundle
55 20
309 594
- -
7.1 0.0
13 days ago over 1 year ago
Python Python
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Plex-scripts

Posts with mentions or reviews of Plex-scripts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-07.
  • is there a way to "create a skip intro button" for specific videos?
    3 projects | /r/PleX | 7 Jul 2023
    Quick command-line script: https://github.com/Casvt/Plex-scripts/blob/main/changing_settings/intro_marker_editor.py
  • Script to auto remove movies from Plex
    3 projects | /r/usenet | 20 Jun 2023
    If you want to use the built in Plex auto delete for TV shows check out this script https://github.com/Casvt/Plex-scripts/blob/main/changing_settings/plex_auto_delete.py. It changes the built in Plex setting for TV shows to auto remove watched episodes up to 1 week after it's marked as watched. The script itself doesn't delete anything it's all handled by Plex which is nice.
  • Add sub-folders automatically to a playlist?
    1 project | /r/PleX | 21 Apr 2023
    Update: Found these:https://www.reddit.com/r/PleX/comments/pbwf41/comment/hag32ge/?utm_medium=web2x&utm_source=share&context=3 which resulted in https://github.com/Casvt/Plex-scripts/blob/main/playlist_collection/sub_folder_playlists.py
  • Shuffle Tv Shows in order
    2 projects | /r/PleX | 8 Apr 2023
    A resident Python person was doing script requests, and I had them create a script that does exactly this: https://github.com/Casvt/Plex-scripts/blob/main/playlist_collection/rolling_tv_channel.py
  • Yet Another Multiple Versions Question
    1 project | /r/sonarr | 22 Mar 2023
    If you wanna go for the first method, add a custom skip to check resolution of the file grabbed and add a “4k” tag. Then on your Radarr 1080p instance only import items with the 4k tag and download compressed 1080p. You can use https://github.com/Casvt/Plex-scripts/blob/main/sonarr/root_folder_tagger.py as a starting point for the script. Let me know if you prefer this method and can or can’t figure out the scripting, I’d like something similar myself.
  • What do you ACTUALLY need to backup?
    5 projects | /r/PleX | 6 Feb 2023
  • Auto subtitles
    3 projects | /r/PleX | 29 Jan 2023
  • Python script to set all movies and shows in Plex to use English non forced subtitles. Created with the help of AI. (Updated and working)
    2 projects | /r/PleX | 6 Jan 2023
    This script is confirmed tested and working. Feel free to use this code for your own purposes. I will be running this code periodically on my home server along with some of my other neat little plex scripts like Plex Auto Delete. Thanks to all who helped! If you use this script and run into any bugs feel free to leave a comment. Cheers!
  • Python code to set all movies and shows in Plex to use English non forced subtitles (created with AI in less than 10 seconds)
    3 projects | /r/PleX | 5 Jan 2023
    This is code that I've been wanting to write for some time now but I kept putting it off. The reason I needed this code is because Plex sets subtitles to English Forced by default. I prefer to have regular non forced subtitles. ChatGPT wrote this code for me in Python using PlexApi that I'm gonna try out later when I'm home on my computer. If anything needs to be changed I can go back to my chat and tell it to modify the code again. My plan is to add this code to run alongside my other python scripts that I use with Plex in windows (like Plex Auto Delete). Just imagine what else AI can do for us! If this script is something you might be into feel free to modify and try it out yourself!
  • What do you think of a plex intros indexer ?
    2 projects | /r/PleX | 5 Jan 2023
    There are tools to import markers such as IntroEditorForPlex or some scripts such as intro_marker_editor.

Audiobooks.bundle

Posts with mentions or reviews of Audiobooks.bundle. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-29.
  • Audiobooks
    3 projects | /r/PleX | 29 Aug 2022
  • "Metadata Updating" scanning hangs on random audiobook artists/files in large Library
    1 project | /r/PleX | 30 Jun 2022
    Starting in the past few weeks using Plex Media Server version 1.27.1.5916 (on Synology), the metadata scanner appears to get hung up (or stuck) while scanning a large (over 1,000 albums) Library of Audiobooks. The Dashboard indicates "Updating Metadata" and just sits spinning on some random album artist entry. Takes a reboot of the Plex server to stop the metadata scan. Then some time later, 12 or more hours, the scan starts again and subsequently gets randomly hung up somewhere during the scan of this Library. "Prefer local metadata" is not checked on the Library. This audiobook Library is using the macr0dev Audiobooks.bundle metadata agent (and has been for a while without issue).
  • Just expressing my total awe and sharing about my new setup of Plex
    3 projects | /r/PleX | 22 Feb 2022
    I recently finally got Plex working with audiobooks in a way I'm happy with. I used this Plex Audiobooks Guide as a base and tweaked it as I went. The relatively new Audnexus metadata agent for Plex seems pretty promising but I still use a modified version of the Audiobooks.bundle. It still involves some manual customization as the agents can't directly add albums to collections and I like to organize the series' I have by collection, but overall it does a lot of the work for you.
  • Additional scrapers
    3 projects | /r/PleX | 10 Feb 2022
    I followed this guide for audiobooks using this agent.
  • Audiobook scraper for Plex?
    1 project | /r/audiobooks | 5 Feb 2022
    hereyou go :)
  • What’s something you wish Plex would do that it does not do?
    8 projects | /r/PleX | 28 Jan 2022
    Having it built in natively would be awesome, but you can do it using https://github.com/macr0dev/Audiobooks.bundle
  • I set up Plex for Audiobooks and I pretty impressed
    10 projects | /r/PleX | 19 Nov 2021
  • what's the easiest way to add blurb/descriptions to Audiobooks?
    1 project | /r/PleX | 4 Nov 2021
    from the GIthub page https://github.com/macr0dev/Audiobooks.bundle
  • Add Audiobook Agent
    2 projects | /r/PleX | 24 Oct 2021
    I have found a third-party Agent on GITHUB https://github.com/macr0dev/Audiobooks.bundle which I have downloaded and added to the Plugs folder %LOCALAPPDATA%\Plex Media Server\Plug-ins but whenever I restart my server I don't see this as an option to choose?
  • Why does plex not sort audiobooks correctly?
    1 project | /r/PleX | 19 Sep 2021
    Plex doesn't actually support Audiobooks so that's likely the main reason. This is the agent I'm Using https://github.com/macr0dev/Audiobooks.bundle/archive/master.zip

What are some alternatives?

When comparing Plex-scripts and Audiobooks.bundle you can also consider the following projects:

Tdarr - Tdarr - Distributed transcode automation using FFmpeg/HandBrake + Audio/Video library analytics + video health checking (Windows, macOS, Linux & Docker)

Readarr - Book Manager and Automation (Sonarr for Ebooks)

Tautulli - A Python based monitoring and tracking tool for Plex Media Server.

Audnexus.bundle - An Audnexus client proof of concept for Plex, providing rich author and audiobook data. Developed in Python, offering enhanced user experiences via Plex's legacy plugin agent system.

pasta - Audio & Subtitle Track Changer for Plex

plex-agents - FileBot Xattr Metadata Scanners & Plug-ins for Plex

Prowlarr

Community-Configs - Config files for Plex Meta Manager

plex-auto-skip-intro - A simple docker mod to auto press the skip intro button

Audiobooks.bundle - Audiobook metadata agent for Plex

python-plexapi - Python bindings for the Plex API.

nzbhydra2 - Usenet meta search