upstroke4448

joined 4 months ago

Verify their hash signature.

[–] upstroke4448@lemmy.dbzer0.com 16 points 2 weeks ago (1 children)

Imagine owning a house or property in 2025 lol

[–] upstroke4448@lemmy.dbzer0.com 1 points 2 months ago* (last edited 2 months ago)

I figured it out....

Here is what I did (I am sure there are more efficient ways)

1 - I left the I-am-PUID-0 setup how it is. What I mean is after I went through the guide and got it working I did not change anything to get RDT working.

2 - I created a new docker-compose for RDT that uses the rclone mount from the I-am-PUID-0 guide. I did this because when I had them combined into one compose, RDT would work but Zurg did not. If I have them separated as different docker setups they both work.

2a - Make sure you understand what the Download Path and Mapped Path are in RDT. The Download Path is the path inside the Docker container where files are downloaded. Whereas the Mapped path is the path on your host that is mapped to /data in the container.

My docker compose for RDT is

# version: "3.8"

services:
  rdt-client:
    image: rogerfar/rdtclient
    container_name: rdtclient
    stdin_open: true # docker run -i
    tty: true        # docker run -t
    volumes:
      - /pd_zurg/mnt:/data  # Ensure this matches the pd_zurg mount
    environment:
      - RCLONE_UID=1000
      - RCLONE_GID=1000
      - TZ=America/New_York  # e.g., "America/New_York"
      - DOWNLOAD_DIR=/data/downloads  # Specify the download directory
    ports:
      - 6500:6500
    devices:
      - /dev/fuse:/dev/fuse:rwm
    cap_add:
      - SYS_ADMIN
    security_opt:
      - apparmor:unconfined
      - no-new-privileges
    restart: unless-stopped

With this setup Zurg is grabbing anything I download from Real Debrid and adding it my Plex server. RDT via Sonarr is grabbing whatever shows I tell Sonarr to download via Torbox. All that has to be done is add the downloads folder as another library in Plex and voila.

I am sure you could configure this to do more, I just wanted an option to grab shows on demand and make use of currently having two active debrid services. My use case is a bit odd and most likely not optimal for most but, hopefully this helps somebody.

 

Been trying to make Linux more a part of my life and decided to switch my Plex server over from Windows 11 to Ubuntu.

After an embarrassingly long time I was able to get Plex, Docker, and Zurg all working as I want mostly using this guide

Now to the point, I would like add RDT to this. I am able to get RDT up and running and connected to Jackett and Sonarr but I am not able to get RDT to correctly download the files into the rclone mount.

My hope is that I can have my RealDebrid library connected via Zurg and my TorBox library connected via RDT both syncing with my Plex server.

Tldr; need help configuring RDT to integrate into current docker compose.

[–] upstroke4448@lemmy.dbzer0.com 3 points 2 months ago* (last edited 2 months ago)

If you need a torrentleech invite hit me up

I may have a speed.cd invite as well if interested

[–] upstroke4448@lemmy.dbzer0.com 1 points 2 months ago

Interesting. Could be I'm attributing the wrong factor to what's causing the ban.

[–] upstroke4448@lemmy.dbzer0.com 12 points 2 months ago* (last edited 2 months ago)

It was for me, I got a notice of a refund just a few hours after the account closer email.

Again I just discovered this and don't want to come off like it's a for sure thing.

In terms of payments methods, patreon seems to accept virtual cards, which makes it easy to avoid using the same payment method or tying any part of your identity to the transaction.

[–] upstroke4448@lemmy.dbzer0.com 2 points 2 months ago* (last edited 2 months ago)

I got a "no package found matching input criteria" using this method.

It also appears to only offer version 1.0.15 whereas the newest version is 1.2.10

If I'm not mistaken, 1.0.15 was the last windows / Mac version released before the dev paywalled them.

 

I discovered this by accident. It may not work 100% of the time.

If you create a patreon account using a simplelogin alias, patreon will automatically flag it as suspicious after a few minutes and delete the account.

This means you can make an account. Purchase whatever you wanted and wait. The account will be deleted as suspicious and the money is automatically refunded.

[–] upstroke4448@lemmy.dbzer0.com 12 points 2 months ago* (last edited 2 months ago)
[–] upstroke4448@lemmy.dbzer0.com 2 points 2 months ago (1 children)

If you look at the releases they are just translation fixes. There hasn't been any real development in some time.

[–] upstroke4448@lemmy.dbzer0.com 3 points 2 months ago* (last edited 2 months ago) (1 children)

Originally I just wanted to try a FOSS media player and found Clementine to be the most reliable when it came to importing music and reading the tags. This was especially true when grabbing old music files off an iPod then importing them.

When I realized clementine is basically dead, wanted to see how strawberry compared.

Side note, I enjoy the outdated aesthetic. 😋

I would probably use MediaMonkey if I was going to go the non FOSS route.

[–] upstroke4448@lemmy.dbzer0.com 2 points 2 months ago* (last edited 2 months ago) (1 children)

I don't think that's true, correct me if I am wrong though. There are still other requirements you have to follow for the GPL3 license if you wanted to distribute it legally.

[–] upstroke4448@lemmy.dbzer0.com 15 points 2 months ago* (last edited 2 months ago)

I'm a bit surprised that this request is creating so much friction. This to me, is just a run of the mill "help me find a free download of this software" request that shows up all the time here.

I'm not comfortable trying to build this myself. I am happy to just use the inactive Clementine media player this is forked off of if people are really so offended by my request.

I totally understand why the dev wants to be paid, I'm just not going to be the one to do it.

34
Strawberry Music Player (lemmy.dbzer0.com)
submitted 2 months ago* (last edited 2 months ago) by upstroke4448@lemmy.dbzer0.com to c/piracy@lemmy.dbzer0.com
 

Looking for a place to find the Windows version of this without paying $20 for a single version or $5/month for regular updates

EDIT: which one of you mad lads did this? https://codeberg.org/WetOtter44/StrawberryMusicPlayer

view more: next ›