iTunes Library XML to M3U
#27
After 2+ years I've made a little update. Sorry for the delay, been a bit busy. Blush

I've just released version 1.1.0, which adds a new switch: /k. This switch makes the playlist "Kodi compatible", and throws the M3U protocol overboard.

Download at http://bit.ly/2GVgTtX

About my setup and how it works for me...
  • All my iTunes data is stored on my NAS named NAS1, in a folder called iTunes: \\NAS1\iTunes
  • On my Kodi machine (an Intel NUC) I've created a folder "iTunes XML to M3U" in the root (C:\iTunes XML to M3U\) which contains my app.
  • The playlists are in the default location. Since the username on my NUC is called "Kodi" the default path for the playlists is: C:\Users\Kodi\AppData\Roaming\Kodi\userdata\playlists\music
  • I use this command to generate the playlist files every night using Windows Task Scheduler:
    "C:\iTunes XML to M3U\iTunesXMLtoM3U.exe" /l "\\NAS1\iTunes\iTunes Library.xml" /o "C:\Users\Kodi\AppData\Roaming\Kodi\userdata\playlists\music\" /f "file:||localhost||NAS1" /r "||NAS1" /c /s /k

Hope this helps a bit.

Have a nice weekend,
Bram
Reply


Messages In This Thread
iTunes Library XML to M3U - by Bram82 - 2016-02-29, 14:56
RE: iTunes Library XML to M3U - by wickemu - 2016-03-15, 18:18
RE: iTunes Library XML to M3U - by Limcard - 2016-03-17, 23:40
RE: iTunes Library XML to M3U - by Bram82 - 2016-05-27, 18:12
RE: iTunes Library XML to M3U - by ynavti08 - 2017-02-05, 19:59
RE: iTunes Library XML to M3U - by Bram82 - 2016-05-28, 19:44
RE: iTunes Library XML to M3U - by steve1977 - 2016-05-28, 14:18
RE: iTunes Library XML to M3U - by Bram82 - 2016-05-28, 18:52
RE: iTunes Library XML to M3U - by steve1977 - 2016-05-28, 19:01
RE: iTunes Library XML to M3U - by Bram82 - 2016-05-31, 20:00
RE: iTunes Library XML to M3U - by steve1977 - 2016-05-29, 02:47
RE: iTunes Library XML to M3U - by Bram82 - 2016-05-31, 19:58
RE: iTunes Library XML to M3U - by steve1977 - 2016-06-03, 09:18
RE: iTunes Library XML to M3U - by Bram82 - 2016-06-03, 12:50
RE: iTunes Library XML to M3U - by steve1977 - 2016-06-03, 13:28
RE: iTunes Library XML to M3U - by steve1977 - 2016-06-04, 17:11
RE: iTunes Library XML to M3U - by Sipher - 2017-07-30, 23:10
RE: iTunes Library XML to M3U - by Bram82 - 2016-06-05, 16:27
RE: iTunes Library XML to M3U - by steve1977 - 2016-06-06, 03:57
RE: iTunes Library XML to M3U - by steve1977 - 2016-06-10, 07:24
RE: iTunes Library XML to M3U - by steve1977 - 2016-10-01, 04:52
RE: iTunes Library XML to M3U - by Bram82 - 2016-10-01, 18:05
RE: iTunes Library XML to M3U - by pugazh - 2016-10-17, 15:20
RE: iTunes Library XML to M3U - by lobsta - 2016-10-17, 21:00
RE: iTunes Library XML to M3U - by Sipher - 2017-08-02, 02:05
RE: iTunes Library XML to M3U - by Bram82 - 2018-04-13, 18:50
RE: iTunes Library XML to M3U - by Limcard - 2018-04-14, 14:46
RE: iTunes Library XML to M3U - by Bram82 - 2018-04-15, 11:40
Logout Mark Read Team Forum Stats Members Help
iTunes Library XML to M3U0