Skip to content
View seamonkey420's full-sized avatar

Block or report seamonkey420

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Seamonkey420s-Kometa-Config Seamonkey420s-Kometa-Config Public

    My personal Kometa (prev Plex Meta Manager) config and setup. IMDB overlays for movies, TVDB overlays for TV Shows and Cartoons, Top 250 imdb overlays, custom collections of popular and trending me…

    13 1

  2. Use FFMPEG to extract main audio as ... Use FFMPEG to extract main audio as AC3 to a .mka and Open files in mkvtoolnix
    1
    ::  Extract all audio tracks as AC3 in .mka format for mkvtoolnix multiplexing
    2
    ::  Opens mvktoolnix with original mkv file and also .mka ac3 file once extracted
    3
    ::  Update to where you have mkvtoolnix installed!
    4
    ::  Mkvtoolnix pref need to be set so multiple files are added to one file
    5
    ::    when drag and dropping
  3. Easy batch file to just download a s... Easy batch file to just download a single youtube video or playlist via YT-DLP. Update variables to where yt-dlp is saved and where you want videos saved to.
    1
    :: -------------------------------------------------------------
    2
    :: Quick way to download youtube vids via yt-dlp
    3
    :: Set yt-dlpLOC to where yt-dlp.exe resides
    4
    :: yt-dlp set to embed thumbnails and metadata
    5
    :: set to force US geolocation and use best quality options
  4. Rerns OSMC GPIO button service (cust... Rerns OSMC GPIO button service (customized for NESPi Case and OSMC by seamonkey420)
    1
    #1. Install RPi.GPIO. Open up Putty and run these commands:
    2
    sudo su
    3
    apt-get update
    4
    apt-get install python-pip python-dev gcc
    5
    apt-get install python-setuptools
  5. FFMPEG Example Commands FFMPEG Example Commands
    1
    :: Dec 2024, Seamonkey420
    2
    :: This is just a note for myself on some common ffmpeg commands i use for scripting.
    3
    :: Used in my .cmd/.bat script files on mkv files. 
    4
    :: change %~1 to a proper variable, otherwise you can add commands to a batch file and then drag files to file to run!
    5
    :: add this to top of batch files!!:
  6. Lenovo Yoga Book YB1-X90L Android 7.... Lenovo Yoga Book YB1-X90L Android 7.1.1 update notes
    1
    Yoga Android 7.1.1 update notes!
    2
    Models: YB1-X90F and YB1-X90L (LTE needs to be added back, not covered here)
    3
    
                  
    4
    seamonkey420
    5
    created: 9/21/2024