Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
commitmsgcheck
command
|
|
|
logpolicy
command
|
|
|
pathpolicy
command
|
|
|
upbrr
command
|
|
|
internal
|
|
|
config/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. |
|
configstore
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. |
|
dupechecking
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. |
|
dvdvideo/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. |
|
dvdvideo/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. |
|
dvdvideo/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. |
|
dvdvideo/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. |
|
dvdvideo/spu
Package spu reassembles, decodes, and composites DVD subpicture packets.
|
Package spu reassembles, decodes, and composites DVD subpicture packets. |
|
dvdvideo/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. |
|
trackerauth
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. |
|
trackers/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. |
|
trackers/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. |
|
trackers/impl/unit3d
Package unit3d provides Unit3D API-based tracker upload implementations.
|
Package unit3d provides Unit3D API-based tracker upload implementations. |
|
pkg
|
|
Click to show internal directories.
Click to hide internal directories.