Search Criteria
Package Details: idjc 0.9.12-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/idjc.git (read-only, click to copy) |
|---|---|
| Package Base: | idjc |
| Description: | Powerful client for individuals interested in streaming live radio shows |
| Upstream URL: | http://idjc.sourceforge.net/ |
| Keywords: | Automation Broadcasting Internet Radio |
| Licenses: | GPL2 |
| Submitter: | None |
| Maintainer: | robertfoster |
| Last Packager: | robertfoster |
| Votes: | 46 |
| Popularity: | 0.000000 |
| First Submitted: | 2006-08-31 13:17 (UTC) |
| Last Updated: | 2026-01-10 13:27 (UTC) |
Dependencies (20)
- desktop-file-utils (desktop-file-utils-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-libfdk_aacAUR, ffmpeg-decklinkAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- flac (flac-gitAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, pipewire-jack)
- lame (lame-svnAUR, lame-altivecAUR)
- libebur128 (libebur128-gitAUR)
- libmad
- libsamplerate (libsamplerate-gitAUR)
- libshout-idjcAUR
- libsndfile (libsndfile-gitAUR)
- python
- python-dbus
- python-gobject
- python-mutagen (python-mutagen-gitAUR)
- speex (speex-gitAUR)
- twolame (twolame-gitAUR)
- vorbis-tools (vorbis-tools-gitAUR)
- python-irc (optional) – IRC notification support
- python-mysqlclient (optional) – Ampache and Prokyon 3 support
Latest Comments
1 2 3 4 5 Next › Last »
Roken commented on 2026-01-07 17:39 (UTC)
I can confirm the build error reported by @Newk-B, and fixing the FF to AV does, indeed, allow a successul build. I don't, however, get the runtime errors, and it works just fine here after a "make install". Can we at least the get the code fix here, please. I prefer to be able to track the updates than have to make install by hand.
Newk-B commented on 2025-12-29 16:17 (UTC) (edited on 2025-12-29 16:32 (UTC) by Newk-B)
Compiler got an error and suggested a typo to correct in live_aac_encoder2.c to change the FF_PROFILE_ on lines 430 and 431 to AV_PROFILE_ . After that the code compiled without error.
Started IDJC from commandline and got following error:
not sure if this is an error on my end or also a code error.. but commenter before me had the same error.
Moonbase59 commented on 2025-10-17 06:04 (UTC)
Building 0.9.10-1 succeeded but after the update I keep getting this error upon starting idjc:
carlosnewmusic commented on 2024-12-31 23:59 (UTC)
build error https://pastebin.com/ppSQQCux
coccovax commented on 2023-10-07 07:09 (UTC)
for successfull compilation on a fresh installation I dit have to add
to PGKBUILD file
Roken commented on 2023-10-04 12:23 (UTC)
Latest update fails to run (tried on two separate machines)
raceback (most recent call last): File "/usr/bin/idjc", line 33, in <module> exit(idjc.main()) ^^^^^^^^^^^ File "/usr/lib/idjc/site-packages/idjc/init.py", line 133, in main return main() ^^^^^^ File "/usr/lib/idjc/site-packages/idjc/maingui.py", line 3906, in main run_instance = MainWindow() ^^^^^^^^^^^^ File "/usr/lib/idjc/site-packages/idjc/maingui.py", line 3806, in init self.prefs_window = mixprefs(self) ^^^^^^^^^^^^^^ File "/usr/lib/idjc/site-packages/idjc/preferences.py", line 1596, in init parent.mic_opener.add_mic(c) File "/usr/lib/idjc/site-packages/idjc/maingui.py", line 1196, in add_mic self.opener_settings.add_channel() File "/usr/lib/idjc/site-packages/idjc/maingui.py", line 948, in add_channel tab = OpenerTab(len(self.notebook) + 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/idjc/site-packages/idjc/maingui.py", line 732, in init label.props.halign = 0.0 ^^^^^^^^^^^^^^^^^^ TypeError: enum values must be strings or intsMarsSeed commented on 2023-07-10 12:09 (UTC) (edited on 2023-07-13 20:07 (UTC) by MarsSeed)
This should optdepend on python-mysqlclient, which is a Python3 based continuation fork of the Python2-only mysql-python.
Moonbase59 commented on 2023-02-10 13:14 (UTC) (edited on 2023-02-10 13:25 (UTC) by Moonbase59)
Sending MP3 stream metadata to Shoutcast 1.9.8 servers crashes IDJC (still), see https://sourceforge.net/p/idjc/bugs/102/. Upstream libshout state the error been fixed with 2.4.6 (see https://gitlab.xiph.org/xiph/icecast-libshout/-/issues/2328), but I’m unable to rebuild libshout-idjc myself (autogen script fails). Besides, the libshout-idjc code on sourceforce seems to be 2.4.5 (see https://sourceforge.net/projects/libshoutidjc.idjc.p/).
Any ideas/suggestions/solution?
Tio commented on 2022-09-12 10:53 (UTC)
Fails to build in a clean chroot if yon can have a look here please https://builds.garudalinux.org/repos/chaotic-aur/logs/idjc.log
We are trying to add this to the Chaotic-AUR repo.
Tio commented on 2022-09-04 15:02 (UTC)
Works now! Thanks for the update!
1 2 3 4 5 Next › Last »