Releases: TheRealSavi/iOpenPod
v1.0.59
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
v1.0.56
Full Changelog: v1.0.55...v1.0.56
v1.0.55
Full Changelog: v1.0.54...v1.0.55
v1.0.54
Full Changelog: v1.0.53...v1.0.54
v1.0.53
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
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
Full Changelog: v1.0.50...v1.0.51
v1.0.50
Full Changelog: v1.0.49...v1.0.50