Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)JA
jaybone @lemmy.world
Posts 15
Comments 3K
Why don't you?
  • Yeah well Superman was fighting crime, and wearing briefs over leggings might not get into his asscrack, but I assume he has a ballsack. I’d much rather have a nice thong up my ass than my balls wrapped in tightly whites with some leggings all bunched up in there. I guess we’ll have to agree to disagree. Unless Superman doesn’t have a scrotum and testicles, in which case I fully concede.

  • Can these assholes stop spamming me?

    I don't give a shit about reddit's DP program.

    The first two or three emails I was willing to ignore. But they keep sending these.

    How desperate do you have to be?

    38

    Season 46 Players bash script

    This sloppy bash script generates the above html players table from this site:

    https://ew.com/survivor-46-cast-contestants-revealed-8557071

    Maybe this can be expanded to track player eliminations.

    Hopefully this code posts correctly...

    ``` #!/bin/bash

    List Survivor Season 46 Players

    URL=https://ew.com/survivor-46-cast-contestants-revealed-8557071

    cat < DONE

    wget $URL -O - \ | grep -A 5 "mntl-sc-block-heading__text" \ | sed 's/.__text"> /<div><div>/g' \ | sed 's/&lt;\/span./<br>/g' \ | sed 's/&lt;\/img>&lt;\/div>/g' \ | sed '/^\-\-$/d' \ | sed '/^$/d'

    echo "</div>"

    ```

    </div>

    2

    Show Season and Episode number during playback (pause screen)

    Server: Ubuntu. Client: Roku.

    When I play an episode of a TV show, if I pause I see the name of the episode, but it doesn't show which season or episode number.

    E.g. I might see: Lisa Simpson, This Isn't Your Life

    But I would like to see something like: s22e05 - Lisa Simpson, This Isn't Your Life

    Or maybe even better, something like: The Simpsons - s22e05 - Lisa Simpson, This Isn't Your Life

    Is there some way to enable this?

    Additional question...

    This is even more annoying because sometimes when I pause, or fall asleep, or shut off my tv/roku, the "Continue Watching" list on the home screen doesn't even have where I left off. (Sometimes it does. That seems like a bug to me.) So then I have to go track down the season and episode number where I left off.

    7

    Switching from Emby to Jellyfin - Roku client - Ubuntu server

    Some questions and comments on my experience.

    My main motivation to switch was that emby seemed to be buggy on the client side, keeping track of what episode of what tv show and season I was on. I'm hoping jellyfin helps with that.

    On the server side, I wanted to keep both servers running. But there were port conflicts. It was difficult for me to find in the Jellyfin docs the right config file to set the ports. So I ended up changing the emby ports. (Since I could find the emby config files.)

    diff /var/lib/emby/config/system.xml.orig /var/lib/emby/config/system.xml 9,12c9,12 &lt; 8096 &lt; 8920 &lt; 8096 &lt; 8920 --- > 18096 > 18920 > 18096 > 18920

    4

    What the fuck are bagged eggs?

    There has been some dispute regarding bagged eggs recently.

    I would be remiss if I did not follow up on this properly, so that the lemmy community might come to some kind of consensus regarding this highly controversial culinary phenomenon.

    Serious answers only, please.

    32

    What a waste of an episode

    SPOILERS last nights tribal.

    Like seriously if you want to go home, just go home. Don’t make me think you are going to be part of some big move, then try to win the Oscar at tribal for crying about it.

    2