Autor Thema: P2P / Filesharing / Bittorrent Clients und diverse Tools ...  (Gelesen 206266 mal)

0 Mitglieder und 5 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Jackett 0.20.1108
« Antwort #2640 am: 27 Mai, 2022, 11:20 »
Add all of your favorite torrent indexing sites in one place without having to visit each site individually each time you want to search for a show or a movie with the help of this indexer that works with Sonarr and Radarr.

License: GPLv2

Changes:>>

    bitbazis: clean up row detection
    torrentsir: bump domain
    torrentqq: bump domain
    elitetorrent-bz: *.dev back to *.com again
    bitbazis: fix incldead for browse_xxx
    bitbazis: fix dropping rows without uploader href

https://github.com/Jackett/Jackett

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Jackett 0.20.1117
« Antwort #2641 am: 28 Mai, 2022, 20:00 »
Changes:>>

mteamtp: use DL from details page. resolves #13261
boys: fix books/mags id
fouducinema: revert to 3xT and update categories. #8260
boys: cat id fix, more mismatches
boys: fix cat id site mismatch
knaben: fix books/other due to site db/search missmatch
boys: add public meta-search engine. resolves #13258 ( #13259 )
add btmirror a public DHT trawler. resolves #13257

https://github.com/Jackett/Jackett

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Jackett 0.20.1119
« Antwort #2642 am: 29 Mai, 2022, 11:00 »
Changes:>>

mteamtp: fix download selector. #13261 (#13266)

https://github.com/Jackett/Jackett

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Tribler 7.12.0 RC 1
« Antwort #2643 am: 30 Mai, 2022, 12:49 »
Tribler uses Tor-inspired onion routing to search and download torrents with fewer worries or censorship. Tribler is a research project of the Delft University of Technology. Tribler was created over nine years ago as a new open source Peer-to-Peer file sharing program. During this time over one million users have installed it successfully, and three generations of Ph.D. students tested their algorithms in the real world.

License: Freeware

Changelog

    Features:

    Tags auto generation
    Local search for tags
    Remote search by tags
    Add docker support

    Bugfixes:

    Fix processing URL-escaped characters
    Make sorting by name case insensitive
    Remove allow_exit_node_checkbox
    Customise categories for different pages
    Add exist_ok=True to mkdir
    Replace core_traceback by last_core_output
    Fixes for Tribler logger
    Fix api_key encoding/decoding
    Fix key error on metainfo fetch
    Fixes for GUI startup sequence
    Fixes #6665 - Graph can now go higher than TB. New PB Definition added.
    Feature/report endpoint errors
    Set the correct range for Y-axis of the token balance graph
    Update Russian translation
    Fix missing XML declaration
    Swapped 'cancel' and 'download' buttons
    Decrease show threshold for tags
    Fixes #6747: OSError "The filename, directory name, or volume label syntax is incorrect" in dragEnterEvent
    Fixes #6745: Missed dependency: PopularityComponent requires TorrentCheckerComponent to be active
    Fixes AttributeError on removing downloads
    Handle race condition when deleting lock file
    Fix Ubuntu 21.04+ startup issue
    Fixes #6777: suppress PermissionError in on_save_resume_data_alert
    Add null check to confirm_clicked_callback
    Handle OSError in TriblerWindow.clicked_force_shutdown()
    Handle ValueError "Data is not a bencoded string" in TorrentInfoEndpoint.get_torrent_info()
    Wrap Download.on_metadata_received_alert() with @check_handle decorator
    Fix a crash in the Events tab of the Debug pane
    Escape non-ASCII symbols when writing the tag value to the log
    Handle possible duplicates in random tags generated by tag_torrent
    Add missed arguments to RunTriblerArgsParser
    Replace get by select.limit in BandwidthDatabase.get_latest_transaction
    Add NPE check to handle_uri
    Add is_dir() check to add_directory_dialog
    Add UnicodeEncodeError to the except block
    Fix download progressbar paint issue
    Fix an error message that reports milliseconds as seconds
    Handle non-utf8 Tribler Core output in Tribler GUI

    Code improvements:

    Use ipv8 as an external dependency
    Add maybe_component
    Refactor/remove obsolete upgrades
    Run Upgrader in a GUI thread
    Remove unused methods
    Make notifier more generic
    Move discovery_booster to ipv8 component
    Move EVA protocol to ipv8 component
    Add session context manager
    Remove common package
    Statically typed notifier
    Enable origin tracking for coroutine objects
    Refactoring the folders structure
    Remove popularity community experiments
    Rename QtSingleApplication.activation_window() to tribler_window
    Remove pre-commit
    Refactor rest utils
    Fix build for release 7.12
    Update Debian build
    Updated IPv8 pointer
    Update issue templates
    [Snyk] Security upgrade pillow from 8.4.0 to 9.0.0
    [Snyk] Security upgrade pillow from 9.0.0 to 9.0.1

    Documentation fixes:

    Update development on linux
    Fixes #6624: specify the exact version of mistune library in doc/requirements.txt
    Specify exact version of MarkupSafe in doc requirements
    Add Faker and sentry as common dependency
    Added v7.11 download badge to README
    Fix broken link
    Add python 3.9 and python 3.9 badges

    Test improvements:

    Make --core and --gui-test-mode separate flags with all combinations possible
    Using SelectorEventLoop during tests
    Apply MockIPv8 key injection
    Added small delay after mouse click in GUI test
    Make CoreExceptionHandler scope-dependent
    Change mock type for encode_message
    Use in-memory SQLite DB for Tags in GUI test mode
    Fix and speedup test_drop_silent_peers
    Simplify GUI-Core startup sequence
    Improve tests for patch_import.py
    Replace random char generation by fake words
    Make sure generated tags have a valid length
    Remove spam in pytest output
    Fix gui tests stability
    Fix for #6603
    Fixed channel subscribe GUI test
    Remove SOCKS component from GUI test mode requirements
    Fix #6653 Sentry test failures
    Add faker and sentry_sdk as common modules to mock during doc build
    Fix unstable test_channels_peers_mapping_drop_excess_peers
    Fix run_bandwidth_crawler script
    Fix tunnel experiments
    Fix unstable tests
    Add "no_parallel" pytest's mark
    Add no_parallel to pytest.ini
    For test run with '--no-parallel' argument, skip all "normal" tests
    Fix Tribler startup/shutdown and GUI tests stability
    Refactor add_fake_torrents_channels fixture

