Beta Testers Wanted #22
Replies: 3 comments 6 replies
-
|
Hey just found this, trying it out later today. You have the exact same vision as me. Currently I have my library stored locally on external drives and then I am doing all of my library management with beets. Long term my vision is to have my local media server store all my music, have beets run a cron job nightly and be able to just plug my ipod into the server and have it sync. The same library would also be used by an instance of LMS for playing music at home. Right now I have an iPod classic 5.5 gen with modded storage. IDK what the exact mods are because I bought it on ebay. I am close to hitting the storage limit, and the battery is of dubious quality so I will probably be doing some more modding soon. I also want to switch to a translucent faceplate for the y2k nostalgia bait. I'm on Tahoe 26.3.1 (a), current sync process is pulling out my old windows tablet and syncing via media monkey (which isn't too bad a of an interface all things considered). iPod is apple software, and I plan to keep it that way. |
Beta Was this translation helpful? Give feedback.
-
|
hey there! so I was throwing my AI a problem i wanted to solve so that i could directly sync jellyfin to my ipod. it ended up using your library and i think a lot of what the agent wrote could probably be pulled into here directly instead (granted with a lot of cleanup since my repo is mostly slop). the major issue i kept running into was the sync process stopping mid way from what i assume was some kind of network issue with subsonic / jellyfin, not entirely sure there but it would just hang. for additional context my setup is music lib hosted on a NAS -> served through jellyfin -> subsonic plugin -> my macbook pro m1 pro -> podkit / my lib -> ipod classic 6th gen. for context i just let my agent run with this and most of the layer it's written on top of podkit seems mostly redundant but it ended up working for what i was trying to do so yay i guess? here's the main things the "jellypod" layer added:
here's the code if you want to peruse https://github.com/kylemcd/jellypod |
Beta Was this translation helpful? Give feedback.
-
|
Just found this project and it's actually something I've been looking for for a hot minute - using my ipod without the functionality offered by this project is a non-starter for me so I'm happy to test. My iPod is a 5.5 or 6th gen classic (can't remember which), it does have an iFlash SD card mod in place. My media is stored on a ZFS dataset, I would be deploying this application on-demand with my k3s cluster based on generic device plugin. I can either mount the files in the pod or expose them through a navidrome instance, either works for me as I also wish to have navidrome deployed and running on the same set of music. I want to avoid moving to rockbox if I can help it, as my iPod has a presumably proprietary integration with my car. The k3s nodes all run debian, and I'm more than happy to provide the deployment yaml / configmaps I make in my effort to get this working (I can take a crack at making a Helm chart as well, I'm just not familiar with writing those ATP). My desktop is a Ubuntu 26 VM and my Laptop is an m4 macbook air with whatever the hell the current MacOS is. My GH notifs are very noisy, if I miss your reply feel free to email me |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Calling All iPod Enthusiasts: Beta Testers Wanted
podkit is a brand new project and I'm looking for a small group of people who'd be willing to help test it before it's ready for a wider release.
What I'm looking for
You don't need to be a developer. You just need:
What you'd be testing
What you'd get
Interested?
Drop a comment below and tell me a bit about your setup:
Even if you're not sure you have time, I'd love to hear from you. There's no commitment — just enthusiasm.
Beta Was this translation helpful? Give feedback.
All reactions