JBOPS icon indicating copy to clipboard operation
JBOPS copied to clipboard

Repo clean up

Open blacktwin opened this issue 5 years ago • 2 comments

  • [ ] Find and remove obsolete scripts.
- [ ] Restructure repo into different categories, media and user management with functional and reporting sub categories.
- media 
    - function - set media to share, delete, archive, and/or move 
    - reporting - whats available where and to whom, what's changed, what's been played (library level)
- user 
    - function - kill stream, invite, share, unshare, purge, backup, restore
    - reporting - maps, who has watched what
  • [ ] Combine liked "type" scripts

  • [x] Check all scripts for python 3 compatibility. Python3 branch.

blacktwin avatar May 06 '19 17:05 blacktwin

36aa2dd addresses python 3 compatibility.

blacktwin avatar Jun 05 '20 01:06 blacktwin

Media management - media_manager, playlist_manager, lock_unlock_poster_art User management - plex_api_invite, plex_api_share, sync_watch_status, off_deck, plex_api_parental_control, kill_stream, remove_inactive_users Reporting/stats - maps, /reporting + /notify, library_growth

Remove /notify scripts. They are just /reporting script with a notification agent endpoint.

blacktwin avatar Dec 29 '21 22:12 blacktwin