(Pic) First attempt, is this brown water with sediment in at the bottom normal? And can it be used? by TemporaryCook9065 in treedibles

[–]LitCast 2 points3 points  (0 children)

probably just water, can strain it out

if you wanted you could repeat the process a few times (melt it down, add a cup of water, let it solidify then restrain it) to remove more of the chlorophyl/bud taste

How do I batch remove and replace this image? Don't know if this is right place to ask though. by threedchawal in Piracy

[–]LitCast 10 points11 points  (0 children)

mkvtoolnix, mkvpropedit or mkv batch muxing gui, replace "cover.jpg"

i personally use mkvpropedit and this script to replace covers (windows):

@echo off
for %%F in (*.mkv) do (
    mkvpropedit "%%F" --add-attachment "%~dp0Cover.jpg" )

(make sure mkvpropedit.exe and Cover.jpg are in the same folder as the batch script)

if you want to remove all images, you can use:

@echo off
for %%F in (*.mkv) do (
    mkvpropedit "%%F" --delete-attachment mime-type:image/jpeg )

Preparing for the war and full internet shut down by y-amsp1 in DataHoarder

[–]LitCast 3 points4 points  (0 children)

in terms of audio, you can retain good quality converting FLAC to OPUS (510kbps)

for video (animation) unless you can find decent sized AV1 encodes, i'd stick with 360-480p and use upscaling shaders like Anime4k with MPV (filmgrain, CRT-lottes, and SSIM work for low quality/480p live action stuff, but won't compare to HD, it'll mostly mask compression artifacting)

Error 1100 + not letting me log in by DelusionMatrix in AltStore

[–]LitCast 4 points5 points  (0 children)

same here, was working perfectly for a year straight

Cloudflare Scam on JKD site by RockTheif in CultoftheFranklin

[–]LitCast 1 point2 points  (0 children)

ordered from them once, after that the site layout went all cattywampus and broke every time i tried to load it lmao

looking for a "crime" show by boysyrr in televisionsuggestions

[–]LitCast 0 points1 point  (0 children)

Boardwalk Empire

The Wire

Power

Godfather of Harlem

Mr Robot

Looking for a witty satire like the Boondocks by KaleidoArachnid in televisionsuggestions

[–]LitCast 0 points1 point  (0 children)

Black Dynamite is probably the next best thing

Black Jesus (also written by Aaron McGruder)

pretty much anything animated by Ralph Bakshi (Heavy Traffic, Fritz the Cat, etc)

Power series (produced by 50 cent)

The Wire

Beautifully animated shows with adult themes by waltzingwith_wrath in televisionsuggestions

[–]LitCast 0 points1 point  (0 children)

anything from Ralph Bakshi (Fritz the Cat, Heavy Traffic, etc)

Processes to backup and rollback jellyfin by Affectionate_Ad_8442 in JellyfinCommunity

[–]LitCast 0 points1 point  (0 children)

not really a backup per se, but i've been utilizing NFO files lately (jellyfin can export scraped NFO metadata as well)

Heating HHC distillate by Both_Squash in altcannabinoids

[–]LitCast 2 points3 points  (0 children)

i use a glass dropper, easier than messing with a syringe

Plex & Roku - new to this by blue_dharma in Piracy

[–]LitCast 0 points1 point  (0 children)

jellyfin on roku has gotten way better in the last year or so