piracy

Magazyn ze zdalnego serwera może być niekompletny. Zobacz więcej na oryginalnej instancji.

InLikeClint, w Soccer streaming sites?
@InLikeClint@kbin.social avatar

Is it against the rules to post the URLs? If not, I may know a few.

TableteKarcioji, w Separate qBittorent admin container?

You mean something like running qbittorrent-nox and connecting to it using web ui?

matey,

Yes! Is that possible?

WeirdGoesPro,
@WeirdGoesPro@lemmy.dbzer0.com avatar

Yes, you use qBitTorrent-nox with the web UI. It’s built in.

matey,

I’m not looking to have them bundled. I want the management interface separate.

TableteKarcioji,

qBittorrent-nox is as separate as you can get. It can be run on the server without GUI. It also provides WebUI, that can be modified if you wish, but you don’t have to use it. Moreover, most (if not all) settings can be edited through the text file and torrents added using CLI.

qBittorrent, when Web-UI is enabled (doesn’t matter if it’s nox or not), provides and API too. IF you have a client you can connect and manage everything using it. However, the only clients I know are for android.

clmbmb,

He/she wants to have the web UI (the client) on a different vm/machine, as far as I understand, which is not possible at the moment with qbittorrent.

As others have said, the solution could be deluge or rtorrent.

matey,

Thank you. :) So the answer is that it’s not possible.

I’ll take a look at the other options you mention.

TableteKarcioji, (edited )

But that’s the literal point of WebUI of any program. To make it possible to connect and manage the program from any device from the remote machine. And there is a reason why most developers choose to use WebUI - you don’t have to create multiple cleants for every OS and every internet connected device has a web browser. In fact web browser can be considered the client in this scenario.

What could be the reason why anyone could be against WebUI? I can only think of one advantage of native client that has to be installed is that it would make of possible to associate torrent files and magnet links with it.

And lastly, if you would search for qbittorent remote client most likely in top 5 results you would find electorrent. I haven’t tried it but at least description claims that it can be used with qBittorrent.

Edit: heh it seems I managed to reply to my own comment.

bubbalu, w Z-Library Opens ‘Z-Points’ Around the World to Share Paper Books

This feels like the technoanarchist version of Little Free Libraries lol.

user, w Z-Library Opens ‘Z-Points’ Around the World to Share Paper Books

will they scan the book into pdf and make available online? that would be great.

nestEggParrot,

Isnt that their current offering? But also yes as the article speaks of digitizing.

user224, w Z-Library Opens ‘Z-Points’ Around the World to Share Paper Books
@user224@lemmy.sdf.org avatar

I wonder what they’ll name it if they ever come to Slovakia or Czech republic. “Z-Points” are personal pick-up points of the Packeta delivery service.

nestEggParrot,

Isnt that their current offering? But also yes as the article speaks of digitizing.

canni, w Separate qBittorent admin container?

But why though? You could set up a proxy or something, but I can’t imagine why you would do that

matey,

I want to have multiple UIs in front of the same client.

canni,

qbitorrent has a webgui built in. You can access it simultaneously from multiple machines over http

GayTuckerCarlson, w Critical support for the Lemmy world peeps in their fight against pro-intellectual property nerds
@GayTuckerCarlson@hexbear.net avatar

Does anybody have the greentext that goes something like

Pirate game

Company loses $60 because it’s theft

Company regains $60 after deleting game from hard drive

Pirate one million copies, company bankrupt from massive theft

Buy insolvent company for cheap

Delete all game copies, company profitable again

perdido,
roawre, w Guides / Apps for encoding

Mkvtoolnix ?

bear_with_a_hammer, w Separate qBittorent admin container?

Use VPN to tunnel it’s built-in UI to some other server

luthis, w What's the history behind cam rips of movies and where have they typically came from?

Some family friends brought back cam rips from Egypt of several Disney movies, Beauty and the beast, Aladdin, and a couple others.

They had strange ads for burgers in Arabic, and the cam was really low quality.