[close]

https://www.tribler.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Jackett 0.20.1120
« Antwort #2644 am: 30 Mai, 2022, 18:20 »
Changes:>>

torrent-explosiv: improve cat detection.

https://github.com/Jackett/Jackett

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Jackett 0.20.1125
« Antwort #2645 am: 31 Mai, 2022, 18:00 »
Changes:>>

oxtorrent: new domain *.net -> *.org
fouducinema: change domain *.ca
assorted: update engine tags 3xT
fantasticheaven: update cats
arabp2p: add alternate domain *.net

https://github.com/Jackett/Jackett

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Jackett 0.20.1127
« Antwort #2646 am: 01 Juni, 2022, 17:40 »
Changes:>>

immortuos: add MR and MST (#13271)

https://github.com/Jackett/Jackett

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
BitComet 1.89
« Antwort #2647 am: 01 Juni, 2022, 19:50 »
BitComet is a p2p file-sharing freeware fully compatible with BitTorrent. BitTorrent is one of the most popular p2p protocols designed for high-speed distribution of 100MB or GB sized files. BitComet is a powerful, clean, fast, and easy-to-use BitTorrent client.

It supports simultaneous downloads, download queue, selected downloads in torrent package, fast-resume, chatting, disk cache, speed limits, port mapping, proxy, IP-filter, etc.

Changelog

    GUI Improve: support multiple update URLs for trackerslist in Tracker page of option window
    GUI Improve: torrent size estimation supports torrent v2
    GUI Improve: improve the condition to show the enable DHT prompt for magnet URI
    GUI Bugfix: should not display the task properties dialog after creating a new torrent file
    Core Improve: improve crash report
    Core Bugfix: bug when downloading torrent v2 larger than 4GB
    Core Bugfix: advanced option bittorrent.enable_v1_upgrade_to_v2 does not work

[close]

Download: https://download.bitcomet.com/achive/

http://www.bitcomet.com/index.php

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Jackett 0.20.1129
« Antwort #2648 am: 02 Juni, 2022, 18:50 »
Changes:>>

    crazyspirits: refresh cats
    dontorrent: new domain *.wtf -> *.fi

https://github.com/Jackett/Jackett

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Jackett 0.20.1131
« Antwort #2649 am: 03 Juni, 2022, 12:30 »
Changes:>>

    torrentqq: bump domain
    Add btmet a public magnet indexer.

https://github.com/Jackett/Jackett

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
uTorrent 3.5.5 Build 46276
« Antwort #2650 am: 03 Juni, 2022, 17:00 »
µTorrent (or uTorrent) is a lightweight BitTorrent client that supports multiple simultaneous downloads, file level priorities, configurable bandwidth scheduler and speed limiters, even the ability to only run while user activity is detected. Also includes boss key, built-in search function and RSS capability for subscribed downloads.

License: Adware

www.utorrent.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Jackett 0.20.1144
« Antwort #2651 am: 04 Juni, 2022, 23:40 »
Changes:>>

piratbit: fix English date selector
btmet: make category selector more specific
piratbitl: exclude results with © - dl removed
assorted: add unblockninja proxy
add pixelados a private Spanish site. resolves #13273
blutopia: bump engine tag
add aro.lol a Serbian/English anime site (#13278)
btmet: add document category

https://github.com/Jackett/Jackett

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Jackett 0.20.1148
« Antwort #2652 am: 05 Juni, 2022, 18:30 »
Changes:>>

fouducinema: add new cats
dreamtracker: add new cat
yggtorrent: new domain *.la -> *.fi
cardigann: support range statement with indexing. resolves #13280

https://github.com/Jackett/Jackett

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Jackett 0.20.1150
« Antwort #2653 am: 06 Juni, 2022, 10:40 »
Changes:>>

Ui: typo fix.

https://github.com/Jackett/Jackett

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Jackett 0.20.1151
« Antwort #2654 am: 07 Juni, 2022, 18:20 »
Changes:>>

rutracker.ru: refresh cats
assorted french sites: add note of current domain tracking
gktorrent: new domain *.org -> *.cc

https://github.com/Jackett/Jackett

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )