In case anyone else gets "Deployment error failed to deploy a stack: Version in "/data/compose/2/docker-compose.yml" is invalid - it should be a string", put the quotes back around the Version number as in Version "2.1" rather than just Version 2.1
Sorry to interrupt: NZB is never faster if you live in a country with good connection. I've done a lot of tests and was never able to get 600-700M/s downloads with nzb, whereas my torrent client does this without issues.
The trick is you need to increase your newsfeed connections from 1 to, say, 20 or 50 concurrent connections, whatever your newsfeed allows. Some will allow up to 100 connections for one newsfeed. Multiple connections WILL saturate your internet connection and will be equal to or faster than what you are getting with torrents.
I have never enabled SSL on any news feeds in over 20 years. Never had a problem . But with torrents you absolutely need SSL. I usually get the best speeds when using non-SSL servers. Now I'm finally getting into TV automation since dumping DirecTV. Thanks, thumb up.
Thank you for the great tutorials - you've significantly cut down my research/learning time! Two questions about portainer (which I'm just starting to get my head around): 1. Why use a portainer stack for a single container? Are there any benefits over just setting up the container directly? 2. Any specific reason that you disabled access control?
So with usenet.. is there a much better range of choices vs torrents? for example, there is very little 4k content on torrents, and even if you find something that has a bunch of seeds, the odds are it's gonna take forever anyway, because everyone restricts their upload speed.
Right off the bat, "the first thing we need to do is go to our media vault server" I think you forgot to explain that part. I'm not sure what that is or why it has an internal IP. You should probably put something in the beginning of the video that mentions the full requirements for this.
Thank you for this great tutorial! I have a problem though with deleting files from the downloads folder: I need permission to make changes to this folder. Can you help me?
Hello, thank you for for all your tuts, no i can run my homeserver thanks to you. Just curious, do you know any legit way, how to install teamspeak server on rpi4 OMV5?
Is this a secure connection, because internal domain we use isn't secure so there is no SSL. I am noob so I am not understanding and this USENET is all new to me so trying to understand.
Great tutorial. I was able to create the nzbget stack just like you showed. It created three new folders in downloads,nzb, queue and tmp. Can you tell me what permissions I would need to change and where to be able to drop nzb files in the nzb folder from a windows machine? Thanks
this crap is really annoying. sure it downloads fast. i got a ton of shows really quick but some of the most popular shows failed to download. ive been spending all day trying to configure it to make them finish but it just doesnt work very well, not as well as it should.
I don't get this. Torrents were FREE, people shared their stuff for free... now they are making money from sharing pirated stuff? Sheesh. How is this BETTER than torrents???
The problem is, I don't have any money.
Cool. Old tech that is still advanced
Great tuto as usual ! Thanks from France 😜
Glad you enjoyed it!
Thank you so much for all your tutorial. Without you I would still be on freenas 😥
Freenas has the big advantage of running on freeBSD, which comes with ZFS
Freenas is garbage on new enterprise hardware because of BSD hardware support lag. Debian forever.
@@remote5389 for home usage where different sized drives gather automatically, I don't like zfs
Interesting. we'll be checking this out
In case anyone else gets "Deployment error failed to deploy a stack: Version in "/data/compose/2/docker-compose.yml" is invalid - it should be a string", put the quotes back around the Version number as in Version "2.1" rather than just Version 2.1
Hi Techno Dad. Not possibly related to this video. I am battling to get Syncthing be available in the plugins. Really a beginner and running on OMV5.
No plugin just a docker.
Sorry to interrupt: NZB is never faster if you live in a country with good connection. I've done a lot of tests and was never able to get 600-700M/s downloads with nzb, whereas my torrent client does this without issues.
My torrents are never maxing out my connection, closer to 20-40% of it on average. What are you doing that the rest of us don't know about?
The trick is you need to increase your newsfeed connections from 1 to, say, 20 or 50 concurrent connections, whatever your newsfeed allows. Some will allow up to 100 connections for one newsfeed. Multiple connections WILL saturate your internet connection and will be equal to or faster than what you are getting with torrents.
@@adamwood3365 Increase your connections. Why is it that Newsgroup community is so dumb, toxic and 'we know it all' all the time?
I have never enabled SSL on any news feeds in over 20 years. Never had a problem . But with torrents you absolutely need SSL. I usually get the best speeds when using non-SSL servers. Now I'm finally getting into TV automation since dumping DirecTV. Thanks, thumb up.
Thanks for all the great tutorials, you've been a HUGE help! You've introduced me to so much I didn't know about.
Any chance of a dnsmasq tutorial for OMV? Would be extremely helpful :)
Hi, can I use newshosting with this?
Thank you for the great tutorials - you've significantly cut down my research/learning time!
Two questions about portainer (which I'm just starting to get my head around):
1. Why use a portainer stack for a single container? Are there any benefits over just setting up the container directly?
2. Any specific reason that you disabled access control?
1. It makes everything faster and easier.
2. Preference
It makes it easier to edit when you make a single container a stack in portainer. Simply edit, update the stack and vidola.
can this be done on synology? not sure how to access openmediavault
Yes
So with usenet.. is there a much better range of choices vs torrents? for example, there is very little 4k content on torrents, and even if you find something that has a bunch of seeds, the odds are it's gonna take forever anyway, because everyone restricts their upload speed.
Usenet is much faster.
7:35 port number says nothing about encryption lol
Thanks for noticing.
Are there any plans to do a video on plex hardware gpu encoding in docker? On openmediavault obviously :)
Yes, when I can get back to my office.
please a good docker for download manager like 'Internet download manager' please
@@thor9216 the best one out there
Right off the bat, "the first thing we need to do is go to our media vault server" I think you forgot to explain that part. I'm not sure what that is or why it has an internal IP. You should probably put something in the beginning of the video that mentions the full requirements for this.
Thank you for this great tutorial! I have a problem though with deleting files from the downloads folder: I need permission to make changes to this folder. Can you help me?
During stack creating your pid and guid might have been higher than omv.
so where is your cofe?
why do you need to pay ? was it like that originally?
You are paying for a private network connection.
Hello, thank you for for all your tuts, no i can run my homeserver thanks to you. Just curious, do you know any legit way, how to install teamspeak server on rpi4 OMV5?
Haven’t tried myself.
I only have the web version and When I open NZBGET it uses my browser. Do I need a separate application to get a config to make it a service?
No
@@TechnoDadLife i found it on my other pc, for some reason my old pc was too slow to load everything
Is this a secure connection, because internal domain we use isn't secure so there is no SSL. I am noob so I am not understanding and this USENET is all new to me so trying to understand.
Https
@@TechnoDadLife i am using my server which doesn't have Https because it is internal ip address..
@@nandurx So? The connection is SSL
Great tutorial. I was able to create the nzbget stack just like you showed. It created three new folders in downloads,nzb, queue and tmp. Can you tell me what permissions I would need to change and where to be able to drop nzb files in the nzb folder from a windows machine? Thanks
Solid tutorial 👌
mmmm i am getting an error about : unsupported compose file version 2.1... i have removed the quotes but i still get the error...
i made it bulid with "3" but i am not sure if it is ok , hope i will get a little help from here hehehe
It doesn't really matter for us.
Just use version 2
Does this work with easynews?
Yes
first comment! ill be checking this out properly in the morning (UK TIME) !!
i search for tamil (One of the Indian Language) movie in Torrent and found 100+ links, search same in USNet and no links at all
I guess you can’t use it for Tamil.
"Please only download things that you have copies of already." What??
cough, cough, wink wink.
@Isaak V But if you already have the file, why download it??
Da fork is bitturrent?
Parisian Ridges
I bailed after the third step. i'll stick with newsleecher
Jermaine Orchard
so is like torrent but you have to pay it monthly WTF
Except downloads are instant and you are using a private server that is encrypted.
David Orchard
Patreon
Patron
Glenna Neck
this crap is really annoying. sure it downloads fast. i got a ton of shows really quick but some of the most popular shows failed to download. ive been spending all day trying to configure it to make them finish but it just doesnt work very well, not as well as it should.
Collins Flat
I don't get this. Torrents were FREE, people shared their stuff for free... now they are making money from sharing pirated stuff? Sheesh. How is this BETTER than torrents???
More private.
Too fast
Tell that to the people who play me at 1.5x speed.
Very complicated and awful explanation. qBittorent without competitors and can use all my gigabit channel.
Hi Gordon, glad to brighten your day!
Exactly
Best things in life are free, right? So why you complianing about a tut about newsgroups?
Just use real debrid. This is too many steps and overcomplicated