We didn’t really know any better being kids, so I always thought that Beauty and the Beast was a dark, terrifying, grainy, nightmarish movie.

Having seen the real version, I have to say the shitty cam copy stuck better in my mind.

Anyways, sorry I can’t answer any of your questions OP.

nestEggParrot,

That reminded of the shitty cam print of Iron Man 1. Started from the Humvee scene a minute before getting blown off. 20-30% was dark or pointed at floor for whatever reason. Godawful audio.

Thought it was a shitty movie halfway though and stopped. Got a good print after Iron man 2 released and faithfully watched all marvel release, many in cinemas, till Infinity war. Now its all available on Disney+ and I won’t watch the new ones after it.

Kissaki, w Guides / Apps for encoding
@Kissaki@feddit.de avatar

With ffmpeg


<span style="color:#323232;">ffmpeg -i src -c copy -map 0:v:0 -map 0:v:1 -map 0:a out.mkv
</span>

ffmpeg uses a sectioned parameter approach. Input parameters and input, optionally multiple, output parameters and output target.

In my example I specified copy as codec so the streams are copied as-is, without reencoding. I used map to map video streams 1 and 2 of the first input, and default/all audio streams.

The ffmpeg reference docs are thorough. The wiki has some more guide, example, and explanatory docs.

Amphobet, w Thinking of getting a retro gaming machine.
@Amphobet@lemmy.dbzer0.com avatar

If you want a handheld, Anbernic makes some good stuff. anbernic.com They do tend to load the SD card up with games beforehand, but the card is cheap & likely to fail, and the games are sorted & titled strangely (and may be otherwise dodgy). So you probably want to replace it with your own card with games you sourced yourself.

Haui,
@Haui@discuss.tchncs.de avatar

This looks very cool! Which one of these do you have? How modern games are you able to play with it? Is ps3 possible or rather not?

Amphobet,
@Amphobet@lemmy.dbzer0.com avatar

I have an RG353V. I got that one for the aesthetic (looks like an old gameboy), and I do like it, but I can see why people generally suggest a model with a horizontal form factor instead, since the vertical (gameboy shaped) is not very ergonomic. I mainly stick to 8 or 16-bit games. but it should be able to handle 5th gen consoles (saturn, ps, n64) just fine, but 6th gen (dc, ps2, gamecube) will depend on what game you’re running and may require tweaking the settings. ps3 is right out, I’m afraid.

Like I said, I mainly run older stuff, so double check what I’m saying if 5th and 6th gen games are important to you. I don’t really mess with those.

Haui,
@Haui@discuss.tchncs.de avatar

Thank you very much! I will definitely check it out. 5th gen would be awesome but 6th gen is very much optional. :)

princessnorah, w Watermark removal?

What do you mean by “run on Github” exactly?

HeyLow,

OP likely means something they can run locally from GitHub

programmer_having_errors,

Yes like a Open source project that has source code on GitHub (ideally)

HeyLow,

Here’s a github topic on it github.com/topics/watermark-removal

DeathWearsANecktie, w One of us, one of us, one of us, ... !!!

He even sounds like a pirate. “Olaf”

PixeIOrange,

He was mayor of Hamburg, a harbour city… I see a pattern.

bear_with_a_hammer,

Olaf Mafrend Sergei

Techmaster, w Separate qBittorent admin container?

You’re probably looking for something like Deluge.

  • Wszystkie
  • Subskrybowane
  • Moderowane
  • Ulubione
  • test1
  • piracy@lemmy.dbzer0.com
  • ERP
  • esport
  • rowery
  • informasi
  • tech
  • healthcare
  • Technologia
  • Gaming
  • FromSilesiaToPolesia
  • krakow
  • fediversum
  • muzyka
  • turystyka
  • NomadOffgrid
  • Psychologia
  • Cyfryzacja
  • Blogi
  • shophiajons
  • retro
  • Travel
  • Spoleczenstwo
  • gurgaonproperty
  • slask
  • nauka
  • sport
  • Radiant
  • warnersteve
  • Wszystkie magazyny