Directories
¶
| Path | Synopsis |
|---|---|
|
importer
Package importer dispatches configuration imports to the appropriate parser based on file extension.
|
Package importer dispatches configuration imports to the appropriate parser based on file extension. |
|
Package configstore bridges the config package and the sqlite repository so CLI, GUI, and webserver share a single implementation of the open-database → migrate → load/save flow that used to be duplicated across cmd/upbrr/main.go and internal/guiapp/config.go.
|
Package configstore bridges the config package and the sqlite repository so CLI, GUI, and webserver share a single implementation of the open-database → migrate → load/save flow that used to be duplicated across cmd/upbrr/main.go and internal/guiapp/config.go. |
|
Package dupechecking runs tracker-specific duplicate searches and converts the results into upload review state.
|
Package dupechecking runs tracker-specific duplicate searches and converts the results into upload review state. |
|
dvdvideo
|
|
|
engine
Package engine coordinates bounded DVD menu inventory, navigation-state discovery, exact FFmpeg background decoding, and Go subpicture composition.
|
Package engine coordinates bounded DVD menu inventory, navigation-state discovery, exact FFmpeg background decoding, and Go subpicture composition. |
|
graph
Package graph performs deterministic, bounded DVD menu discovery over cloned pure-Go VM state and reconciles reachable results with the IFO inventory.
|
Package graph performs deterministic, bounded DVD menu discovery over cloned pure-Go VM state and reconciles reachable results with the IFO inventory. |
|
ifo
Package ifo parses the bounded DVD-Video menu structures needed for menu inventory and VM traversal.
|
Package ifo parses the bounded DVD-Video menu structures needed for menu inventory and VM traversal. |
|
nav
Package nav parses DVD-Video NAV PCI/DSI packets and routes DVD subpicture private-stream payloads.
|
Package nav parses DVD-Video NAV PCI/DSI packets and routes DVD subpicture private-stream payloads. |
|
render
Package render probes FFmpeg DVD menu capability and decodes exact-coordinate menu background frames selected by the pure-Go engine.
|
Package render probes FFmpeg DVD menu capability and decodes exact-coordinate menu background frames selected by the pure-Go engine. |
|
spu
Package spu reassembles, decodes, and composites DVD subpicture packets.
|
Package spu reassembles, decodes, and composites DVD subpicture packets. |
|
vm
Package vm decodes and executes DVD-Video virtual-machine commands.
|
Package vm decodes and executes DVD-Video virtual-machine commands. |
|
services
|
|
|
dvdmenus
Package dvdmenus captures, persists, lists, and deletes managed DVD menu screenshots while preserving manual and normal screenshot categories.
|
Package dvdmenus captures, persists, lists, and deletes managed DVD menu screenshots while preserving manual and normal screenshot categories. |
|
Package trackerauth manages tracker login, cookie import, session validation, and encrypted auxiliary auth state for tracker implementations.
|
Package trackerauth manages tracker login, cookie import, session validation, and encrypted auxiliary auth state for tracker implementations. |
|
bhdmeta
Package bhdmeta maps prepared metadata to BHD upload and dupe-search enums.
|
Package bhdmeta maps prepared metadata to BHD upload and dupe-search enums. |
|
impl/czt
Package czt implements uploads to CZTeam (CZT) via its dedicated JSON endpoint takeupload_api.php.
|
Package czt implements uploads to CZTeam (CZT) via its dedicated JSON endpoint takeupload_api.php. |
|
impl/unit3d
Package unit3d provides Unit3D API-based tracker upload implementations.
|
Package unit3d provides Unit3D API-based tracker upload implementations. |
Click to show internal directories.
Click to hide internal directories.