Skip to content

l3uddz/plex_trash_fixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Plex Trash Fixer

made-with-python License: GPL v3


Fixes the issue in Plex Media Server when emptying trash does not get rid of the trash icons.

Dependencies

Debian based distros:

sudo apt-get install python3

Install

  1. Clone project:

    git clone https://github.com/l3uddz/plex_trash_fixer /opt/plex_trash_fixer
    
  2. Set permissions:

    chmod a+x /opt/plex_trash_fixer/plex_trash_fixer.py
    
  3. Update DATABASE_PATH= in plex_trash_fixer.py to match your Plex Media Server DB's location.

Usage

  • Plex Media Server: Empty trash and optimize library. Then shut down Plex Media Server.

  • Run script: python3 /opt/plex_trash_fixer/plex_trash_fixer.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages