Recommended Posts

OK, I've been having this problem with a few tracks in my collection where if I try to play them on my iPod Classic, it just decides to completely skip them and move on to the next one, even though they play perfectly in iTunes.

I've tried Googling around for solutions; found one post that recommended using MP3val to "fix" the tracks, but the skipping tracks in question didn't come up with any problems (although it did come up with problems on a load of other tracks when I scanned my collection with it). I've even tried opening the songs up in GoldWave and saving completely new copies of them. This worked for me before the last time I had a problematic skipping track, but this time, I did this to five different tracks, and it only worked fixed the problem for two of them. :blink:

Anyone here know any other potential solutions?

Depending on where you got them, you could try re-downloading them, maybe delete from the iPod and from iTunes, then re-import the file and try again. Is it possible some weird DRM might be involved as well?

Did you check, whether iTunes is set to "skip this track on shuffle"?

Glassed Silver:mac

Just did, and none of them are ticked to skip when shuffling. Sorry, I did forget to mention that I played the tracks on the iPod with shuffle turned off.

Depending on where you got them, you could try re-downloading them, maybe delete from the iPod and from iTunes, then re-import the file and try again. Is it possible some weird DRM might be involved as well?

God, I really forgot to mention a lot of things in my original post. :p

Yeah, I deleted the tracks, imported in the new versions, unticked them, synced the iPod so they'd be taken off, and then ticked them and resynced them.

Might be a damaged iPod library.

Sync and backup one last time for now, wipe the iPod and repack it with your goodies!

Helps often enough! (Y)

Ok, so you don't, still have to post it:

Shuffling.jpg

Glassed Silver:mac

Might be a damaged iPod library.

Sync and backup one last time for now, wipe the iPod and repack it with your goodies!

Helps often enough! (Y)

Ok, so you don't, still have to post it:

Shuffling.jpg

Glassed Silver:mac

Oh god damn it, I LOL'd. :p

  • Like 1

Oh god damn it, I LOL'd. :p

Do you see that thumbs up on his chest, too? :D

I know it's an illusion, but damn it's a good one! :shiftyninja:

Oh and really try completely wiping your iPod, it helps often!

This might not be a track, but a library issue with your iPod! (Sounds a lot like it to me)

Glassed Silver:mac

  • Like 1

Oh and really try completely wiping your iPod, it helps often!

This might not be a track, but a library issue with your iPod! (Sounds a lot like it to me)

Glassed Silver:mac

I'll try that out on Thursday when I won't be using my iPod. :p

It's a "broken" header. Broken as its perfectly fine, but apple doesn't like it. I just use foobar's rewrite header or stream or whatever it's called function on them and I fix all the albums and tracks I'm transferring to an idevice I one go just takes a few minutes to do a whole bunch.

It's a "broken" header. Broken as its perfectly fine, but apple doesn't like it. I just use foobar's rewrite header or stream or whatever it's called function on them and I fix all the albums and tracks I'm transferring to an idevice I one go just takes a few minutes to do a whole bunch.

Just installed foobar2000 and tried the "Fix VBR MP3 header" utility like you suggested (plus the "Rebuild MP3 stream" utility for good measure) on just one troublesome song, unsynced the track, resynced it back, attempted to play it, and it still skips. :(

It's getting bloody ridiculous now. I'm probably gonna end up finding a FLAC version of the song, converting it down to MP3 and replacing the version I've currently got. That has surely got to fix it.

Phew, finally sorted it out! Found a FLAC version of the song, converted it down to MP3, replaced the old file, synced it on, and it finally plays on my iPod (without pausing it, skipping a few seconds in, and then playing it). :)

Bit annoying that I'm probably gonna have to do this with every one of these tracks I come across on my iPod. Thankfully, there's only two others I've come across at the moment, and hopefully they'll be the only ones in my collection.

