itdb_track_set_thumbnails
Jonas Kvinge via Gtkpod-devel <[email protected]> Fri, 16 Aug 2019 20:30:33 +0200
| Newsgroups | gmane.comp.ipod.gtkpod |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
--===============7910088956464566173==
Content-Type: multipart/alternative;
boundary="------------AC74FD3325CCA49C845D5C5A"
Content-Language: en-US
This is a multi-part message in MIME format.
--------------AC74FD3325CCA49C845D5C5A
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Hi
I'm trying to copy album art to the iPod, but it's not working, although
itdb_track_set_thumbnails returns success. So either my iPod is not
supporting it, or I'm doing something wrong.
It creates the track here:
https://github.com/jonaski/strawberry/blob/master/src/device/gpoddevice.cpp#L153
The functions calls itdb_track_new.
The it adds the album art here:
https://github.com/jonaski/strawberry/blob/master/src/device/gpoddevice.cpp#L167
Then it copies the track to the iPod using itdb_cp_track_to_ipod here:
https://github.com/jonaski/strawberry/blob/master/src/device/gpoddevice.cpp#L180
I use an iPod Video 60GB 5th gen, model MA147FB
I also got an iPod 80GB 6th gen, model MB029 - This one is problematic
to mount on Linux, if I get it to mount at all I get "Couldn't find an
iPod database on". Is it supported at all?
Jonas
--------------AC74FD3325CCA49C845D5C5A
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hi</p>
<p>I'm trying to copy album art to the iPod, but it's not working,
although itdb_track_set_thumbnails returns success. So either my
iPod is not supporting it, or I'm doing something wrong.</p>
<p>It creates the track here: <a
href="https://github.com/jonaski/strawberry/blob/master/src/device/gpoddevice.cpp#L153">https://github.com/jonaski/strawberry/blob/master/src/device/gpoddevice.cpp#L153</a></p>
<p><span style="color: rgb(0, 92, 197); font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: pre; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"></span>The
functions calls itdb_track_new.</p>
<p>The it adds the album art here: <a
href="https://github.com/jonaski/strawberry/blob/master/src/device/gpoddevice.cpp#L167">https://github.com/jonaski/strawberry/blob/master/src/device/gpoddevice.cpp#L167</a></p>
<p>Then it copies the track to the iPod using itdb_cp_track_to_ipod
here: <a
href="https://github.com/jonaski/strawberry/blob/master/src/device/gpoddevice.cpp#L180">https://github.com/jonaski/strawberry/blob/master/src/device/gpoddevice.cpp#L180</a></p>
<p>I use an iPod Video 60GB 5th gen, model MA147FB</p>
<p>I also got an iPod 80GB 6th gen, model MB029 - This one is
problematic to mount on Linux, if I get it to mount at all I get
"Couldn't find an iPod database on". Is it supported at all?<br>
</p>
<p>Jonas</p>
<p><br>
</p>
</body>
</html>
--------------AC74FD3325CCA49C845D5C5A--
--===============7910088956464566173==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
--===============7910088956464566173==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Gtkpod-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-devel
--===============7910088956464566173==--