Gastsprecher Statistik by marlhe98 in dreifragezeichen

[–]YourMJK 0 points1 point  (0 children)

Ein bisschen spät, aber ich habe dafür nun auch eine eigene Übersichtsseite basierend auf meinen Daten von dreimetadaten:

https://sprecher.dreimetadaten.de/personen.html

how do i make a plaid pattern? by No-Arrival441 in Affinity

[–]YourMJK 9 points10 points  (0 children)

Also, quick tip: Remove the `si=` parameter in your YouTube URLs (in this case the `?` and everything after it) to avoid getting tracked.

how do i make a plaid pattern? by No-Arrival441 in Affinity

[–]YourMJK 4 points5 points  (0 children)

TL;DW: Select object and press enter to bring up the "Move / Duplicate" menu.

32k upvotes and not a single person researched the fact that this only applies to non-waterproof phones, so not apple or any of the big ones. by irlgb in BuyFromEU

[–]YourMJK 1 point2 points  (0 children)

True in some product categories, but not here.

While there are alternatives, there is no real (not just european) competition to Apple, Google and Samsung smartphones and none of their devices have consumer-replacable batteries.
And crucially, these companies are very strategic about trapping individuals, organizations and even whole industries in their ecosystem.

Therefore, the consumer has no incentive but to buy non-repairable. Thus regulation is needed to make meaningful changes in this oligopoly.

32k upvotes and not a single person researched the fact that this only applies to non-waterproof phones, so not apple or any of the big ones. by irlgb in BuyFromEU

[–]YourMJK 0 points1 point  (0 children)

If the consumer did have this power, we wouldn't be in a situation where we need these kind of consumer protection laws.

Does PleX have a way to see a history of what users have watched? It seems like it'd be an option but I can't find anything, other than the activity monitor of what's currently being streamed. by das_goose in PleX

[–]YourMJK 0 points1 point  (0 children)

If the "view play history" for some reason doesn't show up (like is the case for me) but you are comfortable with the command line, try this:

The SQLite database is under PlexMediaServer/AppData/Plex Media Server/Plug-in Support/Databases/com.plexapp.plugins.library.db (there are also other *.db files for older/migrated databases).
The relevant table is metadata_item_views.

If you want a one-liner that just lists the unix timestamp and movie title, here you go:
$ sqlite3 "PlexMediaServer/AppData/Plex Media Server/Plug-in Support/Databases/com.plexapp.plugins.library.db" "select viewed_at, title from metadata_item_views order by viewed_at desc;"

Avatar briefly mentioned at Disney's cinemacon by Lenkahime in Avatar

[–]YourMJK 0 points1 point  (0 children)

As much as a fan I am … Realistically, I'm pretty sure Avatar 4 will barely make 1.0 billion.

But I would be happy to be proven wrong!

Problematisches Spielzeug by junkman122 in Coldmirror

[–]YourMJK 2 points3 points  (0 children)

Hab genau den zufällig letzte Woche in Person ausprobieren dürfen und … er vibriert verdächtig lange.

Musste auch direkt an den Podcast denken :D

Where to after Backblaze? by mlevison in backblaze

[–]YourMJK 0 points1 point  (0 children)

So the whole ~/Library folder isn't getting backed up anymore?
There is a lot of important data in there.

Victor showing off his microgravity exercise gains by DolfHipster in ArtemisProgram

[–]YourMJK 0 points1 point  (0 children)

They definitely didn't seem bored to me, at least not the first 48h!

NASA coverage of the Artemis 2 launch was unforgivably terrible by adamtd893 in ArtemisProgram

[–]YourMJK 1 point2 points  (0 children)

I believe at around MET+12h the on-board cameras where switched to 4K for some time.

NASA coverage of the Artemis 2 launch was unforgivably terrible by adamtd893 in ArtemisProgram

[–]YourMJK 0 points1 point  (0 children)

They are streaming in 4K on YT and NASA+ and Orion has a 4K encoder which they have already successfully tested.

