
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
KZenExplorer is a KDE application that makes it possible
to transfer tracks to MP3 players that are supported by
libnjb. It also allows to manage playlists, create
smart playlists and add ratings to the tracks on the
player.
Go to kzenexplorer.sourceforge.net to download.
15 years ago
0.6:
- implemented synchronization of local music collection with collection on device
- implemented synchronization of local playlists with the playlist on the device
- implemented search for duplicated tracks
- added Spanish language support (thanks to Marco Antonio Blanco)
- some more code cleanup
0.6_rc1:
- added keyboard shortcuts
- bug-fixes in playback
- some look and feel improvements
- some code cleanup
0.5:
- improvements and bug-fixes in navigation panel
- improved inline tag editor
- multi-column sort of tracks
- show details for artists, albums, genres and playlists
- smart import of tracks
- smart import of directories
- smart import of existing playlists (m3u)
0.4:
- transfer of tracks from the player to disc
- improved/debugged playback
- should fix most of the Xlib bugs
15 years ago
0.6:
- implemented synchronization of local music collection with collection on device
- implemented synchronization of local playlists with the playlist on the device
- implemented search for duplicated tracks
- added Spanish language support (thanks to Marco Antonio Blanco)
- some more code cleanup
0.6_rc1:
- added keyboard shortcuts
- bug-fixes in playback
- some look and feel improvements
- some code cleanup
0.5:
- improvements and bug-fixes in navigation panel
- improved inline tag editor
- multi-column sort of tracks
- show details for artists, albums, genres and playlists
- smart import of tracks
- smart import of directories
- smart import of existing playlists (m3u)
0.4:
- transfer of tracks from the player to disc
- improved/debugged playback
- should fix most of the Xlib bugs
fabrizio2210
12 years ago
I inserted my zen.
I installed kzenexplorer via repository of ubuntu.
Report
coney
14 years ago
So my hardware cannot be found.
Brings up new questions:
- Is the MicroPhoto supported?
- If not does anyone know it the firmware for the micro fixes the problem (who needs the photo feature?)
Coney
Report
Hintzy
14 years ago
Take a look at the dark box on the right. Looks like your MicroPhoto and my Micro (which says "PlaysForSure" on the box, so I presume it uses MTP) don't work with libnjb, so then things like KZenExplorer won't see them. :-(
I followed the link to the libmtp site, and it lists a few apps which support MTP devices (under the "downstream" header). One is for Mac OS X, and two seem intended for Gnome, but I will try them anyway when I get home and report back with what I find.
Mussgill: Any chance of an updated KZenExplorer to support MTP devices? :-D
Report
coney
14 years ago
Darn things depends on this darn microsoft MT-Protocol.
I installed the libmtp but evidently kzenexplorer doesen't know how to deal with it.
I even tried a windows machine to get at least some music on the thing. No avail. It requires XP. All as had around the house was win2k. I could get it to work with a few workarounds so I can at least get my music on the darn device.
In the future I'll keep my hands offa Creative products cause they play right along with MS aaand really augment this license and dependency crap.
This darn thing could just be a removable device.
All this hassle we are going through is just for the profit of certain companies.
Enough. Let's fight it through.
The libmtp people mentioned applications that deal with their libs.
Coney
Report
ChaosWars
13 years ago
kzen.googlecode.com
Report
Hintzy
14 years ago
I haven't gotten to try any libmtp apps yet, but I should have time tonight or this weekend.
Report
coney
14 years ago
--
KZenExplorer starts saying:
"Could not find any jukeboxes!" and dies.
What's a 'jukebox'?
An application like amaroK or does the expression refer to the hardware, the Zen MicroPhoto?
The system finds the Zen MicroPhoto an digikam can even read the information and display the photos on the device.
Is there as Howto available?
Coney
Report
mike76
14 years ago
Report
gohanz
15 years ago
http://www.slacky.it
http://www.slacky.it/index.php?option=com_remository&Itemid=29&func=fileinfo&filecatid=647&parent=category
Report
edudlive
15 years ago
http://bugs.gentoo.org/show_bug.cgi?id=96161
^^ includes ebuild link and instructions
http://edudlive.com/files/kzenexplorer-0.6_rc1.ebuild
^^ alternative download link
Report
mrrain
15 years ago
Perhaps you should add the directory containing `libnjb.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libnjb' found
configure: error: libnjb not found
what happens here??? I have libnjb installed. What I have to do?
THNX
Report
mussgill
15 years ago
try to find libnjb.pc on your disc. In case you can't find it you should reinstall libnjb.
In case you find the file check the environment variable PKG_CONFIG_PATH.
If PKG_CONFIG_PATH does not contain the path of your libnjb.pc file then add that
path to PKG_CONFIG_PATH and run configure again.
on my system:
#> locate libnjb.pc
/usr/local/lib/pkgconfig/libnjb.pc
#> echo $PKG_CONFIG_PATH
/usr/lib/pkgconfig:/opt/gnome/lib/pkgconfig
#> export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/local/lib/pkgconfig
Andreas
Report
veton
15 years ago
Report
seb
15 years ago
Report
mussgill
15 years ago
I don't know anything about the amarok internals yet, so this will take a little time...
Any ideas on how an amarok integration could look like?
Report
Zephrem
15 years ago
I usually get Xlib-errors like that one:
Xlib: unexpected async reply (sequence 0x4973)!
Xlib: sequence lost (0x18410 > 0x4bc5) in reply type 0x10!
Xlib: sequence lost (0x18410 > 0x4bc5) in reply type 0x10!
Xlib: sequence lost (0x1df1e > 0x4bc5) in reply type 0x1e!
Xlib: sequence lost (0x18410 > 0x4bc5) in reply type 0x10!
Xlib: sequence lost (0x18410 > 0x4bc5) in reply type 0x10!
Xlib: sequence lost (0x18410 > 0x4bc7) in reply type 0x10!
Xlib: sequence lost (0x14bc5 > 0x4be5) in reply type 0x1c!
After that, the Application as well as the connection to the Zen both hang.
Most of the time, the problems occur during initialization.
About one out of five runs is just fine.
Very nice application anyway...
Report
ogott
15 years ago
-------------------------------------------------
make[3]: Entering directory `/home/ogott/src/kzenexplorer-0.3/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/share/qt3/include -I/usr/X11R6/include -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cpp; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
In file included from kzenexplorerview.h:37,
from kzenexplorer.h:47,
from main.cpp:42:
kzentrack.h:56: error: Fehler beim Parsen before `*' token
In file included from kzenexplorerview.h:39,
from kzenexplorer.h:47,
from main.cpp:42:
kzenplaylist.h:47: error: Fehler beim Parsen before `*' token
In file included from kzenexplorerview.h:40,
from kzenexplorer.h:47,
from main.cpp:42:
kzensmartplaylist.h:64: error: `njb_playlist_t' was not declared in this scope
kzensmartplaylist.h:64: error: `pl' was not declared in this scope
kzensmartplaylist.h:64: error: Fehler beim Parsen before `*' token
make[3]: *** [main.o] Fehler 1
make[3]: Leaving directory `/home/ogott/src/kzenexplorer-0.3/src'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/ogott/src/kzenexplorer-0.3/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/ogott/src/kzenexplorer-0.3'
make: *** [all] Fehler 2
-------------------------------------------------
any suggestions?
Report
marcs
15 years ago
Btw. with a little help I found this to be useful to get it work:
cd /kzenexplorer-0.6_rc1
make -f Makefile.cvs
./configure --without-arts --prefix=/usr/kde/3.4/
make
make install
The --without-arts & --prefix options are not necessary by any means, if it works without or if you use arts, try without. If it fails, don't forget t run
make distclean
between different compile attempts.
Have phun.
Report
japc
15 years ago
10x.
Report
hili
15 years ago
If you have a Creative Zen Musicplayer, test it out!
Report
liquidat
15 years ago
And it would be nice if you say some words about the stage of development, ...
liquidat
Report