Rolisteam / rolisteam

Rolisteam is a virtual tabletop. It helps you to manage tabletop role playing games with remote friends/players. It provides many features to share maps, pictures, dice roller, manage background music and much more. The main git repository is available here: [https://invent.kde.org/kde/rolisteam].
http://www.rolisteam.org/
Other
189 stars 27 forks source link

Issues with Audio Player - Media Directory #93

Closed EtienneCoumont closed 6 years ago

EtienneCoumont commented 6 years ago

Your configuration:

Rolisteam version: 1.9.0 (latest) Operating System and tools :

Mode - 2 windows :

What did you do ? (Explain each step from starting rolisteam to the issue)

Reason :

Other bug (or feature request ?)

Even when directories are correctly set on both sides, songs in this directory are OK. However, when playing songs from subdirectories, client can't find it.

Reason : on new song, playerwidget.cpp emits emit newSongPlayed(m_id,media.canonicalUrl().fileName());

It could instead emit a relative file path, starting from music directory.