kanishka-linux / kawaii-player

Multimedia player, media library manager and portable media server with PC-To-PC casting feature.
GNU General Public License v3.0
617 stars 44 forks source link

[Feature request]: External audio #18

Closed isvladxxe closed 5 years ago

isvladxxe commented 5 years ago

The Russian anime community has a terrible disease: it does not like to attach sound tracks inside the container.

kanishka-linux commented 5 years ago

Adding support for automatically picking external audio is somewhat tricky and may need some good amount of changes.

However, manually adding external tracks was possible with few lines of code, so added support for it.

Build from latest master branch.

Go to Preferences->Shortcuts and add shortcut custom-key add-external-audio.
eg ctrl+g add-external-audio , save changes and restart application. Once video is playing, press key ctrl+g, and select external audio files.

About addons, currently one can't add new internal functions to the application using them.