bitspill (OP)
Legendary
Offline
Activity: 2087
Merit: 1015
|
|
April 15, 2015, 09:20:25 AM |
|
Website just sufferedwent through a UI overhaul and now looks much better, it even has an official logo and favicon now rather than the boring plain white page icon
I've seen a number of deposits being made, is the service working alright for everyone? No bugs/glitches to be seen?
|
|
|
|
aeae1
Newbie
Offline
Activity: 2
Merit: 0
|
|
April 17, 2015, 09:52:02 AM |
|
so far so good, but is there a way i can see my recent torrents list just by going to the main untorrent.me page instead of having to know that link "to check back later"?
|
|
|
|
bitspill (OP)
Legendary
Offline
Activity: 2087
Merit: 1015
|
|
April 17, 2015, 09:55:26 AM |
|
so far so good, but is there a way i can see my recent torrents list just by going to the main untorrent.me page instead of having to know that link "to check back later"?
As of now, no but if you just paste the .torrent link in again it'll send you to the same status page. So even if you don't save the /status/ link if you remember what you were downloading you can get back by "re-downloading" it again. <-- This will not charge you double it will recognize the file is already there and continue.
|
|
|
|
molecular
Donator
Legendary
Offline
Activity: 2772
Merit: 1019
|
|
April 17, 2015, 08:39:07 PM |
|
oooh! nice look! testing... one minor thing: http size header (not sure what it's called "content-size" or something) missing on zip download? you might be zipping on the fly. If that's the case:I said no word about size header again: great service! I like the decisions you made regarding privacy and payment model. only 1 thing left: pleasel stay UP!EDIT: pricing adequate, I'd say.
|
PGP key molecular F9B70769 fingerprint 9CDD C0D3 20F8 279F 6BE0 3F39 FC49 2362 F9B7 0769
|
|
|
bitspill (OP)
Legendary
Offline
Activity: 2087
Merit: 1015
|
|
April 18, 2015, 06:20:55 AM |
|
one minor thing: http size header (not sure what it's called "content-size" or something) missing on zip download? you might be zipping on the fly. If that's the case:I said no word about size header It is zipped on the fly so I can't set the size ahead of time. only 1 thing left: pleasel stay UP!
I intend to for as long as I can, hosting costs are not too bad.
|
|
|
|
poordeveloper
|
|
April 18, 2015, 08:26:24 PM |
|
Website just sufferedwent through a UI overhaul and now looks much better, it even has an official logo and favicon now rather than the boring plain white page icon
I've seen a number of deposits being made, is the service working alright for everyone? No bugs/glitches to be seen?
Now that's an awesome design. And no glitches here - everything works flawlessly
|
|
|
|
molecular
Donator
Legendary
Offline
Activity: 2772
Merit: 1019
|
|
April 20, 2015, 06:33:04 PM Last edit: April 20, 2015, 06:43:26 PM by molecular |
|
Service works flawlessly! I have a feature request: would it be possible to allow direct access to the files instead of zipping them? That way I could start watching right away. As it is now, I have to wait for the zip to fully download (I only have a 8 mbit connection ;-( ) Alternatively: does someone have enough script-fu to tell me how to pipe wget/curl output into unzip and achieve the same goal? EDIT: I guess piping to unzip wont work because zip file info is at the end of the zip. EDIT2: HA! Seems there is a way after all: wget -qO- https://untorrent.me/torApi/fetch/<id>?secret=<secret> | bsdtar -xvf-
(found here)
|
PGP key molecular F9B70769 fingerprint 9CDD C0D3 20F8 279F 6BE0 3F39 FC49 2362 F9B7 0769
|
|
|
Newar
Legendary
Offline
Activity: 1358
Merit: 1001
https://gliph.me/hUF
|
|
April 21, 2015, 01:49:23 AM |
|
Works very well for me as well.
Minor things (Chromium): When adding a new torrent, the info bar shows 100% right away. Also, can you make the "URL to check back later" text and link a bit bigger? Lastly can you make the logo a link to the home page?
|
|
|
|
bitspill (OP)
Legendary
Offline
Activity: 2087
Merit: 1015
|
|
April 21, 2015, 05:19:46 AM |
|
Service works flawlessly!
Works very well for me as well.
Great to hear! I have a feature request: would it be possible to allow direct access to the files instead of zipping them? Possibly, but no near term plans for that. Alternatively: does someone have enough script-fu to tell me how to pipe wget/curl output into unzip and achieve the same goal? EDIT: I guess piping to unzip wont work because zip file info is at the end of the zip. EDIT2: HA! Seems there is a way after all: wget -qO- https://untorrent.me/torApi/fetch/<id>?secret=<secret> | bsdtar -xvf-
(found here) Wow, neat trick. Such is the power of the Linux, all hail Linus. (And also Lord Gaben) Minor things (Chromium): When adding a new torrent, the info bar shows 100% right away. I'll take a look Also, can you make the "URL to check back later" text and link a bit bigger? Done, let me know how that is Lastly can you make the logo a link to the home page? Done
|
|
|
|
molecular
Donator
Legendary
Offline
Activity: 2772
Merit: 1019
|
|
April 27, 2015, 07:51:13 PM Last edit: April 27, 2015, 08:03:43 PM by molecular |
|
I found a problem with a partial download (single .part file in zip) or download still im progress although website says 100%.
It said 100% right away after I entered the magnet url.
I'll PM you the link to you can see which file.
EDIT: ok, it's downloaded now.
So the bug is that it says 100%.
I'm assuming this can happen when a file I want to download has already been started by someone else but is not complete yet?
|
PGP key molecular F9B70769 fingerprint 9CDD C0D3 20F8 279F 6BE0 3F39 FC49 2362 F9B7 0769
|
|
|
bitspill (OP)
Legendary
Offline
Activity: 2087
Merit: 1015
|
|
April 27, 2015, 08:38:56 PM |
|
I found a problem with a partial download (single .part file in zip) or download still im progress although website says 100%.
It said 100% right away after I entered the magnet url.
I'll PM you the link to you can see which file.
EDIT: ok, it's downloaded now.
So the bug is that it says 100%.
I'm assuming this can happen when a file I want to download has already been started by someone else but is not complete yet?
Thanks for the report, that should be fixed up now. When adding a magnet link the size of the download is not known in advance so Transmission reports the progress as 0 bytes downloaded out of a total of 0 bytes, so the code sees downloaded is equal to total and reports 100% completion. The page has been updated to show "Fetching magnet metadata" instead of "0 bytes" until the magnet finishes processing and the true downloading begins. When you came back later it worked because even though your screen was no longer updating Transmission continued to download in the background.
|
|
|
|
molecular
Donator
Legendary
Offline
Activity: 2772
Merit: 1019
|
|
April 28, 2015, 05:23:12 AM |
|
I found a problem with a partial download (single .part file in zip) or download still im progress although website says 100%.
It said 100% right away after I entered the magnet url.
I'll PM you the link to you can see which file.
EDIT: ok, it's downloaded now.
So the bug is that it says 100%.
I'm assuming this can happen when a file I want to download has already been started by someone else but is not complete yet?
Thanks for the report, that should be fixed up now. When adding a magnet link the size of the download is not known in advance so Transmission reports the progress as 0 bytes downloaded out of a total of 0 bytes, so the code sees downloaded is equal to total and reports 100% completion. The page has been updated to show "Fetching magnet metadata" instead of "0 bytes" until the magnet finishes processing and the true downloading begins. When you came back later it worked because even though your screen was no longer updating Transmission continued to download in the background. I understand. Thanks for the fix.
|
PGP key molecular F9B70769 fingerprint 9CDD C0D3 20F8 279F 6BE0 3F39 FC49 2362 F9B7 0769
|
|
|
|
Mayuyu48
|
|
April 29, 2015, 02:27:58 AM |
|
wow so this is like seedbox service on torrent file, using bitcoin as payment method I love download on direct link, but many files already deleted on direct link hosting So i use torrent to download file, but sometimes it is so slow Your service is the answer for my need Question : 1. How long my file stay there if i don't delete it? In case i download file with big size, i need long time to download completely 2. What happen if i download copyrighted materials, like movies or TV series? 0.0005 btc per GB is really cheap, Thanks
|
|
|
|
bitspill (OP)
Legendary
Offline
Activity: 2087
Merit: 1015
|
|
April 29, 2015, 02:46:39 PM |
|
wow so this is like seedbox service on torrent file, using bitcoin as payment method I love download on direct link, but many files already deleted on direct link hosting So i use torrent to download file, but sometimes it is so slow Your service is the answer for my need Question : 1. How long my file stay there if i don't delete it? In case i download file with big size, i need long time to download completely 2. What happen if i download copyrighted materials, like movies or TV series? 0.0005 btc per GB is really cheap, Thanks 1) You don't have the option to delete it yourself. Torrents get seeded to a ratio of 3.0 then they are periodically deleted as disk space is needed but they should be up for a week at least 2) If it's brought to our attention we may have to remove said file but otherwise we don't get involved in what our users download. That being said only download content for which you have the rights to.
|
|
|
|
Mayuyu48
|
|
May 02, 2015, 10:54:43 AM |
|
wow so this is like seedbox service on torrent file, using bitcoin as payment method I love download on direct link, but many files already deleted on direct link hosting So i use torrent to download file, but sometimes it is so slow Your service is the answer for my need Question : 1. How long my file stay there if i don't delete it? In case i download file with big size, i need long time to download completely 2. What happen if i download copyrighted materials, like movies or TV series? 0.0005 btc per GB is really cheap, Thanks 1) You don't have the option to delete it yourself. Torrents get seeded to a ratio of 3.0 then they are periodically deleted as disk space is needed but they should be up for a week at least 2) If it's brought to our attention we may have to remove said file but otherwise we don't get involved in what our users download. That being said only download content for which you have the rights to. 1. So we don't have control of our files. Okay, one week is enough for download the file. 2. Unfortunately many torrent users are looking for pirate files and warez files. That's why they use torrent to avoid copyrighted materials, is it gives your attention? because i have plan to use this service to download popular TV series, thanks
|
|
|
|
bitspill (OP)
Legendary
Offline
Activity: 2087
Merit: 1015
|
|
May 03, 2015, 04:37:00 AM |
|
wow so this is like seedbox service on torrent file, using bitcoin as payment method I love download on direct link, but many files already deleted on direct link hosting So i use torrent to download file, but sometimes it is so slow Your service is the answer for my need Question : 1. How long my file stay there if i don't delete it? In case i download file with big size, i need long time to download completely 2. What happen if i download copyrighted materials, like movies or TV series? 0.0005 btc per GB is really cheap, Thanks 1) You don't have the option to delete it yourself. Torrents get seeded to a ratio of 3.0 then they are periodically deleted as disk space is needed but they should be up for a week at least 2) If it's brought to our attention we may have to remove said file but otherwise we don't get involved in what our users download. That being said only download content for which you have the rights to. 1. So we don't have control of our files. Okay, one week is enough for download the file. 2. Unfortunately many torrent users are looking for pirate files and warez files. That's why they use torrent to avoid copyrighted materials, is it gives your attention? because i have plan to use this service to download popular TV series, thanks 1) That's correct. What control do you need? It sounds like you may be looking for a seedbox instead. 2) There are also many legal uses for torrents such as linux distros and downloading public domain content from archive.org are two major examples. That being said, DADT
|
|
|
|
molecular
Donator
Legendary
Offline
Activity: 2772
Merit: 1019
|
|
May 03, 2015, 05:57:25 AM |
|
2) There are also many legal uses for torrents such as linux distros and downloading public domain content from archive.org are two major examples. That being said, DADTWhat kind of logs are you keeping? IP-Addresses?
|
PGP key molecular F9B70769 fingerprint 9CDD C0D3 20F8 279F 6BE0 3F39 FC49 2362 F9B7 0769
|
|
|
bitspill (OP)
Legendary
Offline
Activity: 2087
Merit: 1015
|
|
May 03, 2015, 08:56:52 AM |
|
2) There are also many legal uses for torrents such as linux distros and downloading public domain content from archive.org are two major examples. That being said, DADTWhat kind of logs are you keeping? IP-Addresses? Here is a sample section of the access log { secret: '<secret>', address: '3Qi6ihPKzZevzoojB859Gs95xXNcMzfzvo', balance: 1227187237 } GET /?secret=<secret> 304 672.498 ms - - GET /javascripts/nodeTorrent.js 304 47.091 ms - - GET /javascripts/transparency.min.js 304 46.328 ms - - GET /javascripts/filesize.min.js 304 6.927 ms - - GET /stylesheets/style.css 304 7.029 ms - - GET /stylesheets/bootstrap.min.css 304 6.335 ms - - POST /torApi/add?secret=<secret> 200 2609.377 ms - 86 GET /torApi/view/6b14bfa62826ae9de975f04f266b38a25b1c7fe5?secret=<secret> 200 4.458 ms - 578 GET /torApi/view/6b14bfa62826ae9de975f04f266b38a25b1c7fe5?secret=<secret> 304 15.506 ms - - GET /torApi/view/6b14bfa62826ae9de975f04f266b38a25b1c7fe5?secret=<secret> 304 3.313 ms - - GET /torApi/view/6b14bfa62826ae9de975f04f266b38a25b1c7fe5?secret=<secret> 304 4.194 ms - - GET /torApi/view/6b14bfa62826ae9de975f04f266b38a25b1c7fe5?secret=<secret> 304 3.632 ms - - GET /torApi/view/6b14bfa62826ae9de975f04f266b38a25b1c7fe5?secret=<secret> 304 4.508 ms - - GET /torApi/view/6b14bfa62826ae9de975f04f266b38a25b1c7fe5?secret=<secret> 304 3.038 ms - - GET / 302 3.618 ms - 130 { secret: '<secret>', address: '3Qi6ihPKzZevzoojB859Gs95xXNcMzfzvo', balance: 1227187237 } GET /?secret=<secret> 304 96.924 ms - - GET /javascripts/nodeTorrent.js 304 1.278 ms - - GET /javascripts/transparency.min.js 304 0.913 ms - - GET /javascripts/filesize.min.js 304 0.559 ms - - GET /stylesheets/style.css 304 0.797 ms - - GET /stylesheets/bootstrap.min.css 304 0.722 ms - - GET / 302 4.075 ms - 130 { secret: '<secret>', address: '', balance: 0 } GET /?secret=<secret> 200 117.558 ms - 4124 GET /javascripts/nodeTorrent.js 200 2.807 ms - 2935 GET /stylesheets/bootstrap.min.css 200 210.138 ms - 111555 GET /javascripts/transparency.min.js 200 12.963 ms - 12027 GET /javascripts/filesize.min.js 200 1.835 ms - 1164 GET /stylesheets/style.css 200 133.069 ms - 255 GET /favicon.ico 302 1.135 ms - 152 GET /favicon.ico?secret=<secret> [33m404 58.568 ms - 2722 GET /favicon.ico 302 1.048 ms - 82 GET /favicon.ico 302 1.218 ms - 152 GET /favicon.ico?secret=<secret> [33m404 35.545 ms - 2722 { secret: '<secret>', address: '3G6apsbvjFrohkVvSR444yqvRBqNCwzhFk', balance: 500000000 } GET /?secret=<secret> 200 87.863 ms - 4072 GET /javascripts/nodeTorrent.js 304 1.301 ms - - GET /stylesheets/bootstrap.min.css 304 0.885 ms - - GET /javascripts/filesize.min.js 304 1.213 ms - - GET /javascripts/transparency.min.js 304 0.795 ms - - GET /stylesheets/style.css 304 0.795 ms - - POST /torApi/add?secret=<secret> 200 841.719 ms - 86 GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 200 2.898 ms - 715 GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 304 3.576 ms - - GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 304 3.446 ms - - GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 304 2.814 ms - - GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 304 6.952 ms - - GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 304 2.858 ms - - GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 304 3.254 ms - - GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 304 7.251 ms - - GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 304 3.837 ms - - GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 304 2.889 ms - - GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 304 3.013 ms - - GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 304 18.722 ms - - GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 304 5.326 ms - - GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 304 5.123 ms - - GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 304 8.581 ms - - GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 304 11.140 ms - - GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 304 4.435 ms - - GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 304 36.307 ms - - GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 304 3.254 ms - - GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 304 3.294 ms - - GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 304 13.760 ms - - GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 304 3.588 ms - - GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 304 3.348 ms - - GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 304 5.202 ms - - GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 200 3.887 ms - 723 GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 200 3.376 ms - 725 GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 200 3.808 ms - 725 GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 200 3.663 ms - 725 GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 200 4.149 ms - 729 GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 200 5.105 ms - 730 GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 200 4.902 ms - 730 GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 304 3.678 ms - - GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 200 4.574 ms - 731 GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 200 3.996 ms - 731 GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 200 11.968 ms - 731 GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 200 3.517 ms - 732 GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 200 4.325 ms - 732 GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 200 7.685 ms - 732 GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 200 3.682 ms - 732 GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 200 4.035 ms - 732 GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 200 4.683 ms - 732 GET /torApi/view/2a1a33e8245c1d3a0449ca8cc63bd353b6a52bc5?secret=<secret> 200 13.777 ms - 733 GET / 302 22.178 ms - 130 { secret: '<secret>', address: '', balance: 0 } GET /?secret=<secret> 200 114.515 ms - 4124 GET /javascripts/nodeTorrent.js 200 1.898 ms - 2935 GET /javascripts/transparency.min.js 200 52.189 ms - 12027 GET /stylesheets/style.css 200 98.327 ms - 255 GET /javascripts/filesize.min.js 200 1.986 ms - 1164 GET /stylesheets/bootstrap.min.css 200 327.811 ms - 111555 GET /favicon.ico 302 1.026 ms - 82 GET /favicon.ico?secret=<secret> [33m404 52.317 ms - 2722 { secret: '<secret>', address: '38tqk5uFydgRWAkpPtG4FPxWVpmVUnsds7', balance: 500000000, hash: 'b543fdfb55e4e70a220bf1b9ff89c3e27507874d' } GET /status/b543fdfb55e4e70a220bf1b9ff89c3e27507874d?secret=<secret> 200 335.271 ms - 4223 GET /javascripts/nodeTorrent.js 200 26.484 ms - 2935 GET /javascripts/transparency.min.js 200 16.966 ms - 12027 GET /stylesheets/bootstrap.min.css 200 274.815 ms - 111555 GET /javascripts/filesize.min.js 200 16.638 ms - 1164 GET /stylesheets/style.css 200 13.049 ms - 255 GET /torApi/view/b543fdfb55e4e70a220bf1b9ff89c3e27507874d?secret=<secret> 200 72.787 ms - 3341 GET /favicon.ico 302 30.209 ms - 152 GET /torApi/view/b543fdfb55e4e70a220bf1b9ff89c3e27507874d?secret=<secret> 200 5.011 ms - 3341 GET /favicon.ico?secret=<secret> [33m404 58.119 ms - 2722 GET /favicon.ico 302 0.741 ms - 82 GET /favicon.ico 302 0.857 ms - 152 GET /favicon.ico?secret=<secret> [33m404 33.828 ms - 2722 GET /torApi/view/b543fdfb55e4e70a220bf1b9ff89c3e27507874d?secret=<secret> 200 4.517 ms - 3341 GET /torApi/view/b543fdfb55e4e70a220bf1b9ff89c3e27507874d?secret=<secret> 200 5.664 ms - 3341 GET /torApi/view/b543fdfb55e4e70a220bf1b9ff89c3e27507874d?secret=<secret> 200 5.793 ms - 3341 Here is a sample of whats stored in the database: Users: { "_id" : ObjectId("<id>"), "address" : "<address>", "balance" : 112164479791, "secret" : "<secret>" }
Torrents: { "hash" : "36719ba2cecf9f3bd7c5abfb7a88e939611b536c", "addedOn" : ISODate("2015-02-11T11:01:45.999Z"), "title" : "bootstrap.dat", "downloaded" : true, "deleted" : true, "_id" : ObjectId("<id>") }
Then there is third party tracking by Google Analytics client side and Keen.IO server side.
|
|
|
|
molecular
Donator
Legendary
Offline
Activity: 2772
Merit: 1019
|
|
May 03, 2015, 01:30:35 PM |
|
bitspill, thanks for great transparency.
|
PGP key molecular F9B70769 fingerprint 9CDD C0D3 20F8 279F 6BE0 3F39 FC49 2362 F9B7 0769
|
|
|
|