Skip to content

Releases: TheRealSavi/iOpenPod

v1.0.59

16 Jun 22:10

Choose a tag to compare

What's Changed

fix: crash on Select Device when non-iPod Apple USB devices are present by @carlossevvv in #118
fix: rotate to actual newest episodes in newest+replace+immediate preset by @carlossevvv in #117
fix: v1.0.58 had a build wheel dependency missing, this patch resolves that.
Feature: show sync pipeline as left-side checklist during sync by @Ralim in #123

New Contributors

@carlossevvv made their first contribution in #118
@Ralim made their first contribution in #123
Full Changelog: v1.0.57...v1.0.59

v1.0.57

08 Jun 18:34

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.56...v1.0.57

v1.0.56

05 Jun 19:06

Choose a tag to compare

Full Changelog: v1.0.55...v1.0.56

v1.0.55

02 Jun 17:13

Choose a tag to compare

Full Changelog: v1.0.54...v1.0.55

v1.0.54

31 May 18:06

Choose a tag to compare

Full Changelog: v1.0.53...v1.0.54

v1.0.53

20 May 21:54

Choose a tag to compare

New features:

  • Metadata editor, right click your tracks and hit edit, you can now modify all metadata of the tracks on your ipod, including its media type (this allows for changing videos from being movies to being music videos. etc)
  • Multiple sync directories, you can now select multiple directories to sync from at once.
  • Other bug fixes and minor improvements.

Full Changelog: v1.0.52...v1.0.53

v1.0.52

13 May 19:15

Choose a tag to compare

improvements to album artwork

This patch aims to fix many of the issues with disappearing or never appearing at all artwork.

I'd like to apologize for the faulty artwork code in recent patches. Implementing artwork for the Nano 7G created added complexity that was not being handled properly.
Apple's ithmb format is a strange mess, and each iPod needs multiple different encodings of the image for it to appear in all places.
Not only this but it seems that same-model iPods sometimes have different formats, either from old iTunes versions or old iPod firmware versions, and there is no recorded dictionary of what iPods use(d) what formats, so building this dictionary has been a community effort!

Thanks for your support and help! -John
Full Changelog: v1.0.51...v1.0.52

v1.0.51

11 May 02:45

Choose a tag to compare

Full Changelog: v1.0.50...v1.0.51

v1.0.50

10 May 18:55

Choose a tag to compare

Full Changelog: v1.0.49...v1.0.50

v1.0.49

07 May 21:39

Choose a tag to compare

What's Changed

  • Increase in view performance for large libraries by @B0N3head in #84

New Contributors

Full Changelog: v1.0.48...v1.0.49