Bug 399255 - Lack of command line call to launch playing music
Summary: Lack of command line call to launch playing music
Status: CONFIRMED
Alias: None
Product: Elisa
Classification: Applications
Component: general (show other bugs)
Version: 0.3.0
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: Matthieu Gallien
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-30 20:04 UTC by Nicolás Adamo
Modified: 2019-05-03 15:28 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolás Adamo 2018-09-30 20:04:17 UTC
SUMMARY

Related to https://bugs.kde.org/show_bug.cgi?id=50314 but to a different application.

It would be useful to have a command line to launch the application playing immediately. This is available in Amarok through "amarok -p", and makes available to start alarms through KAlarm.

So far the only available options are:

$ elisa --help
Usage: elisa [options]
A Simple Music Player written with KDE Frameworks

Options:
  -h, --help                 Displays this help.
  -v, --version              Displays version information.
  --author                   Show author information.
  --license                  Show license information.
  --desktopfile <file name>  The base file name of the desktop entry for this
                             application.
$ man elisa
No manual entry for elisa

Regards,

Nicolás Adamo

SOFTWARE VERSIONS
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Matthieu Gallien 2019-05-03 15:28:03 UTC
Thanks for the report.

I was not sure what to do with this.

I am collecting a lot of new features and plan to add them as junior jobs open for new contributors. This one will be a part of that.