Skip to content

Collection of scripts that I use to help administer my primary Plex library.

License

Notifications You must be signed in to change notification settings

jasmeralia/plexscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

Naming Scheme

I have a document here where I detail the naming scheme that I have for collections and video files.

General breakdown of Python scripts

  • add_independent_to_matches.py
  • add_matches_to_collection.py
  • add_short_duration_vids_to_collection.py
  • add_startswith_matches_to_collection.py
  • add_studio_to_matches.py
  • add_writer_to_collection.py
  • add_writer_to_independent.py
  • bulk_add_writers_to_collection.py
  • bulk_set_independent_for_writers.py
  • copy_collection_to_collection.py
  • copy_studio_to_collection.py
  • create_smart_collections_unified.py
  • list_collection_vids.py
  • list_collection_writers.py
  • list_collections.py
  • list_multi_f_vids_without_category.py
  • list_multipart_items.py
  • list_no_hair_tag_videos.py
  • list_no_studio_vids.py
  • list_no_title_spaces.py
  • list_potential_untagged_indie_vids.py
  • list_studios.py
  • list_uncategorized_vids.py
  • list_uncollected.py
  • list_video_matches*.py

I will likely consolidate these in the future, as they all perform the same function, but use different methods of filtering to find video matches.

  • list_writer_videos_bulk.py
  • list_writers.py
  • remove_matches_from_collection.py
  • set_writers_from_titles.py
  • update_unrated_collection.py

Shell scripts

  • copy_collections.sh
  • list_empty_collections.sh
  • mass_process.sh
  • new_script_template.sh
  • remove_fps_title.sh
  • set_*.sh
  • top_categories.sh
  • top_*.sh

About

Collection of scripts that I use to help administer my primary Plex library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published