MyVideo and MyMusic combined?
#1
I want to access the Download directory on my computer from the Home menu on XBMC.
In my Download directory I have both music- and video-files.

I have edited the myPrograms button to
<onclick>ActivateWindow(MyVideoFiles,Downloads)</onclick>
which makes perfect... almost!
I can't see the .mp3 files.
How to do?
Reply
#2
You will have to add .mp3 to the list of the video extensions. See http://wiki.xbmc.org/?title=Advancedsett...ensions.3E for more information.
Always read the online manual (wiki), FAQ (wiki) and search the forum before posting.
Do not PM or e-mail Team-Kodi members directly asking for support. Read/follow the forum rules (wiki).
Please read the pages on troubleshooting (wiki) and bug reporting (wiki) before reporting issues.
Reply
#3
Ah yes! It worked! Thanks! Smile
Reply
#4
One minor detail is that after one mp3 have been played, the player stops.
Is there a way to solve this? Otherwise I guess I can live with that.
Reply
#5
It's because your playing it as a Videofile.
If you have problems please read this before posting

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.

Image

"Well Im gonna download the code and look at it a bit but I'm certainly not a really good C/C++ programer but I'd help as much as I can, I mostly write in C#."
Reply
#6
ok, so can I do something about it?
Reply
#7
Try queuing the tracks instead of playing them.
Reply
#8
Or do the same thing but just change it so you're using musicfiles rather than videofiles to view your videos.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply

Logout Mark Read Team Forum Stats Members Help
MyVideo and MyMusic combined?0