Home
last modified time | relevance | path

Searched refs:torrent_name (Results 1 – 25 of 89) sorted by relevance

1234

/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/core3/ipfilter/
H A DIpFilter.java68 String torrent_name, in isInRange() argument
74 String torrent_name, in isInRange() argument
81 String torrent_name, in isInRange() argument
115 String torrent_name, in ban() argument
121 String torrent_name, in ban() argument
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/plugins/download/savelocation/
H A DSaveLocationChange.java48 public String torrent_name = null; field in SaveLocationChange
62 res.append(torrent_name); in toString()
81 (torrent_name != null) ? torrent_name : old_torrent_name in normaliseTorrentLocation()
117 return this.torrent_location != null || this.torrent_name != null; in hasTorrentChange()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/core3/ipfilter/impl/
H A DBannedIpImpl.java34 protected String torrent_name; field in BannedIpImpl
44 torrent_name = _torrent_name; in BannedIpImpl()
61 torrent_name = _torrent_name; in BannedIpImpl()
86 return( torrent_name ); in getTorrentName()
H A DIpFilterImpl.java464 String torrent_name, in isInRange() argument
467 return( isInRange( ipAddress, torrent_name, torrent_hash, true )); in isInRange()
473 String torrent_name, in isInRange() argument
546 …if ( addBlockedIP( new BlockedIpImpl( ipAddress, match, torrent_name, loggable), torrent_hash, log… in isInRange()
575 …if ( addBlockedIP( new BlockedIpImpl(ipAddress,null, torrent_name, loggable), torrent_hash, loggab… in isInRange()
600 String torrent_name, in isInRange() argument
697 …if ( addBlockedIP( new BlockedIpImpl(ipAddress.getHostAddress(),null, torrent_name, loggable), tor… in isInRange()
999 String torrent_name, in ban() argument
1002 return( ban( ipAddress, torrent_name, manual, 0 )); in ban()
1008 String torrent_name, in ban() argument
[all …]
H A DBlockedIpImpl.java40 public BlockedIpImpl(String ip,IpRange range, String torrent_name,boolean _loggable) { in BlockedIpImpl() argument
44 this.torrentname = torrent_name; in BlockedIpImpl()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/plugins/net/buddy/
H A DBuddyPluginUtils.java339 String torrent_name = null; in getChatKey() local
344 torrent_name = to_torrent.getUTF8Name(); in getChatKey()
346 if ( torrent_name == null ){ in getChatKey()
348 torrent_name = new String( to_torrent.getName(), "UTF-8" ); in getChatKey()
354 if ( torrent_name == null ){ in getChatKey()
356 torrent_name = torrent.getName(); in getChatKey()
359 …String key = "Download: " + torrent_name + " {" + ByteFormatter.encodeString( torrent.getHash()) +… in getChatKey()
/dports/net-p2p/libktorrent/libktorrent-21.12.3/src/dht/
H A Ddhtpeersource.cpp20 …ource::DHTPeerSource(DHTBase &dh_table, const bt::SHA1Hash &info_hash, const QString &torrent_name) in DHTPeerSource() argument
24 , torrent_name(torrent_name) in DHTPeerSource()
114 …OTICE) << QString("DHT: Got %1 potential peers for torrent %2").arg(cnt).arg(torrent_name) << endl; in onDataReady()
H A Ddhtpeersource.h30 DHTPeerSource(DHTBase &dh_table, const bt::SHA1Hash &info_hash, const QString &torrent_name);
53 QString torrent_name; variable
/dports/net-p2p/ktorrent/ktorrent-21.12.3/libktcore/torrent/
H A Dqueuemanager.cpp88 Out(SYS_GEN | LOG_NOTICE) << "Starting download " << s.torrent_name << endl; in startInternal()
102 s.torrent_name); in checkLimits()
136 QString caption = i18n("Insufficient disk space for %1", s.torrent_name); in checkDiskSpace()
207 names.append(s.torrent_name); in checkDiskSpace()
241 names.append(s.torrent_name); in checkMaxSeedTime()
267 names.append(s.torrent_name); in checkMaxRatio()
564 Out(SYS_GEN | LOG_DEBUG) << "QM Starting: " << s.torrent_name << endl; in orderQueue()
571 Out(SYS_GEN | LOG_DEBUG) << "QM Stopping: " << s.torrent_name << endl; in orderQueue()
583 Out(SYS_GEN | LOG_DEBUG) << "QM Starting: " << s.torrent_name << endl; in orderQueue()
590 Out(SYS_GEN | LOG_DEBUG) << "QM Stopping: " << s.torrent_name << endl; in orderQueue()
[all …]
/dports/net-p2p/jackett/Jackett/Definitions/
H A Dbtnext.yml177 selector: table#torrents_table_classic > tbody > tr:has(td.torrent_name)
221 selector: td.torrent_name > abbr.timeago
225 …selector: td.torrent_name:not(:has(abbr.timeago)):not(:contains("day")):not(:contains("Domingo")):…
246torrent_name:not(:has(abbr.timeago)):contains("day"), td.torrent_name:not(:has(abbr.timeago)):cont…
H A Dbtdigg.yml56 selector: div.torrent_name a
58 selector: div.torrent_name a
H A Dvizuk.yml154 selector: td.torrent_name > a, .newIndicator > a
159 selector: td.torrent_name > a, .newIndicator > a
171 …selector: td.torrent_name:contains("Subido"):contains("-"), .torrentOwner:contains("Subido"):conta…
183 …selector: td.torrent_name:contains("Subido"):not(:contains("-")), .torrentOwner:contains("Subido")…
212 …selector: td.torrent_name:contains("Uploaded"):contains("-"), .torrentOwner:contains("Uploaded"):c…
222 …selector: td.torrent_name:contains("Uploaded"):not(:contains("-")), .torrentOwner:contains("Upload…
/dports/shells/zsh/zsh-5.8.1/Completion/Unix/Command/
H A D_transmission207 local torrent_name
210 torrent_name="${parts[7,${#parts[@]}]%/*}"
219 _values -s , -S '-' "files from ${torrent_name}" "${files[@]}"
262 local torrent_name
265 torrent_name="${parts[7,${#parts[@]}]%/*}"
317 local torrent_name
320 torrent_name="${parts[7,${#parts[@]}]%/*}"
372 local torrent_name
375 torrent_name="${parts[7,${#parts[@]}]%/*}"
427 local torrent_name
[all …]
/dports/net-p2p/mktorrent/mktorrent-1.1/
H A Dinit.c106 realloc(string, length + strlen(m->torrent_name) + 10); in set_absolute_file_path()
111 sprintf(string + length, DIRSEP "%s.torrent", m->torrent_name); in set_absolute_file_path()
377 m->torrent_name, m->metainfo_file_path, m->piece_length in dump_options()
476 m->torrent_name = optarg;
554 if (m->torrent_name == NULL)
555 m->torrent_name = basename(argv[optind]);
H A Doutput.c161 (unsigned long)strlen(m->torrent_name), m->torrent_name, in write_metainfo()
/dports/net-p2p/deluge-cli/deluge-2.0.3/deluge/ui/console/modes/
H A Dcmdline.py798 for torrent_id, torrent_name in self.console.torrents:
801 if torrent_name.startswith(line):
803 elif torrent_name.lower().startswith(line.lower()):
807 for torrent_id, torrent_name in self.console.torrents:
810 escaped_name = torrent_name.replace(' ', '\\ ')
816 if torrent_name.startswith(line):
820 if torrent_name.lower().startswith(line.lower()):
832 torrent_name,
835 if torrent_name.startswith(line):
842 elif torrent_name.lower().startswith(line.lower()):
/dports/net-p2p/btpd/btpd-0.16/btpd/
H A Dtracker_req.c66 t->event, t->cur->url, torrent_name(t->tp)); in req_send()
173 url, torrent_name(t->tp)); in add_tracker()
301 t->cur->url, torrent_name(t->tp)); in tr_result()
321 t->cur->url, torrent_name(t->tp)); in tr_result()
325 t->cur->url, torrent_name(t->tp)); in tr_result()
H A Dtorrent.c47 torrent_name(struct torrent *tp) in torrent_name() function
134 btpd_log(BTPD_L_BTPD, "Starting torrent '%s'.\n", torrent_name(tp)); in torrent_start()
153 btpd_log(BTPD_L_BTPD, "Stopped torrent '%s'.\n", torrent_name(tp)); in become_ghost()
210 torrent_name(tp)); in torrent_on_tick()
/dports/net-p2p/deluge-cli/deluge-2.0.3/deluge/core/
H A Dfiltermanager.py74 torrent_name = all_torrents[torrent_id].get_name()
76 torrent_name = all_torrents[torrent_id].get_name().lower()
78 torrent_name = all_torrents[torrent_id].get_name()
80 if search_string in torrent_name:
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/core3/torrent/impl/
H A DTOTorrentImpl.java69 private byte[] torrent_name; field in TOTorrentImpl
126 torrent_name = _torrent_name.getBytes( Constants.DEFAULT_ENCODING ); in TOTorrentImpl()
128 torrent_name_utf8 = torrent_name; in TOTorrentImpl()
394 info.put( TK_NAME, torrent_name ); in serialiseToMap()
474 return( torrent_name ); in getName()
481 torrent_name = _name; in setName()
1187 System.out.println( "name = " + torrent_name ); in print()
1353 return "Torrent: '" + new String(torrent_name) + "'"; in getRelationText()
/dports/net-p2p/deluge-cli/deluge-2.0.3/deluge/plugins/Execute/deluge_execute/
H A Dcore.py103 torrent_id, torrent_name, download_location = self.preremoved_cache.pop(
111 torrent_name = info['name']
133 torrent_name.encode('utf8'),
/dports/net/kget/kget-21.12.3/transfer-plugins/bittorrent/
H A Dbttransfer.cpp158 temp.setPath(temp.path() + '/' + (torrent->getStats().torrent_name)); in setDirectory()
168 m_dest.setPath(m_dest.path() + '/' + (torrent->getStats().torrent_name)); in setDirectory()
470 …ats().multi_file_torrent && (m_dest.fileName() != torrent->getStats().torrent_name))//TODO check i… in btTransferInit()
473 m_dest.setPath(m_dest.path() + '/' + (torrent->getStats().torrent_name)); in btTransferInit()
699 …if (m_dest.fileName() != torrent->getStats().torrent_name)//TODO check if the body is ever entered! in files()
702 temp.setPath(temp.path() + '/' + (torrent->getStats().torrent_name)); in files()
800 …if (m_dest.fileName() != torrent->getStats().torrent_name)//TODO check if the body is ever entered! in fileModel()
803 temp.setPath(temp.path() + '/' + (torrent->getStats().torrent_name)); in fileModel()
/dports/net-p2p/ktorrent/ktorrent-21.12.3/plugins/zeroconf/
H A Dtorrentservice.cpp36 … Out(SYS_ZCO | LOG_NOTICE) << "ZC: " << tc->getStats().torrent_name << " was published" << endl; in onPublished()
38 … Out(SYS_ZCO | LOG_NOTICE) << "ZC: failed to publish " << tc->getStats().torrent_name << endl; in onPublished()
H A Dzeroconfplugin.cpp70 … Out(SYS_ZCO | LOG_NOTICE) << "ZeroConf service added for " << tc->getStats().torrent_name << endl; in torrentAdded()
79 …Out(SYS_ZCO | LOG_NOTICE) << "ZeroConf service removed for " << tc->getStats().torrent_name << end… in torrentRemoved()
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/examples/
H A Dconnection_tester.cpp783 , char const* torrent_name, bool with_padding) in generate_torrent() argument
796 std::snprintf(b, sizeof(b), "%s/stress_test%d", torrent_name, file_index); in generate_torrent()
989 char torrent_name[100]; in main() local
990 std::snprintf(torrent_name, sizeof(torrent_name), "%s-%d.torrent", torrent_file, i); in main()
1013 FILE* f = std::fopen(torrent_name, "w+"); in main()
1017 , torrent_name, std::strerror(errno)); in main()
1027 std::printf("wrote %s\n", torrent_name); in main()

1234