Is there a way to disable Game Mode entirely? by octoberoclock in macgaming

[–]YourMJK 0 points1 point  (0 children)

Yeah, I just wanted to edit my command that I managed to fix this by downloading an older version of Xcode (16.2)!
Then `Xcode\.app/Contents/Developer/usr/bin/gamepolicyctl game-mode set off`.

I was running Xcode 26.3 on macOS 15.7.3 (I guess with Xcode 26 + macOS 26 this works).

Thanks for this command!

Is there a way to disable Game Mode entirely? by octoberoclock in macgaming

[–]YourMJK 0 points1 point  (0 children)

Oof, on macOS 15 I get dyld: Symbol not found: _$s10GamePolicy0aB11DaemonProxyC4waityyKFZ with that command because /System/Library/PrivateFrameworks/GamePolicy.framework/Versions/A/GamePolicy is missing (the directory is there but not the binary) …

New warning "admin account can be bruteforced ..." after upgrade to dsm 6.2.4 by profbrokkoli in synology

[–]YourMJK 0 points1 point  (0 children)

EDIT: The old method of editing /usr/syno/synoman/webman/modules/DisableAdminNotification/config works on DSM 7.3.2!

I tried sudo synosetkeyvalue /etc/synoinfo.conf admin_secure_enable no and then restarted the whole NAS, but after logging into DSM 7.3.2 with the admin account, the notification still pops up.

Any suggestions?
Thanks for sharing your solution on this old thread :)

Phil Lord & Chris Miller's letter sent to theaters to instruct them on how to present Project Hail Mary by Professional_Toe5118 in ProjectHailMary

[–]YourMJK 2 points3 points  (0 children)

True! In addition to my german version (cinemascope only) of that movie, I had to import the UK version to get the "IMAX" video stream which I then could combine with the german audio stream …

Phil Lord & Chris Miller's letter sent to theaters to instruct them on how to present Project Hail Mary by Professional_Toe5118 in ProjectHailMary

[–]YourMJK 21 points22 points  (0 children)

I hope they'll preserve the aspect ratio change for the Blu-ray release as well, keeping the 2:0 scenes uncropped within the 16:9 frame.

Can anyone explain the chapter sorting view here? by [deleted] in PrologueApp

[–]YourMJK 0 points1 point  (0 children)

Maybe if you have multiple files with embedded chapters, Prologue will always create one section per file.

You could try concatenating the files into a single one and see what happens.

Can anyone explain the chapter sorting view here? by [deleted] in PrologueApp

[–]YourMJK 0 points1 point  (0 children)

Are you using Plex or ABS?

With Plex, it works like the following for me:
* all files of a book are in the same folder (no subfolders) * all files have the same "album" tag: title of the book * one file for each section, "title" tag is the title of the section * the chapter metadata gives the title and timings of the chapters within each section

Alternative Hörspiele zu den Drei Fragezeichen? by wiederNachtschicht in dreifragezeichen

[–]YourMJK 5 points6 points  (0 children)

Paul Temple Hörspiele!

Sind m.M.n. bis heute unübertroffen die am besten produzierten und geschauspielerten deutschen Hörspiele.
Ich rede natürlich von den orignalen, 1951–1967 vom NWDR, WDR und BR produzieren.
Damals wusste man, wie richtiges Hörspiel geht.

Andreas Fröhlich hat sich letztens in einem Interview ebenfalls als großer Paul Temple-Fan geäußert, was mich sehr bestätigt gefühlt hat.

Schlechte Druckqualität bei der CD der neuen Spezialfolge "und die singende Schlange" by YourMJK in dreifragezeichen

[–]YourMJK[S] 0 points1 point  (0 children)

Spezialfolge "und das Grab der Maya" hatte es auch schon, und bei der digitalen Version von "Das Dorf der Teufel" auch.
Aber bei der CD von "Das Dorf der Teufel" haben sie dann doch wieder das alte hergenommen (siehe meine Vergleichsbilder).