Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tribler/tribler
/ functions
Functions
1,819 in github.com/Tribler/tribler
⨍
Functions
1,819
◇
Types & classes
310
↳
Endpoints
21
↓ 1 callers
Method
forceCheckDownloadTracker
(infohash: string, trackerUrl: string)
src/tribler/ui/src/services/tribler.service.ts:246
↓ 1 callers
Method
force_dht_announce
Force announce thid download on the DHT.
src/tribler/core/libtorrent/download_manager/download.py:1113
↓ 1 callers
Function
formatRateLimits
(data: {[key: string]: AdvancedRateLimit[]} | null)
src/tribler/ui/src/pages/Settings/Bandwidth.tsx:54
↓ 1 callers
Method
from_health
(health: HealthInfo)
src/tribler/core/database/orm_bindings/torrent_state.py:72
↓ 1 callers
Method
from_payload
(payload: TorrentMetadataPayload)
src/tribler/core/database/orm_bindings/torrent_metadata.py:93
↓ 1 callers
Method
getAsyncioDebug
()
src/tribler/ui/src/services/ipv8.service.ts:65
↓ 1 callers
Method
getBuckets
()
src/tribler/ui/src/services/ipv8.service.ts:161
↓ 1 callers
Method
getCircuits
()
src/tribler/ui/src/services/ipv8.service.ts:97
↓ 1 callers
Function
getColumns
({onDownload}: {onDownload: (torrent: Torrent) => void})
src/tribler/ui/src/pages/Search/index.tsx:29
↓ 1 callers
Function
getColumns
({onDownload}: {onDownload: (torrent: Torrent) => void})
src/tribler/ui/src/pages/Popular/index.tsx:13
↓ 1 callers
Method
getCompletions
(txt_filter: string)
src/tribler/ui/src/services/tribler.service.ts:395
↓ 1 callers
Method
getDHTStatistics
()
src/tribler/ui/src/services/ipv8.service.ts:153
↓ 1 callers
Method
getDirspaceStatistics
(someFolder: string)
src/tribler/ui/src/services/tribler.service.ts:305
↓ 1 callers
Method
getDownloads
( infohash: string = "", getPeers: boolean = false, getPieces: boolean = false,
src/tribler/ui/src/services/tribler.service.ts:63
↓ 1 callers
Method
getDrift
()
src/tribler/ui/src/services/ipv8.service.ts:40
↓ 1 callers
Method
getExits
()
src/tribler/ui/src/services/ipv8.service.ts:113
↓ 1 callers
Function
getFileColumns
({ headers, onSelectedFiles, }: { headers: any[]; onSelectedFiles: (row: Row<FileTreeItem>) =>
src/tribler/ui/src/pages/Downloads/Files.tsx:14
↓ 1 callers
Function
getFileColumns
({ onSelectedFiles, }: { onSelectedFiles: (row: Row<FileTreeItem>) => void; })
src/tribler/ui/src/dialogs/SaveAs.tsx:44
↓ 1 callers
Method
getHealthCheckHistory
()
src/tribler/ui/src/services/tribler.service.ts:626
↓ 1 callers
Method
getIPv8Statistics
()
src/tribler/ui/src/services/tribler.service.ts:289
↓ 1 callers
Method
getLibtorrentSession
(hops: number)
src/tribler/ui/src/services/tribler.service.ts:451
↓ 1 callers
Method
getLibtorrentSettings
(hops: number)
src/tribler/ui/src/services/tribler.service.ts:459
↓ 1 callers
Method
getLogs
()
src/tribler/ui/src/services/tribler.service.ts:313
↓ 1 callers
Method
getMetainfoFromFile
(torrent: File)
src/tribler/ui/src/services/tribler.service.ts:345
↓ 1 callers
Method
getOverlayStatistics
()
src/tribler/ui/src/services/ipv8.service.ts:81
↓ 1 callers
Method
getOverlays
()
src/tribler/ui/src/services/ipv8.service.ts:73
↓ 1 callers
Function
getPathColumns
({ onClick, onNew, }: { onClick: (row: Row<Path>) => void; onNew: () => void; })
src/tribler/ui/src/dialogs/SelectRemotePath.tsx:26
↓ 1 callers
Method
getPopularTorrents
()
src/tribler/ui/src/services/tribler.service.ts:369
↓ 1 callers
Method
getRelays
()
src/tribler/ui/src/services/ipv8.service.ts:105
↓ 1 callers
Function
getStreamableFiles
(files: File[])
src/tribler/ui/src/lib/utils.ts:269
↓ 1 callers
Method
getSwarms
()
src/tribler/ui/src/services/ipv8.service.ts:121
↓ 1 callers
Method
getTasks
()
src/tribler/ui/src/services/ipv8.service.ts:48
↓ 1 callers
Method
getTorrentHealth
( infohash: string )
src/tribler/ui/src/services/tribler.service.ts:381
↓ 1 callers
Method
getVersion
()
src/tribler/ui/src/services/tribler.service.ts:476
↓ 1 callers
Method
getVersions
()
src/tribler/ui/src/services/tribler.service.ts:493
↓ 1 callers
Method
get_auto_complete_terms
Get the auto-completion terms for a given query.
src/tribler/core/database/store.py:798
↓ 1 callers
Method
get_content_dest
Returns the file to which the downloaded content is saved.
src/tribler/core/libtorrent/download_manager/download.py:997
↓ 1 callers
Method
get_db_file_size
Get the physical size on disk (always 0 for memory dbs).
src/tribler/core/database/store.py:289
↓ 1 callers
Method
get_downloads
Get a list of all known downloads.
src/tribler/core/libtorrent/download_manager/download_manager.py:943
↓ 1 callers
Method
get_entries_threaded
Retrieve entries in a thread and return a list of results.
src/tribler/core/database/store.py:749
↓ 1 callers
Method
get_health_info
Gets the list of HealthInfo objects.
src/tribler/core/content_discovery/payload.py:63
↓ 1 callers
Method
get_info
Get the general info of the events endpoint.
src/tribler/core/restapi/events_endpoint.py:230
↓ 1 callers
Method
get_last_down
The timestamp of the last download activity.
src/tribler/core/libtorrent/download_manager/download_state.py:242
↓ 1 callers
Method
get_last_download_states
Get the last download states.
src/tribler/core/libtorrent/download_manager/download_manager.py:1058
↓ 1 callers
Method
get_last_up
The timestamp of the last upload activity.
src/tribler/core/libtorrent/download_manager/download_state.py:236
↓ 1 callers
Method
get_libtorrent_proxy_settings
Get the settings for the libtorrent proxy.
src/tribler/core/libtorrent/download_manager/download_manager.py:1229
↓ 1 callers
Method
get_magnet
Create a magnet link for this payload.
src/tribler/core/database/serialization.py:244
↓ 1 callers
Method
get_magnet_link
Generate a magnet link for our download.
src/tribler/core/libtorrent/download_manager/download.py:1037
↓ 1 callers
Method
get_max_rowid
Get the highest-known row id.
src/tribler/core/database/store.py:790
↓ 1 callers
Method
get_next_tracker
Return the next unchecked tracker.
src/tribler/core/torrent_checker/torrent_checker.py:280
↓ 1 callers
Method
get_num_torrents
Get the number of torrents in the database.
src/tribler/core/database/store.py:533
↓ 1 callers
Method
get_queue_position
Returns the position in the download queue. If the torrent is a seed or finished, -1 is returned.
src/tribler/core/libtorrent/download_manager/download.py:1326
↓ 1 callers
Method
get_random_peers
Randomly sample sample_size peers from the complete list of our peers.
src/tribler/core/content_discovery/community.py:245
↓ 1 callers
Method
get_random_torrents
Get torrent health info for torrents that were alive, last we know of.
src/tribler/core/content_discovery/community.py:223
↓ 1 callers
Function
get_root_state_directory
Get the default application state directory.
src/run_tribler.py:114
↓ 1 callers
Method
get_stop_after_metainfo
Get whether the download should stop after receiving the metainfo.
src/tribler/core/libtorrent/download_manager/download_config.py:322
↓ 1 callers
Method
get_total_count
Get total count of torrents that would be returned if there would be no pagination/limits/sort.
src/tribler/core/database/store.py:772
↓ 1 callers
Method
get_transmitted
Get the received bytes from the writer.
src/tribler/test_unit/core/libtorrent/restapi/test_downloads_endpoint.py:41
↓ 1 callers
Method
get_type
(self)
src/tribler/core/database/orm_bindings/torrent_metadata.py:338
↓ 1 callers
Function
get_url
Get the body of the given URL.
src/tribler/core/libtorrent/uris.py:72
↓ 1 callers
Method
get_valid_trackers_of_torrent
Get a set of valid trackers for torrent. Also remove any invalid torrent.
src/tribler/core/torrent_checker/torrent_checker.py:303
↓ 1 callers
Method
get_with_infohash
(cls: type[Self], infohash: bytes)
src/tribler/core/database/orm_bindings/torrent_metadata.py:351
↓ 1 callers
Function
handleEvent
(event: React.MouseEvent<Element, MouseEvent>)
src/tribler/ui/src/pages/Settings/Bandwidth.tsx:97
↓ 1 callers
Function
handleFileSubmit
(index: number, value: string)
src/tribler/ui/src/dialogs/CreateTorrent.tsx:76
↓ 1 callers
Method
has_infohash
Whether our list of infohashes to check includes the given infohash.
src/tribler/core/torrent_checker/torrentchecker_session.py:81
↓ 1 callers
Function
hopsToString
(hops: number | undefined)
src/tribler/ui/src/pages/Settings/Anonymity.tsx:27
↓ 1 callers
Function
initChartData
* For each half hour in the day (48 points for 24 hours), create a AdvancedRateLimit instance. * The "time" is in hours, starting at 00:00. Ex.: 1.5
src/tribler/ui/src/pages/Settings/Bandwidth.tsx:36
↓ 1 callers
Function
init_config
Add environment variables to the configuration.
src/run_tribler.py:155
↓ 1 callers
Method
isOnline
()
src/tribler/ui/src/services/tribler.service.ts:47
↓ 1 callers
Method
is_blacklisted_tracker
Check if a given url is in the blacklist.
src/tribler/core/torrent_checker/torrent_checker.py:296
↓ 1 callers
Method
is_file_selected
Check if the given file path is selected. Calling this method with anything but a file path will lead to undefined behavior!
src/tribler/core/libtorrent/download_manager/download.py:1257
↓ 1 callers
Method
is_shutdown_ready
Check if the libtorrent shutdown is complete.
src/tribler/core/libtorrent/download_manager/download_manager.py:304
↓ 1 callers
Method
listen_on_udp
Start listening on a UDP port.
src/tribler/core/torrent_checker/torrent_checker.py:96
↓ 1 callers
Method
load_blacklist
Load the tracker blacklist from tracker_blacklist.txt in the session state directory. Entries are newline separated and are supposed
src/tribler/core/torrent_checker/tracker_manager.py:36
↓ 1 callers
Function
load_torrent_uri
Loads the torrent URI.
src/run_tribler.py:189
↓ 1 callers
Method
load_torrents_checked_from_db
Load the health information from the database.
src/tribler/core/torrent_checker/torrent_checker.py:223
↓ 1 callers
Function
mac_event_loop
Consume Mac events on the asyncio main thread. WARNING: ``sendEvent_`` can block on some events. In particular, while the tray menu is open.
src/run_tribler.py:202
↓ 1 callers
Function
main
The main script entry point. :returns: Whether we wish to restart the process.
src/run_tribler.py:289
↓ 1 callers
Function
median
(numbers: number[])
src/tribler/ui/src/lib/utils.ts:131
↓ 1 callers
Method
monitor_hidden_swarms
Update the known swarms based on the changed states.
src/tribler/core/tunnel/community.py:323
↓ 1 callers
Function
most_efficient_file_dupe
Get dst into src in the most efficient way possible: 1. Symlink. 2. Hardlink. 3. Copy. If all three fail, we crash.
src/tribler/core/libtorrent/torrents.py:154
↓ 1 callers
Method
moveDownload
( infohash: string, dest_dir: string, completed_dir: string )
src/tribler/ui/src/services/tribler.service.ts:192
↓ 1 callers
Method
on_e2e_finished
Callback for when an end-to-end connection has been established.
src/tribler/core/tunnel/community.py:357
↓ 1 callers
Method
on_metadata_received_alert
Handle a metadata received alert.
src/tribler/core/libtorrent/download_manager/download.py:623
↓ 1 callers
Method
on_save_resume_data_alert
Callback for the alert that contains the resume data of a specific download. This resume data will be written to a file on disk.
src/tribler/core/libtorrent/download_manager/download.py:514
↓ 1 callers
Method
on_tracker_reply_alert
Handle a tracker reply alert.
src/tribler/core/libtorrent/download_manager/download.py:583
↓ 1 callers
Function
parse_args
Parse the command-line arguments.
src/run_tribler.py:99
↓ 1 callers
Method
parse_health_data_item
Convert the given bytes to ``(seeders, leechers, last_check)`` format.
src/tribler/core/database/serialization.py:309
↓ 1 callers
Method
parse_parameters
Load a (JSON) dict from the given bytes and sanitize it to use as a database query.
src/tribler/core/content_discovery/community.py:378
↓ 1 callers
Function
peerFlags
(peer: Peer)
src/tribler/ui/src/pages/Downloads/Peers.tsx:9
↓ 1 callers
Method
performUpgrade
()
src/tribler/ui/src/services/tribler.service.ts:517
↓ 1 callers
Method
perform_upgrade
Upgrade old database/download files to our current version.
src/tribler/core/versioning/manager.py:105
↓ 1 callers
Method
prepare
Prepare the response.
src/tribler/core/libtorrent/restapi/downloads_endpoint.py:938
↓ 1 callers
Method
process_alert
Process a libtorrent alert.
src/tribler/core/libtorrent/download_manager/download_manager.py:450
↓ 1 callers
Method
process_compressed_mdblob_threaded
Decompress the given data in a thread and return a list of uncompressed results.
src/tribler/core/database/store.py:355
↓ 1 callers
Method
process_rpc_query_rate_limited
Process the given query and return results.
src/tribler/core/content_discovery/community.py:312
↓ 1 callers
Method
process_squashed_mdblob
Process raw concatenated payloads blob. This routine breaks the database access into smaller batches. It uses a congestion-control li
src/tribler/core/database/store.py:420
↓ 1 callers
Method
process_torrents_health
Get the infohashes that we did not know about before from the given health list.
src/tribler/core/content_discovery/community.py:182
↓ 1 callers
Method
queue_position_bottom
Move download to the bottom of the download queue.
src/tribler/core/libtorrent/download_manager/download.py:1319
↓ 1 callers
Method
queue_position_down
Move download down in the download queue.
src/tribler/core/libtorrent/download_manager/download.py:1312
← previous
next →
501–600 of 1,819, ranked by callers