This topic is now closed to further replies.
  • Posts

    • How many other companies will follow Ford's lead? Or, have they already gotten lazy and become enslaved to AI--and now can't figure out how to get out of that mess.
    • Why would any self-respecting intelligent person follow any recommendation by Donald's GOP administration? With almost two years of fabrications, deceit, and blatantly illegal behavior, why believe them now? They had best be gone after the November 2026 election, so we'll wait and see.
    • AltSendme 0.4.1 by Razvan Serea AltSendme is a minimal, cross-platform application designed for fast, secure, and private peer-to-peer file transfers. It allows users to send files or entire directories directly between devices without relying on cloud servers, accounts, or any personal information. Everything is encrypted end-to-end using modern protocols like QUIC and TLS 1.3, ensuring both strong security and low-latency performance. Transfers are verified with BLAKE3 for data integrity, and interrupted downloads automatically resume, making the experience reliable even on unstable connections. You can transfer anything—images, videos, documents, and more. Integrity checks are performed on both ends, so your files are automatically verified for correctness during both sending and receiving. AltSendme works seamlessly across local networks or long-distance links, capable of saturating multi-gigabit connections for extremely fast delivery. With built-in NAT traversal and encrypted relay fallback, it connects devices almost anywhere. The app integrates with the Sendme CLI and will soon support mobile and web platforms. Fully free and open-source, AltSendme offers a lightweight, privacy-first alternative to traditional cloud-based services, removing size limits, upload costs, and unnecessary data exposure. AltSendme 0.4.1 changelog: Release Highlights Self-hosted relays: Run your own iroh relay so transfers don't rely on public infrastructure. Includes a full deployment template in deploy/relay/ with Docker Compose for a VPS and configuration examples for production use. Fly.io support: One-click deploy template for Fly.io, including a quick-start config (fly.dev.toml) for testing without a custom domain, plus production setup with Let's Encrypt and your own hostname. Relay settings UI: New Settings → Network panel to choose how AltSendme connects: automatic public relays, custom self-hosted URLs (with optional auth token), or disabled. Test connections, verify latency, and see live relay status in the footer. Disable relays: Turn off relay servers entirely when you only need same-network transfers (e.g. LAN). Direct connections only. No relay hop required when devices can reach each other. Android graduates from beta: Android is now part of the regular release cycle alongside desktop. APKs ship with each version (universal, arm64, and armv7). Other improvements Private relay access control via shared auth token Relay fallback notifications when a custom relay is unreachable Broadcast mode toggle in sharing settings Android release build fixes (split-per-ABI APKs, universal APK preservation) UI polish: mobile safe-area insets, dropzone layout, transfer progress animation Bug fixes for minification-related serialization issues and system tray icon loading What's Changed feat(relay): add relay status functionality and settings UI (a120cdf) feat(relay): implement custom relay server configuration and verification (51276c7) feat(relay): add configuration for private relay access and enhance observability features (48fbabf) feat(relay): enhance relay URL validation, display connection status (d4fffa0) feat(relay): add RelayChangeGuard component and enhance relay-related translations (16ba514) feat(broadcast): add toggle setting for broadcast mode in sharing UI (ca6d977) fix(relay): correct QUIC discovery port, pin image, templatize fly.dev (52a2ba5) fix: More broken serialization due to minification (67491a9) fix(android): preserve true universal APK across per-ABI builds (e9f256f) fix(ui): conditional safe-area insets padding on mobile (1182f0e) refactor(transfer): CircularRing component animation fix (944572b) chore(android): drop x86 and x86_64 release APKs, keep universal+arm64+armv7 (34ada0b) Download: AltSendme 0.4.1 | ARM64 | ~9.0 MB (Open Source) Download: AltSendme for MacOS | Android Links: AltSendme Home Page | GitHub | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • You are mostly right about the ephemeral nature of it. As I mention in the article, if you dont add a second device or take a backup of your account before uninstalling it, then yes you will lose access to your account. That said, in terms of actual user experience when you sync multiple devices your message history carries across and there's also a Saved Messages chat like there is on Telegram to send messages and attachments between your installs. But yh, what you point out are correct and its not trying to emulate Messenger or Telegram.
    • OK so SearXNG is a meta search engine that you can install locally or use via a public instance. It scrapes other search engines which you choose and then sorts the results. Not as complicated as multiple relays
  • Recent Achievements

    • Week One Done
      flexorcist earned a badge
      Week One Done
    • One Month Later
      Woland13 earned a badge
      One Month Later
    • Week One Done
      Woland13 earned a badge
      Week One Done
    • One Year In
      bernmeister earned a badge
      One Year In
    • Week One Done
      Scoobystu earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      492
    2. 2
      +Edouard
      224
    3. 3
      PsYcHoKiLLa
      150
    4. 4
      Steven P.
      75
    5. 5
      FloatingFatMan
      71
  • Tell a friend

    Love Neowin? Tell a friend!