Adding podcasts to music
#1
I've tried to add a "music" folder full of MP3s to my library and it simply won't work. I don't know why.

Aside from that, when I play the MP3s (1-2 hour talk shows) there's no way to drag forward or backward. It seems I have to just listen to the whole thing fro beginning to end. Is there a way to get the slider for mp3s?

Maybe I shouldn't be adding these as music. Does anyone have any suggestions?
Reply
#2
Are the mp3 files tagged with ID3 metadata? It does not matter that the content isn't actually music, but the library needs tag data e.g. artist, title as a mnimum, otherwise the content is not added to the library.

You can still play non-library music from fileview if you prefer. Also Leia v18 has basic audio book support, that may suit this better.

Sliders on the player OSD I have no idea about. Possibly lack of duration tag, but that is a guess.
Reply
#3
No ID3 information. They are just flat recordings. I was hoping to be able to start listening in one room and continue in another but that doesn't seem to work either (I may be doing something wrong).
Reply
#4
Well just add some metadata Smile
Use something like Mp3tag.

Resume audio playback is not something currently supported by Kodi.
Reply
#5
Seems like I need to encode it as a black video or something to get the functionality I need. Any plans on putting this in a revision soon?
Reply
#6
For resume you'd need to use Video section, I believe all you'd need to do is add mp3 as a video file type see http://kodi.wiki/view/advancedsettings.x...extensions then just add the folder and use file view to playback.
Reply
#7
I don't have any plans to implement resume on audio playback, no deas about anyone else.

Treating it as video without images is a clever workaround @jjd_uk

The other option is using something like Yatse, just discovered that supports audio resume and movement between devices too.
Reply
#8
Actually we may both be wrong, I don't have anything to test the Audiobook feature so do you understand what this does? https://github.com/xbmc/xbmc/pull/11147/...31755b817f

.
Reply
#9
(2017-05-14, 23:18)jjd-uk Wrote: For resume you'd need to use Video section, I believe all you'd need to do is add mp3 as a video file type see http://kodi.wiki/view/advancedsettings.x...extensions then just add the folder and use file view to playback.

I tried this and it made no difference. I still cannot get resume to work. I added .mp3:
<advancedsettings>
<videoextensions>
<add>.mp3</add>
</videoextensions>
</advancedsettings>
Reply
#10
(2017-05-15, 12:00)jjd-uk Wrote: Actually we may both be wrong, I don't have anything to test the Audiobook feature so do you understand what this does? https://github.com/xbmc/xbmc/pull/11147/...31755b817f

.

Yes I understand it. Its a modification to the source. Not interested in doing this.
Reply
#11
That reply was to daveblake, I was pointing that out as it looks to me m4b audio book files will have resume ability, so if you convert the mp3's to m4b files this may give what you want.
Reply
#12
I converted them to mp4 and it works fine. Not exactly ideal but seems clean enough. I put a photo of the broadcaster on the mp4 and a title so ... its a video now.

When will m4b be supported?
Reply
#13
Both m4b and mka are now supported in the nightly development builds for v18, however the audio contained within must be aac encoded.
Reply

Logout Mark Read Team Forum Stats Members Help
Adding podcasts to music0