Skip to content

jimthgr

New here
  • Joined

  • Last visited

Everything posted by jimthgr

  1. I also noticed that USB-C 1 in my car cannot read .wpl files, while USB-C 2 can !!!! Skoda should spare a page in the car manual for these details....
  2. When the playlist operates correctly, every time you start the engine, the palylist starts from the song that was playing when you stopped.
  3. I own a SKODA KAMIQ 2023 with two USB-C ports. Here is how you can create & play a custom playlist, using a USB stick connected to the usb-C port through a USB-C male to USB-A female connector. Lets say there are 5 songs written in the usb stick : song1.mp3, , , , , song5.mp3. *** ONLY ENGLISH alphabet letters are allowed in the song filenames *** Lets say that you want to create a playlist with this playing order : song3.mp3, song1.mp3, song4.mp3, song2.mp3, song5.mp3. Open notepad (windows) and in an empty file put the following text : <?wpl version="1.0"?> <smil> <head> <meta name="Generator" content="Microsoft Windows Media Player -- 12.0.19041.1865"/> <meta name="ItemCount" content="5"/> <title>MyPlaylist</title> </head> <body> <seq> <media src="song3.mp3"/> <media src="song1.mp3"/> <media src="song4.mp3"/> <media src="song2.mp3"/> <media src="song5.mp3"/> </seq> </body> </smil> Save the file as "MyPlaylist.wpl" and copy it to the USB stick. Keep in mind that : -the filename of the playlist must be the same as the name in the 6th line of the above text : <title>MyPlaylist</title> -the number of songs in the list must be equal to the number in the 5th line of the above text : <meta name="ItemCount" content="5"/> -ONLY ENGLISH alphabet letters are allowed in the song filenames and inside this .wpl file. Even one non-english letter will make the playlist unreadable!! Connect the USB stick, and from the media menu load the playlist MyPlaylist.wpl, and that's it!!! Enjoy!!!
  4. I own a SKODA KAMIQ 2023 with two USB-C ports. Here is how you can create & play a custom playlist, using a USB stick connected to the usb-C port through a USB-C male to USB-A female connector. Lets say there are 5 songs written in the usb stick : song1.mp3, , , , , song5.mp3. *** ONLY ENGLISH alphabet letters are allowed in the song filenames *** Lets say that you want to create a playlist with this playing order : song3.mp3, song1.mp3, song4.mp3, song2.mp3, song5.mp3. Open notepad (windows) and in an empty file put the following text : <?wpl version="1.0"?> <smil> <head> <meta name="Generator" content="Microsoft Windows Media Player -- 12.0.19041.1865"/> <meta name="ItemCount" content="5"/> <title>MyPlaylist</title> </head> <body> <seq> <media src="song3.mp3"/> <media src="song1.mp3"/> <media src="song4.mp3"/> <media src="song2.mp3"/> <media src="song5.mp3"/> </seq> </body> </smil> Save the file as "MyPlaylist.wpl" and copy it to the USB stick. Keep in mind that : -the filename of the playlist must be the same as the name in the 6th line of the above text : <title>MyPlaylist</title> -the number of songs in the list must be equal to the number in the 5th line of the above text : <meta name="ItemCount" content="5"/> -ONLY ENGLISH alphabet letters are allowed in the song filenames and inside this .wpl file. Even one non-english letter will make the playlist unreadable!! Connect the USB stick, and from the media menu load the playlist MyPlaylist.wpl, and that's it!!! Enjoy!!!
  5. I own a SKODA KAMIQ 2023 with two USB-C ports. Here is how you can create & play a custom playlist, using a USB stick connected to the usb-C port through a USB-C male to USB-A female connector. Lets say there are 5 songs written in the usb stick : song1.mp3, , , , , song5.mp3. *** ONLY ENGLISH alphabet letters are allowed in the song filenames *** Lets say that you want to create a playlist with this playing order : song3.mp3, song1.mp3, song4.mp3, song2.mp3, song5.mp3. Open notepad (windows) and in an empty file put the following text : <?wpl version="1.0"?> <smil> <head> <meta name="Generator" content="Microsoft Windows Media Player -- 12.0.19041.1865"/> <meta name="ItemCount" content="5"/> <title>MyPlaylist</title> </head> <body> <seq> <media src="song3.mp3"/> <media src="song1.mp3"/> <media src="song4.mp3"/> <media src="song2.mp3"/> <media src="song5.mp3"/> </seq> </body> </smil> Save the file as "MyPlaylist.wpl" and copy it to the USB stick. Keep in mind that : -the filename of the playlist must be the same as the name in the 6th line of the above text : <title>MyPlaylist</title> -the number of songs in the list must be equal to the number in the 5th line of the above text : <meta name="ItemCount" content="5"/> -ONLY ENGLISH alphabet letters are allowed in the song filenames and inside this .wpl file. Even one non-english letter will make the playlist unreadable!! Connect the USB stick, and from the media menu load the playlist MyPlaylist.wpl, and that it!!! Enjoy!!!

Important Information

Welcome to BRISKODA. Please note the following important links Terms of Use. We have a comprehensive Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.