raconteur

command module
v0.0.0-...-9e11140 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 21, 2023 License: GPL-3.0 Imports: 5 Imported by: 0

README

raconteur

An audio book and podcast player

The big point is that I wanted a way to play audio books and podcasts and have the player keep track of what file and position I last stopped playing and resumes from there.

Playing audio directly from within the application appeared to involve a lot of work, so I am delegating that to audacious, but I still consider playing audio myself a long term goal.

Dependencies

  • Go 1.18 or newer
  • Audacious, obviously. My developments system has version 4.3.1 installed, I have not yet tested how it works with other versions and consider that not a priority for now. Any feedback is welcome, though.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
db
Package db provides a wrapper around the actual database connection.
Package db provides a wrapper around the actual database connection.
query
Package query provides symbolic constants to identify SQL queries.
Package query provides symbolic constants to identify SQL queries.
Package logdomain provides constants for log sources.
Package logdomain provides constants for log sources.
Package objects provides the major data types representing the objects the application deals with - folders, programs, and files.
Package objects provides the major data types representing the objects the application deals with - folders, programs, and files.
Package scanner implements processing directory trees looking for files that, allegedly, are podcast episodes, audio books, or parts of audio books.
Package scanner implements processing directory trees looking for files that, allegedly, are podcast episodes, audio books, or parts of audio books.
Package ui provides the graphical user interface.
Package ui provides the graphical user interface.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL