Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Viren070/AIOStreams
/ functions
Functions
4,269 in github.com/Viren070/AIOStreams
⨍
Functions
4,269
◇
Types & classes
1,606
↓ 5 callers
Function
normaliseParsedMediaInfo
( parsedMediaInfo: Partial<ParsedMediaInfo> | undefined )
packages/core/src/utils/media-info.ts:219
↓ 5 callers
Method
normalize
()
packages/core/src/usenet/pool/archive/sevenzip/lzma.ts:42
↓ 5 callers
Method
open
(signal?: AbortSignal)
packages/core/src/usenet/pool/file-stream.ts:33
↓ 5 callers
Method
openFile
( nzb: Nzb, file: NzbFile, signal?: AbortSignal, knownSize?: number, memo?: SegmentMemo,
packages/core/src/usenet/index.ts:992
↓ 5 callers
Function
pad
(n: number)
packages/frontend/src/components/menu/save-install.tsx:1474
↓ 5 callers
Function
pad
(n: number)
packages/frontend/src/components/shared/templates/export-modal.tsx:151
↓ 5 callers
Function
parseArchiveEntries
( vs: VolumeSet, kind: ArchiveKind, password = '', opts: ParseEntriesOptions = {} )
packages/core/src/usenet/pool/archive/open/parse.ts:30
↓ 5 callers
Function
parseRange
(v: unknown)
packages/server/src/routes/api/dashboard.ts:495
↓ 5 callers
Function
preprocessTitle
( parsedTitle: string, filename: string, titles: string[] )
packages/core/src/parser/utils.ts:101
↓ 5 callers
Method
quit
()
packages/core/src/usenet/nntp/connection.ts:418
↓ 5 callers
Function
rangeStartMs
(range: AnalyticsRange)
packages/core/src/analytics/repository.ts:21
↓ 5 callers
Method
removeChild
* Removes the child element * @param child - The child element to remove
packages/seanime-extensions/src/types/plugin.d.ts:1818
↓ 5 callers
Function
renderItemsWithPlaceholders
Map items, rendering PlaceholderRow for synced-URL entries and a custom render for normal items.
packages/frontend/src/components/menu/filters/_components/filter-inputs.tsx:141
↓ 5 callers
Method
sendPlayError
(index: number)
packages/seanime-extensions/src/extensions/aiostreams-plugin/results-panel.ts:173
↓ 5 callers
Method
setStatus
* Update the lifecycle status (+ optional progress) of an entry. * `guard.notIn` skips the update when the row is currently in one of those * st
packages/core/src/db/repositories/usenet-library.ts:267
↓ 5 callers
Method
silly
@deprecated legacy winston level — alias for `trace`.
packages/core/src/logging/logger.ts:19
↓ 5 callers
Method
stat
()
packages/seanime-extensions/src/types/system.d.ts:169
↓ 5 callers
Method
state
Returns a state object containing the current screen data
packages/seanime-extensions/src/types/plugin.d.ts:1265
↓ 5 callers
Method
submit
* Write a command immediately and queue a request for its response, matched to * the response stream strictly FIFO. Concurrent calls pipeline onto
packages/core/src/usenet/nntp/connection.ts:480
↓ 5 callers
Function
toMb
(bytes: number)
packages/core/src/usenet/integration/sabnzbd.ts:87
↓ 5 callers
Function
track
(ev: Omit<AnalyticsEvent, 'ts'>)
packages/core/src/analytics/index.ts:175
↓ 5 callers
Method
track
* Register the streams opened on a handed-out {@link SeekableStream} with * this engine's stats (live dashboard gauge + per-stream view). Applied t
packages/core/src/usenet/index.ts:1029
↓ 5 callers
Function
trackResource
(resource: AnalyticsResource)
packages/server/src/middlewares/analytics.ts:15
↓ 5 callers
Method
transformStreams
( response: AIOStreamsResponse<{ streams: ParsedStream[]; statistics: { title: string; descrip
packages/core/src/transformers/api.ts:78
↓ 5 callers
Function
useDebounce
(value: T, delay?: number)
packages/frontend/src/hooks/debounce.ts:3
↓ 5 callers
Function
useImportExport
* Hook that encapsulates the import-modal disclosure, a validated import * handler, and a JSON-export handler.
packages/frontend/src/components/menu/filters/_components/filter-inputs.tsx:182
↓ 5 callers
Function
usenetKey
(leaf: string)
packages/frontend/src/app/dashboard/usenet/settings-page.tsx:29
↓ 5 callers
Method
validateAuth
(auth: string)
packages/core/src/proxy/builtin.ts:24
↓ 4 callers
Function
TVDBSuccessSchema
(dataSchema: T)
packages/core/src/metadata/tvdb.ts:29
↓ 4 callers
Method
addFile
(file: ParsedFile, fragment: DataFragment)
packages/core/src/usenet/pool/archive/rar/reader.ts:546
↓ 4 callers
Function
applyMigrations
(config: any)
packages/core/src/utils/config.ts:500
↓ 4 callers
Function
applyTemplates
( prev: UserData, name: string, description: string )
packages/frontend/src/components/menu/formatter/formatter-selection.tsx:39
↓ 4 callers
Function
awaitAbortable
( shared: Promise<T>, signal: AbortSignal | undefined )
packages/core/src/usenet/nntp/segment-fetcher.ts:125
↓ 4 callers
Function
badPassword
()
packages/core/src/usenet/pool/archive/rar/rar4.ts:173
↓ 4 callers
Function
bestScore
( candidates: Array<string | undefined | null>, query: string )
packages/frontend/src/components/shared/command-palette.tsx:118
↓ 4 callers
Function
bitTreeDecode
( rc: RangeDecoder, probs: Uint16Array, offset: number, numBits: number )
packages/core/src/usenet/pool/archive/sevenzip/lzma.ts:83
↓ 4 callers
Method
calculateBytesFromSizeString
( size: string, sizeRegex?: RegExp )
packages/core/src/parser/streams.ts:656
↓ 4 callers
Function
callAllHandlers
( ...fns: (T | undefined)[] )
packages/frontend/src/components/ui/form/fields.tsx:671
↓ 4 callers
Function
capitalise
(str: string | undefined)
packages/frontend/src/components/menu/addons/_components/merged-catalogs.tsx:73
↓ 4 callers
Method
check
* Check whether a known failure is cached for this item and throw if so.
packages/core/src/debrid/base.ts:105
↓ 4 callers
Function
classifySqliteError
(err: unknown)
packages/core/src/db/errors.ts:34
↓ 4 callers
Method
close
()
packages/core/src/db/driver/types.ts:63
↓ 4 callers
Method
compareByPriority
* Canonical stream-priority comparator shared by every winner-selection mode * and same-release variant ordering, so all of them honour the same ru
packages/core/src/streams/deduplicator.ts:430
↓ 4 callers
Function
computeManifestDiff
( oldManifest: Manifest, newManifest: Manifest )
packages/frontend/src/utils/diff/manifest.ts:245
↓ 4 callers
Function
convertTorBoxError
(error: any)
packages/core/src/debrid/torbox.ts:32
↓ 4 callers
Function
copy
(text: string, label: string)
packages/frontend/src/app/dashboard/usenet/_components/entry-info-modal.tsx:12
↓ 4 callers
Method
create
* Create a StreamContext for a request. * This performs initial synchronous lookups from the AnimeDatabase.
packages/core/src/streams/context.ts:125
↓ 4 callers
Method
createErrorStream
(message: string)
packages/core/src/builtins/gdrive/addon.ts:178
↓ 4 callers
Function
createFormatter
(ctx: FormatterContext)
packages/core/src/formatters/index.ts:18
↓ 4 callers
Function
decodeEntities
Decode the five XML entities + numeric character references.
packages/core/src/usenet/nzb/scan.ts:79
↓ 4 callers
Function
describeSettings
()
packages/core/src/config/describe.ts:228
↓ 4 callers
Method
dropDisk
(fileKey: string)
packages/core/src/utils/disk-backed-cache.ts:418
↓ 4 callers
Function
entrySource
( parent: RandomAccess, entry: InnerDescriptor, password: string, streamOpts?: ArchiveStreamOptions,
packages/core/src/usenet/pool/archive/open/descriptor.ts:41
↓ 4 callers
Function
extractNamesFromExpression
( expression: string, ignoreHashPrefixed = true )
packages/core/src/parser/streamExpression.ts:1694
↓ 4 callers
Function
extractYear
* Extracts a year from releaseInfo which can be a number (year) or string (year or year-year range). * For ranges like "2020-2024", returns the first
packages/core/src/main/catalog.ts:268
↓ 4 callers
Method
fetch
( anime: $app.AL_BaseAnime, episode: $app.Anime_Episode | number )
packages/seanime-extensions/src/extensions/aiostreams-plugin/stream/fetcher.ts:115
↓ 4 callers
Method
fetchSegment
* Fetch + decode one segment, trying providers in priority/availability order * with per-segment 430 failover and backup escalation. Throws * `A
packages/core/src/usenet/pool/multi-provider-pool.ts:102
↓ 4 callers
Method
filePath
(fileKey: string)
packages/core/src/utils/disk-backed-cache.ts:173
↓ 4 callers
Function
filterToAllowedValues
(filter: T[])
packages/frontend/src/components/menu/filters/_components/filter-settings.tsx:59
↓ 4 callers
Method
finishHead
Shift the completed head, re-arm the stall timer, then deliver its result.
packages/core/src/usenet/nntp/connection.ts:690
↓ 4 callers
Function
formRegexFromKeywords
( keywords: string[] )
packages/core/src/utils/regex.ts:53
↓ 4 callers
Function
formatBitrate
(bitrate: number, round: boolean = false)
packages/core/src/formatters/utils.ts:46
↓ 4 callers
Function
formatSmartBytes
(bytes: number, k: 1024 | 1000)
packages/core/src/formatters/utils.ts:19
↓ 4 callers
Method
generateAddon
( userData: UserData, options: Record<string, any>, serviceId?: ServiceId )
packages/core/src/presets/fkstream.ts:128
↓ 4 callers
Method
generateAddon
( userData: UserData, options: Record<string, any>, services: ServiceId[] )
packages/core/src/presets/peerflix.ts:140
↓ 4 callers
Method
generateAddon
( userData: UserData, options: Record<string, any>, services: (ServiceId | 'p2p')[] )
packages/core/src/presets/mediafusion.ts:377
↓ 4 callers
Method
generateAddon
( userData: UserData, options: Record<string, any>, services: ServiceId[] )
packages/core/src/presets/torrentio.ts:366
↓ 4 callers
Method
getAccessToken
()
packages/core/src/builtins/gdrive/api.ts:155
↓ 4 callers
Method
getActiveConnections
(user: string)
packages/core/src/proxy/builtin.ts:219
↓ 4 callers
Method
getCatalog
* Fetches a catalog for a specific type and ID. The `id` and `type` can be anything, * They can be obtained from the Manifest's `catalogs` field,
packages/seanime-extensions/src/lib/stremio.ts:241
↓ 4 callers
Function
getCategoryLabel
(cat: string)
packages/frontend/src/components/menu/addons/_components/my-addons.tsx:429
↓ 4 callers
Method
getEffectiveValue
(key: string)
packages/core/src/config/settings-store.ts:366
↓ 4 callers
Function
getKey
(item: any)
packages/frontend/src/utils/diff/diff.ts:69
↓ 4 callers
Method
getMeta
* Fetches metadata for a specific type and ID. This would be the same `id` and `type` * that appears in the MetaPreview item in a catalog response.
packages/seanime-extensions/src/lib/stremio.ts:226
↓ 4 callers
Function
getObjectDiff
( obj1: any, obj2: any, path: string[] = [] )
packages/frontend/src/utils/diff/diff.ts:35
↓ 4 callers
Method
getRandomId
()
packages/core/src/parser/streams.ts:191
↓ 4 callers
Method
getRawUser
( uuid: string, password: string )
packages/core/src/db/repositories/users.ts:138
↓ 4 callers
Method
getStreamContext
()
packages/core/src/main/index.ts:107
↓ 4 callers
Method
getTorrents
* Gets torrents from the configured debrid provider.
packages/seanime-extensions/src/types/plugin.d.ts:2725
↓ 4 callers
Function
getUsenetLiveStats
()
packages/core/src/usenet/integration/dashboard/stats.ts:172
↓ 4 callers
Function
groupVolumeSets
( files: Array<{ index: number; filename?: string; segments?: number; firstSegmentNumber?: n
packages/core/src/usenet/pool/archive/archive-volume.ts:170
↓ 4 callers
Function
handleAddPreset
(preset: any)
packages/frontend/src/components/menu/addons/index.tsx:193
↓ 4 callers
Method
handleCancel
()
packages/frontend/src/hooks/templates/wizard.ts:76
↓ 4 callers
Function
handleItemClick
(item: VerticalMenuItem)
packages/frontend/src/components/ui/vertical-menu/vertical-menu.tsx:221
↓ 4 callers
Function
handleReport
()
packages/core/src/debrid/utils.ts:353
↓ 4 callers
Function
hasPendingFragments
(d: { fragments?: DataFragment[]; })
packages/core/src/usenet/pool/archive/open/descriptor.ts:10
↓ 4 callers
Method
hide
Hide the webview
packages/seanime-extensions/src/types/plugin.d.ts:728
↓ 4 callers
Function
humanise
(s: string)
packages/frontend/src/app/dashboard/settings/tabs.config.ts:120
↓ 4 callers
Function
intParam
(value: string | undefined, fallback: number)
packages/core/src/usenet/integration/sabnzbd.ts:99
↓ 4 callers
Function
isEmptyValue
(val: any)
packages/frontend/src/utils/diff/diff.ts:12
↓ 4 callers
Function
isNotVideoFile
(file: DebridFile)
packages/core/src/debrid/utils.ts:762
↓ 4 callers
Function
isProbablyObfuscated
(filename: string)
packages/core/src/usenet/nzb/obfuscation.ts:10
↓ 4 callers
Function
isSeasonWrong
( parsed: { seasons?: number[]; episodes?: number[] }, metadata?: { season?: number; absoluteEpisode?: num
packages/core/src/debrid/utils.ts:263
↓ 4 callers
Function
isVideoFile
(file: DebridFile)
packages/core/src/debrid/utils.ts:755
↓ 4 callers
Function
iso6391ToLanguage
(code: string)
packages/core/src/utils/languages.ts:157
↓ 4 callers
Function
iso6392ToIso6391
(code: string)
packages/core/src/utils/languages.ts:181
↓ 4 callers
Method
label
Human-friendly label for logs: display name, falling back to the stable id.
packages/core/src/usenet/nntp/provider-worker-pool.ts:133
↓ 4 callers
Method
loadTemplatesFromPath
( dirPath: string, source: 'builtin' | 'custom' )
packages/core/src/utils/templates.ts:99
↓ 4 callers
Function
matchMultiplePatterns
( filename: string, patterns: Record<string, RegExp> )
packages/core/src/parser/file.ts:51
↓ 4 callers
Method
matchName
* Case-insensitive byte match of `expected` (lowercase ASCII letters only) * as the element name after '<' at pos. On match advances pos past *
packages/core/src/usenet/nzb/scan.ts:176
← previous
next →
301–400 of 4,269, ranked by callers