Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Audio Playback, Database and Playlists
| | |-+  Clip+ and Gpodder.m3u skipping certain podcasts
« previous next »
  • Print
Pages: [1]

Author Topic: Clip+ and Gpodder.m3u skipping certain podcasts  (Read 1078 times)

Offline sportscrazed2

  • Member
  • *
  • Posts: 41
Clip+ and Gpodder.m3u skipping certain podcasts
« on: October 14, 2011, 03:45:08 PM »
Tried this on anything but ipod but they aren't responding.  I have a rockboxed clip+ running rockbox version 3.9.1.  I have it connected via msc mode in ubuntu 11.10.  It appears to be the same podcast feed as last time it happened.   This is very annoying since I use this feature for long car rides and I can't be navigating rockbox at 70mph.  Here is the text of m3u file.   
Code: [Select]
#EXTM3U 
#EXTINF:0,SGPSP-Episode159
\PODCASTS\Sarcastic Gamer » Playstation Podcast\SGPSP-Episode159.mp3
#EXTINF:0,146
\PODCASTS\The Joe Rogan Experience\146.mp3
#EXTINF:0,2011.10.14ACS
\PODCASTS\The Adam Carolla Show\2011.10.14ACS.mp3

If anyone can help me out that would be great.  The podcast that is skipping is the first one on the list
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: Clip+ and Gpodder.m3u skipping certain podcasts
« Reply #1 on: October 14, 2011, 03:57:02 PM »
Is that "»" even possible in a FAT32 file name?  My guess is that its not and thats why you can't reference a file with that name. 
Logged

Offline sportscrazed2

  • Member
  • *
  • Posts: 41
Re: Clip+ and Gpodder.m3u skipping certain podcasts
« Reply #2 on: October 14, 2011, 04:10:41 PM »
I edited both the file name and the playlist file to no avail

Post Merge: October 14, 2011, 04:26:41 PM
edit:   I changed the feed name to be without that symbol and it works fine.  Even though it didn't appear in the filename itself it must have somehow included it in a tag or something
« Last Edit: October 14, 2011, 04:26:41 PM by sportscrazed2 »
Logged

Offline bluebrother

  • Developer
  • Member
  • *
  • Posts: 3421
  • creature
Re: Clip+ and Gpodder.m3u skipping certain podcasts
« Reply #3 on: October 14, 2011, 05:19:59 PM »
Quote from: saratoga on October 14, 2011, 03:57:02 PM
Is that "»" even possible in a FAT32 file name?  My guess is that its not and thats why you can't reference a file with that name. 

It is not, but it's allowed in vfat (and since all systems use vfat on top of FAT these days it's ok). I rather suspect an encoding issue here -- I expect Ubuntu / Gpodder to use utf8 as default encoding, thus the m3u file being utf8 encoded. Since m3u doesn't specify the encoding to use this is something that causes problems quite frequently. Rename the playlist to use the extension m3u8, which is the extension for utf8-encoded playlists, and will get treated as a utf8 encoded playlist by Rockbox (or adjust the default codepage in Rockbox)
Logged
Rockbox Utility development binaries (updated infrequently) · How to ask questions the smart way · We do not estimate timeframes.

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Audio Playback, Database and Playlists
| | |-+  Clip+ and Gpodder.m3u skipping certain podcasts
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.072 seconds with 15 queries.