Search
Any of you guys solved this crap with the arrr stack downloading ".lnk" ".scr" files?
I've told qbit to exclude those files and many other extensions from someone's helpful comment on here previously, but the stack keeps on grabbing and seeding them, which the latter I'm a little unhappy about sharing malware.
While all the boxes on my network have no sign of Windows to get exploited it does worry me about another family members arrr stack because there is a Windows laptop down there, but thankfully not used for media consumption.
Help?
---
edit: big thanks to kiszkot@feddit.nu for pointing me in line separators instead of comma separated exclusions!
(The bug remains, alternative solution found, will soon update the post) Deemix can no longer download spotify playlists
Yesterday, after this conversation with Wild Bill, we concluded that Deemix can't download songs from spotify playlists. It does recognize the songs in the playlists, but somehow it fails to download them and reports cannot read properties of undefined (reading 'flac')
(on Bill's pc it only reports cannot read properties of undefined
). If you hover the cursor over the error, a tooltip comes up with more info:
TypeError Cannot read properties of undefined (reading 'flac') at f (C:\Program Files\deemix-gui\resources\app.asar\server\dist\app.js:2:94278) at z (C:\Program Files\deemix-gui\resources\app.asar\server\dist\app.js:2:94979) at process.processTicks.AndRejections (node:internal/process/task_queues:96:5) at async Downloader.download (C:\Program Files\deemix-gui\resources\app.asar\server\dist\app.js:2:97603) at async Downloader.downloadWrapper (C:\Program Files\deemix-gui\resources\app.asar\server\dist\app.js:2:102154) at async C:\Program Files\deemix-gui\resources\app.asar\server\dist\app.js:2:96320
You can't just paste the spotify playlists link in the search bar and download the playlist.
Apparently, Spotify or Deezer or somethibg else changed their api or something and is giving Deemix a hard time.
Notes:
-
It worked for me about half a year ago (I have downloaded around 3k songs that way).
-
I can download individual songs from spotify with their link.
-
The tracking parameter spotify adds in the end doesnt seem to play any role, as the playlists dont get downloaded whether I remove the parameter or not and individual songs get downloaded whether I remove the parameter or not.
-
I tried creating a new "app" in spotify developer dashboard and use its iIDs, but it didnt help.
-
I also tried adding the "Web Playback SDK" kit in the spotify app, but it didnt help (I have the "Web API" on at all times btw). Spotify shows in the dashboard that I have indeed made calls to their api by downloding songs.
-
I'm using the latest deemix-gui version (I think):
2022.12.14-r222.5d447b6035
. -
I'm using it on windows 10.
-
If you want to see my settings, it's under the Deemix settings section in this guide I made https://mander.xyz/post/13720820
-
I use a hifi account (from a random arl). I also tried another account, still didnt help.
-
The same issue occurs when downloading mp3, not just flac
-
I tried downloading playlists which deemix had successfully downloaded in the past, it failed. I even tried creating new playlists for deemix to download, it failed again.
I tried searching the error online, ~nothing related to deemix came up. This is the deemix gitlab repository, in case it helps anyone with finding more info.
Plz halp.
qBittorrent behind firewall
I have been using this config for qBittorrent for awhile and been working for the most part. Sometimes it gets "connection status: Firewalled" I would fix this by going to settings -> connection and click the "Random" button a couple times and save and then it would work again. This seems to not work anymore. Is there a better fix for this? Back before I used docker I don't remember ever having to do this. I have never done any kind of manual port forwarding my current VPN provider does not do that at the price I have it for right now. Let me know if you need more information about my setup or something
Thanks I guess it is just randomly breaks for now since it appears to be back.
Current Config file (minus the keys and stuff) ``` services: gluetun: image: qmcgaw/gluetun:latest cap_add: - NET_ADMIN environment: - VPN_SERVICE_PROVIDER=windscribe - VPN_TYPE=wireguard - WIREGUARD_PRIVATE_KEY= - WIREGUARD_ADDRESSES= - VPN_ENDPOINT_PORT= - WIREGUARD_PRESHARED_KEY= - SERVER_REGIONS= ports: - 8080:8080 - 6881:6881 - 6881:6881/udp restart: always
qbittorrent: container_name: qbittorrent image: lscr.io/linuxserver/qbittorrent:latest network_mode: "service:gluetun" environment: - PUID=1000 - PGID=1000 - TZ=Etc/UTC - WEBUI_PORT=8080 volumes: - /home/blxter/server/qbittorrent/config:/config - /home/blxter/raid/media/torrents:/torrents restart: unless-stopped depends_on: gluetun: condition: service_healthy ```
File size to large qbittorrent v4.6.3 docker compose
I have been trying to set up everything over on docker and have came across an issue where large file sizes (4K tv episodes etc) fail to download at all where 1080 (small sizes around 1 gb download just fine to same location). Edit: an almost 8 gb season can download just fine but a 4.35 file will not and the 3.8 GB one will work (same TV show and name besides EP number)
I just pulled new image to attempt to fix but did not work. I found this but it tells me nothing or I think nothing.
Error message from logs: (/downloads/Constellation.S01E02.HDR.2160p.WEB.H265-SuccessfulCrab[TGx]/constellation.s01e02.hdr.2160p.web.h265-successfulcrab.mkv) error: File too large"
file size for above are 9-10gb
compose file ``` services: gluetun: image: qmcgaw/gluetun cap_add: - NET_ADMIN environment: - VPN_SERVICE_PROVIDER= - VPN_TYPE= - WIREGUARD_PRIVATE_KEY= - WIREGUARD_ADDRESSES= - VPN_ENDPOINT_PORT=443 - WIREGUARD_PRESHARED_KEY= - SERVER_REGIONS= ports: - 8080:8080 - 9696:9696 - 8989:8989 - 7878:7878 - 6881:6881 - 6881:6881/udp restart: always
qbittorrent: container_name: qbittorrent image: lscr.io/linuxserver/qbittorrent:latest network_mode: "service:gluetun" environment: - PUID=1000 - PGID=1000 - TZ=Etc/UTC - WEBUI_PORT=8080 volumes: - /home/blxter/server/qbittorrent/config:/config - /media/blxter/download:/downloads restart: unless-stopped depends_on: gluetun: condition: service_healthy ```
Yuzu Games Emulation
So I’m pretty new to Yuzu and Emulating the games.
I managed to get FitGirl repacks games of emulation and they work without Prod-keys and Firmware.
Now, I managed to get Prod-key and Firmware 17.0.0 but no idea what, I do with it and what I do after to get games.
I tried googling here and there but couldn’t get an actual answer or landed on unknown sites which, I find hard to trust.
Could someone explain, get me into the right direction or anything like that?
EDIT: SOLVED. Apparently the only thing I just needed was the NSP-Games files and then load them into Yuzu.
Help with PollyMc
I have been trying to use PollyMc but I can't really figure it out. So I launched minecraft after adding an offline account but it doesn't seem to work after closing the launcher and opening minecraft again. If I have internet it starts to download some library files again and then it does launch minecraft. Do I have to download these files every time I launch minecraft? Could someone point me to a guide or something?
Edit: The Launcher seems to have fixed itself.
What I did.
- Import an old instance in PollyMC
- Update it's version (Right click on the instance > Edit > Version then click on change version)
- Then I launched it online. That downloaded libraries to run minecraft. (Not sure I needed them or not.)
- Closed PollyMc and then launching offline wouldn't work.
But now it works again magically, both with and without connected to internet.
Need help downloading spotify playlists efficiently using SpotDL
[SOLVED] Solution: https://lemmy.ml/comment/4317564
-----------------------------
edit: Why are you booing me? This is c/piracy
I am doing all of this using ChatGPT, I know enough bash to understand the script partially, but not enough to write the script myself.
I recently posted bash script(click) to download songs on spotify
using Spotdl
Updated Post
This is all good, but I am not trying to download whole playlists and I want to make sure to
- Not download any songs multiple times by comparing the files you are trying to download with the songs you have downloaded already.
- Add the songs'
URL
to theArchieve_file
so it doesn't download it again. i.e., compare and if present, exit loop, if not present in file, download and add link to the file.
This was easier when I was dealing with only song
links and not playlist
links. But now, playlists complicates the equation, but if I can achieve this, I can basically add this script to crontab
and make sure I always have a local copy of the songs in my playlist and these playlists would be checked regularly for new downloads and new songs would be downloaded. This is really cool!
Now, the complications I am facing,
I don't know how to get the URLs of the spotify songs
out of spotify playlists
using spotdl
or any cli package. If I can do this then, I can make the script go through each link clean
the link of unncessary attributes and then download it or if it's downloaded already, move on to the next song.
Now, I don't know how to do it. It would be very helpful if you guys could share any scripts that you have which will achieve this effect or help me get the song URL's from a playlist using a cli package.
PS: I might need some time to reply, I might sleep rn Thank you for your help!
why are torrents with reportedly thousands of seeders staying at 0.0 on qbittorent?
I allowed qbittorent to make a fire rule exception but I turned it off to make sure. I've tried using no VPN and still nothing so that's not an issue.
Anyone have any insight? Or perhaps another reliable source for large games? Sorry for the basic question. I feel like my piracy know how hasn't evolved in a decade.
I don't usually bother with pirating games but I'm trying to help someone. I tried from two sources and one is stuck on stalled and the other has said "downloading metadata" for over a day.
Thank you
Edit: I realized the whole program was offline so I played with the port settings (selected a random one and added a new firewall rule) and now they're working. Not sure what caused the issue in the first place but I've decided to leave this post up in case someone else has a similar problem.
- Stremio - RealDebrid taking down shows?
SOLVED: RD is in maintenance.
My kids are watching this show called Kitty Katz: https://web.stremio.com/#/detail/series/tt27146569 and it was working fine via RD up until this morning. Right now it's showing No Streams Found. Other shows work fine. Also when I check 1337x.to I can't find any torrents for this shows. They're still available via usenet luckily.
What has happened here? DMCA takedown?
Quick question about subtitles
I’m sorry if this isn’t the right place to ask but I don’t know where else to go. Their dedicated Reddit is on private due to the fiasco.
I’m watching “Mr.Robot” and pretty often an extra letter with the subtitles comes, shows as [P].
I added a screenshot of what, I meant.
Does anyone knows what this means?
PS: I recommend this show!
Can't send selected pirated ebooks through the Send-To-Kindle service to my Kindle. Is it some kind of background piracy detection?
I usually download ebooks from Anna's Archive and transfer it to my Kindle through the service. But 1/10 times it fails, with no apparent reason. The particular ebook in question is https://annas-archive.org/md5/e310a253a9d85992129cc2b8dd351556. What's the way out?
Having trouble connecting Radarr to SABnzbd. "Connection refused"
Running Truecharts Radarr on TrueNAS SCALE. Giving me this error.
Test was aborted due to an error: Unable to connect to SABnzbd, Connection refused (localhost:8080)
I've tried enabling https in SAB, enabling SSL in both Radarr and SAB, I've also tried switching certification validation in Radarr.
TrueNAS Version: TrueNAS-SCALE-22.12.2
Radarr Version: 4.6.4.7568_16.0.22
SABnzbd Version: 4.0.3 [9fafe64]
EDIT: GOT IT WORKING. I had SABnzbd running on my computer while I was trying to connect to my server, so I probably had to do some weird network rework to get that setup working but that is out of my skill range. THE FIX: All I did was install SABnzbd onto TrueNAS using Truecharts
Help needed with extracting the audio from an iOS app
Edit 2: Well I'll be damned. An extremely knowledgeable and kind stranger just reverse-engineered the whole thing and poured it into a python script. And it's only Monday. See comments for the script.
---
Edit: Oh wow, this community is already on fire. Thanks for your advice everybody, I didn't even think of intercepting the downloads in transit! Brilliant.
I will try to see how far I can get there, but that does sound much easier than rummaging around in iOS. Thank you all :)
---
Hello,
I’m trying to get the downloaded audio out of an iOS app, but I struggle because the information I can find is mostly rather old, needs some additional software I need to pay for, etc. The content is downloaded post installing the app, so simply accessing the IPA doesn’t help.
I have this app called naturespace (see naturespace.org), it’s an app that has really good recordings of rain, thunderstorms, etc. In my opinion those recordings are far better than anything I’ve heard so far.
Now, I did pay for the content, but the app hasn’t been updated for years now, and there’s also been no new content for years as well. I wrote to the owners but didn’t get any response. I guess you could consider it abandoned at this point.
Since I fear that anytime soon the app stops working, I’d like to save that content.
I’m a bit tech savvy, I can work with CLI and such, but I’m not a professional coder or hacker, any help is appreciated.