1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931
|
/* $Id: plugin_mpd.c 1150 2011-07-27 02:53:04Z michael $
* $URL: https://ssl.bulix.org/svn/lcd4linux/trunk/plugin_mpd.c $
*
* mpd informations v0.82
*
* Copyright (C) 2006 Stefan Kuhne <sk-privat@gmx.net>
* Copyright (C) 2007 Robert Buchholz <rbu@gentoo.org>
* Copyright (C) 2008 Michael Vogt <michu@neophob.com>
* Copyright (C) 2006 The LCD4Linux Team <lcd4linux-devel@users.sourceforge.net>
*
* This file is part of LCD4Linux.
*
* LCD4Linux is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2, or (at your option)
* any later version.
*
* LCD4Linux is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
*/
/*
* changelog v0.5 (20.11.2007):
* changed: mpd::artist(), mpd::title(), mpd::album()
* init code, call only if a function is used.
* removed: "old style" functions, duplicate code
* fixed: strdup() mem leaks
* added: getstate, function which return player status: play/pause/stop
* getVolume, funtcion which returns the mpd volume
* getFilename, return current filename
*
*
* changelog v0.6 (05.12.2007):
* changed: -connection handling
* -verbose "NO TAG" messages
* -init code
* added: -added password support (MPD_PASSWORD env variable)
* -mpd::getSongsInDb - how many songs are in the mpd db?
* -mpd::getMpdUptime - uptime of mpd
* -mpd::getMpdPlayTime - playtime of mpd
* -mpd::getMpdDbPlayTime - playtime of all songs in mpd db
* -basic error handler..
* -mpd configuration in lcd4linux.conf
* -formatTime* - use those functions to format time values
* removed: -reprand method
*
*
* changelog v0.7 (14.12.2007):
* changed: -connection handling improved, do not disconnect/reconnect for each query
* -> uses less ressources
*
* changelog v0.8 (30.01.2008):
* changed: -libmpd is not needed anymore, use libmpdclient.c instead
* fixed: -getMpdUptime()
* -getMpdPlaytime()
* -type definition
* added: -mpd::getSamplerateHz
* -getAudioChannels
*
* changelog v0.83 (26.07.2008):
* added: -mpd::cmd* commands
*
*/
/*
TODO:
-what happens if the db is updating?
*/
#include "config.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
#include <signal.h>
#include "debug.h"
#include "plugin.h"
#include "cfg.h"
/* struct timeval */
#include <sys/time.h>
#include <locale.h>
#include <langinfo.h>
#include <iconv.h>
/* source: http://www.musicpd.org/libmpdclient.shtml */
#include "mpd/client.h"
#ifdef WITH_DMALLOC
#include <dmalloc.h>
#endif
#define TIMEOUT_IN_S 10
#define ERROR_DISPLAY 5
/* current song */
static int l_totalTimeSec;
static int l_elapsedTimeSec;
static int l_bitRate;
static int l_repeatEnabled;
static int l_randomEnabled;
static int l_singleEnabled;
static int l_consumeEnabled;
static int l_state;
static int l_volume;
static int l_numberOfSongs;
static unsigned long l_uptime;
static unsigned long l_playTime;
static unsigned long l_dbPlayTime;
static int l_playlistLength;
/* pos in playlist */
static int l_currentSongPos;
static unsigned int l_sampleRate;
static int l_channels;
static struct mpd_song *currentSong;
/* connection information */
static char host[255];
static char pw[255];
static int iport;
static int plugin_enabled;
static int waittime;
struct timeval timestamp;
static struct mpd_connection *conn;
static char Section[] = "Plugin:MPD";
static int errorcnt = 0;
static iconv_t char_conv_iconv;
static char *char_conv_to;
static char *char_conv_from;
#define BUFFER_SIZE 1024
static void charset_close(void)
{
if (char_conv_to) {
iconv_close(char_conv_iconv);
free(char_conv_to);
free(char_conv_from);
char_conv_to = NULL;
char_conv_from = NULL;
}
}
static int charset_set(const char *to, const char *from)
{
if (char_conv_to && strcmp(to, char_conv_to) == 0 && char_conv_from && strcmp(from, char_conv_from) == 0)
return 0;
charset_close();
if ((char_conv_iconv = iconv_open(to, from)) == (iconv_t) (-1))
return -1;
char_conv_to = strdup(to);
char_conv_from = strdup(from);
return 0;
}
static inline size_t deconst_iconv(iconv_t cd,
const char **inbuf, size_t * inbytesleft, char **outbuf, size_t * outbytesleft)
{
union {
const char **a;
char **b;
} deconst;
deconst.a = inbuf;
return iconv(cd, deconst.b, inbytesleft, outbuf, outbytesleft);
}
static char *charset_conv_strdup(const char *string)
{
char buffer[BUFFER_SIZE];
size_t inleft = strlen(string);
char *ret;
size_t outleft;
size_t retlen = 0;
size_t err;
char *bufferPtr;
if (!char_conv_to)
return NULL;
ret = strdup("");
while (inleft) {
bufferPtr = buffer;
outleft = BUFFER_SIZE;
err = deconst_iconv(char_conv_iconv, &string, &inleft, &bufferPtr, &outleft);
if (outleft == BUFFER_SIZE || (err == (size_t) - 1 /* && errno != E2BIG */ )) {
free(ret);
return NULL;
}
ret = realloc(ret, retlen + BUFFER_SIZE - outleft + 1);
memcpy(ret + retlen, buffer, BUFFER_SIZE - outleft);
retlen += BUFFER_SIZE - outleft;
ret[retlen] = '\0';
}
return ret;
}
const char *charset_from_utf8(const char *from)
{
static char *to = NULL;
if (to)
free(to);
charset_set("ISO−8859−1", "UTF-8");
to = charset_conv_strdup(from);
if (to == NULL)
return from;
return to;
}
static int configure_mpd(void)
{
static int configured = 0;
char *s;
if (configured != 0)
return configured;
/* read enabled */
if (cfg_number(Section, "enabled", 0, 0, 1, &plugin_enabled) < 1) {
plugin_enabled = 0;
}
if (plugin_enabled != 1) {
info("[MPD] WARNING: Plugin is not enabled! (set 'enabled 1' to enable this plugin)");
configured = 1;
return configured;
}
/* read server */
s = cfg_get(Section, "server", "localhost");
if (!s || *s == '\0') {
info("[MPD] empty '%s.server' entry from %s, assuming 'localhost'", Section, cfg_source());
strcpy(host, "localhost");
} else
strcpy(host, s);
if (s)
free(s);
/* read port */
if (cfg_number(Section, "port", 6600, 1, 65536, &iport) < 1) {
info("[MPD] no '%s.port' entry from %s using MPD's default", Section, cfg_source());
}
/* read minUpdateTime in ms */
if (cfg_number(Section, "minUpdateTime", 500, 1, 10000, &waittime) < 1) {
info("[MPD] no '%s.minUpdateTime' entry from %s using MPD's default", Section, cfg_source());
}
/* read password */
s = cfg_get(Section, "password", "");
if (!s || *s == '\0') {
info("[MPD] empty '%s.password' entry in %s, assuming none", Section, cfg_source());
memset(pw, 0, sizeof(pw));
} else
strcpy(pw, s);
if (s)
free(s);
debug("[MPD] connection detail: [%s:%d]", host, iport);
configured = 1;
return configured;
}
static void mpd_printerror(const char *cmd)
{
const char *s;
if (conn) {
//assert(mpd_connection_get_error(conn) != MPD_ERROR_SUCCESS);
s = mpd_connection_get_error_message(conn);
if (mpd_connection_get_error(conn) == MPD_ERROR_SERVER)
/* messages received from the server are UTF-8; the
rest is either US-ASCII or locale */
s = charset_from_utf8(s);
error("[MPD] %s to [%s]:[%i] failed : [%s]", cmd, host, iport, s);
mpd_connection_free(conn);
conn = NULL;
}
}
void mpd_query_status(struct mpd_connection *conn)
{
struct mpd_status *status;
struct mpd_song *song;
const struct mpd_audio_format *audio;
if (!conn)
return;
if (!mpd_command_list_begin(conn, true) ||
!mpd_send_status(conn) || !mpd_send_current_song(conn) || !mpd_command_list_end(conn)) {
mpd_printerror("queue_commands");
return;
}
status = mpd_recv_status(conn);
if (status == NULL) {
mpd_printerror("recv_status");
return;
}
if (currentSong != NULL) {
mpd_song_free(currentSong);
currentSong = NULL;
}
if (!mpd_response_next(conn)) {
mpd_printerror("response_next");
return;
}
song = mpd_recv_song(conn);
if (song != NULL) {
currentSong = mpd_song_dup(song);
mpd_song_free(song);
l_elapsedTimeSec = mpd_status_get_elapsed_time(status);
l_totalTimeSec = mpd_status_get_total_time(status);
l_bitRate = mpd_status_get_kbit_rate(status);
} else {
l_elapsedTimeSec = 0;
l_totalTimeSec = 0;
l_bitRate = 0;
}
l_state = mpd_status_get_state(status);
l_repeatEnabled = mpd_status_get_repeat(status);
l_randomEnabled = mpd_status_get_random(status);
l_singleEnabled = mpd_status_get_single(status);
l_consumeEnabled = mpd_status_get_consume(status);
l_volume = mpd_status_get_volume(status);
l_currentSongPos = mpd_status_get_song_pos(status) + 1;
l_playlistLength = mpd_status_get_queue_length(status);
audio = mpd_status_get_audio_format(status);
if (audio) {
l_sampleRate = audio->sample_rate;
l_channels = audio->channels;
} else {
l_sampleRate = 0;
l_channels = 0;
}
if (mpd_status_get_error(status) != NULL)
error("[MPD] query status : %s", charset_from_utf8(mpd_status_get_error(status)));
mpd_status_free(status);
if (!mpd_response_finish(conn)) {
mpd_printerror("response_finish");
return;
}
}
void mpd_query_stats(struct mpd_connection *conn)
{
struct mpd_stats *stats;
if (!conn)
return;
if (!mpd_command_list_begin(conn, true) || !mpd_send_stats(conn) || !mpd_command_list_end(conn)) {
mpd_printerror("queue_commands");
return;
}
stats = mpd_recv_stats(conn);
if (stats == NULL) {
mpd_printerror("recv_stats");
return;
}
l_numberOfSongs = mpd_stats_get_number_of_songs(stats);
l_uptime = mpd_stats_get_uptime(stats);
l_playTime = mpd_stats_get_play_time(stats);
l_dbPlayTime = mpd_stats_get_db_play_time(stats);
mpd_stats_free(stats);
if (!mpd_response_finish(conn)) {
mpd_printerror("response_finish");
return;
}
}
static int mpd_update()
{
struct timeval now;
/* reread every 1000 msec only */
gettimeofday(&now, NULL);
int timedelta = (now.tv_sec - timestamp.tv_sec) * 1000 + (now.tv_usec - timestamp.tv_usec) / 1000;
if (timedelta > 0 && timedelta < waittime) {
/* debug("[MPD] waittime not reached...\n"); */
return 1;
}
/* check if configured */
if (configure_mpd() < 0) {
return -1;
}
/* check if connected */
if (conn == NULL || mpd_connection_get_error(conn) != MPD_ERROR_SUCCESS) {
if (conn) {
if (errorcnt < ERROR_DISPLAY)
mpd_printerror("reconnect");
} else
debug("[MPD] initialize connect to [%s]:[%i]", host, iport);
}
if (!conn) {
conn = mpd_connection_new(host, iport, TIMEOUT_IN_S * 1000);
if (conn == NULL || mpd_connection_get_error(conn) != MPD_ERROR_SUCCESS) {
if (conn) {
if (errorcnt < ERROR_DISPLAY)
mpd_printerror("connect");
}
if (errorcnt == ERROR_DISPLAY)
error("[MPD] stop logging, until connection is fixed!");
errorcnt++;
gettimeofday(×tamp, NULL);
return -1;
}
if (*pw && !mpd_run_password(conn, pw)) {
errorcnt++;
mpd_printerror("run_password");
return -1;
}
errorcnt = 0;
debug("[MPD] connection fixed...");
}
mpd_query_status(conn);
mpd_query_stats(conn);
gettimeofday(×tamp, NULL);
return 1;
}
static void elapsedTimeSec(RESULT * result)
{
double d;
mpd_update();
d = (double) l_elapsedTimeSec;
SetResult(&result, R_NUMBER, &d);
}
static void totalTimeSec(RESULT * result)
{
double d;
mpd_update();
d = (double) l_totalTimeSec;
SetResult(&result, R_NUMBER, &d);
}
static void bitRate(RESULT * result)
{
double d;
mpd_update();
d = (double) l_bitRate;
SetResult(&result, R_NUMBER, &d);
}
static void getRepeatInt(RESULT * result)
{
double d;
mpd_update();
d = (double) l_repeatEnabled;
SetResult(&result, R_NUMBER, &d);
}
static void getRandomInt(RESULT * result)
{
double d;
mpd_update();
d = (double) l_randomEnabled;
SetResult(&result, R_NUMBER, &d);
}
static void getSingleInt(RESULT * result)
{
double d;
mpd_update();
d = (double) l_singleEnabled;
SetResult(&result, R_NUMBER, &d);
}
static void getConsumeInt(RESULT * result)
{
double d;
mpd_update();
d = (double) l_consumeEnabled;
SetResult(&result, R_NUMBER, &d);
}
/* if no tag is availabe, use filename */
static void getArtist(RESULT * result)
{
const char *value = NULL;
mpd_update();
if (currentSong != NULL) {
value = mpd_song_get_tag(currentSong, MPD_TAG_ARTIST, 0);
if (!value) {
value = mpd_song_get_tag(currentSong, MPD_TAG_ALBUM_ARTIST, 0);
}
if (!value) {
value = mpd_song_get_uri(currentSong);
}
}
if (value)
SetResult(&result, R_STRING, charset_from_utf8(value));
else
SetResult(&result, R_STRING, "");
}
static void getTitle(RESULT * result)
{
const char *value = NULL;
mpd_update();
if (currentSong != NULL) {
value = mpd_song_get_tag(currentSong, MPD_TAG_TITLE, 0);
}
if (value)
SetResult(&result, R_STRING, charset_from_utf8(value));
else
SetResult(&result, R_STRING, "");
}
static void getAlbum(RESULT * result)
{
const char *value = NULL;
mpd_update();
if (currentSong != NULL) {
value = mpd_song_get_tag(currentSong, MPD_TAG_ALBUM, 0);
}
if (value)
SetResult(&result, R_STRING, charset_from_utf8(value));
else
SetResult(&result, R_STRING, "");
}
static void getFilename(RESULT * result)
{
const char *value = NULL;
mpd_update();
if (currentSong != NULL) {
value = mpd_song_get_uri(currentSong);
}
if (value)
SetResult(&result, R_STRING, charset_from_utf8(value));
else
SetResult(&result, R_STRING, "");
}
/*
return player state:
0=unknown
1=play
2=pause
3=stop
*/
static void getStateInt(RESULT * result)
{
double ret;
mpd_update();
switch (l_state) {
case MPD_STATE_PLAY:
ret = 1;
break;
case MPD_STATE_PAUSE:
ret = 2;
break;
case MPD_STATE_STOP:
ret = 3;
break;
default:
ret = 0;
break;
}
SetResult(&result, R_NUMBER, &ret);
}
static void getVolume(RESULT * result)
{
double d;
mpd_update();
d = (double) l_volume;
/* return 0..100 or < 0 when failed */
SetResult(&result, R_NUMBER, &d);
}
/* return the # of songs in the mpd db .. */
static void getSongsInDb(RESULT * result)
{
double d;
mpd_update();
d = (double) l_numberOfSongs;
SetResult(&result, R_NUMBER, &d);
}
static void getMpdUptime(RESULT * result)
{
double d;
mpd_update();
d = (double) l_uptime;
SetResult(&result, R_NUMBER, &d);
}
static void getMpdPlayTime(RESULT * result)
{
double d;
mpd_update();
d = (double) l_playTime;
SetResult(&result, R_NUMBER, &d);
}
static void getMpdDbPlayTime(RESULT * result)
{
double d;
mpd_update();
d = (double) l_dbPlayTime;
SetResult(&result, R_NUMBER, &d);
}
static void getMpdPlaylistLength(RESULT * result)
{
double d;
mpd_update();
d = (double) l_playlistLength;
SetResult(&result, R_NUMBER, &d);
}
static void getCurrentSongPos(RESULT * result)
{
double d;
mpd_update();
d = (double) l_currentSongPos;
SetResult(&result, R_NUMBER, &d);
}
static void getAudioChannels(RESULT * result)
{
double d;
mpd_update();
d = (double) l_channels;
SetResult(&result, R_NUMBER, &d);
}
static void getSamplerateHz(RESULT * result)
{
double d;
mpd_update();
d = (double) l_sampleRate;
SetResult(&result, R_NUMBER, &d);
}
static void nextSong()
{
mpd_update();
if (currentSong != NULL) {
if ((!mpd_run_next(conn))
|| (!mpd_response_finish(conn))) {
mpd_printerror("run_next");
}
}
}
static void prevSong()
{
mpd_update();
if (currentSong != NULL) {
if ((!mpd_run_previous(conn))
|| (!mpd_response_finish(conn))) {
mpd_printerror("run_previous");
}
}
}
static void stopSong()
{
mpd_update();
if (currentSong != NULL) {
if ((!mpd_run_stop(conn))
|| (!mpd_response_finish(conn))) {
mpd_printerror("run_stop");
}
}
}
static void pauseSong()
{
mpd_update();
if (currentSong != NULL) {
if ((!mpd_send_pause(conn, l_state == MPD_STATE_PAUSE ? 0 : 1))
|| (!mpd_response_finish(conn))) {
mpd_printerror("send_pause");
}
}
}
static void volUp()
{
mpd_update();
if (currentSong != NULL) {
l_volume += 5;
if (l_volume > 100)
l_volume = 100;
if ((!mpd_run_set_volume(conn, l_volume))
|| (!mpd_response_finish(conn))) {
mpd_printerror("set_volume");
}
}
}
static void volDown()
{
mpd_update();
if (currentSong != NULL) {
if (l_volume > 5)
l_volume -= 5;
else
l_volume = 0;
if ((!mpd_run_set_volume(conn, l_volume))
|| (!mpd_response_finish(conn))) {
mpd_printerror("set_volume");
}
}
}
static void toggleRepeat()
{
mpd_update();
if (currentSong != NULL) {
l_repeatEnabled = !l_repeatEnabled;
if ((!mpd_run_repeat(conn, l_repeatEnabled))
|| (!mpd_response_finish(conn))) {
mpd_printerror("run_repeat");
}
}
}
static void toggleRandom()
{
mpd_update();
if (currentSong != NULL) {
l_randomEnabled = !l_randomEnabled;
if ((!mpd_run_random(conn, l_randomEnabled))
|| (!mpd_response_finish(conn))) {
mpd_printerror("run_random");
}
}
}
static void toggleSingle()
{
mpd_update();
if (currentSong != NULL) {
l_singleEnabled = !l_singleEnabled;
if ((!mpd_run_single(conn, l_singleEnabled))
|| (!mpd_response_finish(conn))) {
mpd_printerror("run_single");
}
}
}
static void toggleConsume()
{
mpd_update();
if (currentSong != NULL) {
l_consumeEnabled = !l_consumeEnabled;
if ((!mpd_run_consume(conn, l_consumeEnabled))
|| (!mpd_response_finish(conn))) {
mpd_printerror("run_consume");
}
}
}
static void formatTimeMMSS(RESULT * result, RESULT * param)
{
long sec;
char myTime[6] = " ";
sec = R2N(param);
if ((sec >= 0) && (sec < 6000)) {
const int minutes = (int) (sec / 60);
const int seconds = (int) (sec % 60);
sprintf(myTime, "%02d:%02d", minutes, seconds);
} else if (sec >= 6000) {
strcpy(myTime, "LONG");
} else
strcpy(myTime, "ERROR");
/* store result */
SetResult(&result, R_STRING, myTime);
}
static void formatTimeDDHHMM(RESULT * result, RESULT * param)
{
long sec;
char myTime[16] = " ";
sec = R2N(param);
if (sec >= 0) {
int days = sec / 86400;
int hours = (sec % 86400) / 3600;
int minutes = (sec % 3600) / 60;
sprintf(myTime, "%dd%02dh%02dm", days, hours, minutes); /* 3d 12:33h */
} else
strcpy(myTime, "ERROR");
/* store result */
SetResult(&result, R_STRING, myTime);
}
int plugin_init_mpd(void)
{
int check;
debug("[MPD] v0.83, check lcd4linux configuration file...");
check = configure_mpd();
if (plugin_enabled != 1)
return 0;
if (check)
debug("[MPD] configured!");
else
debug("[MPD] error, NOT configured!");
/* when mpd dies, do NOT exit application, ignore it! */
signal(SIGPIPE, SIG_IGN);
gettimeofday(×tamp, NULL);
AddFunction("mpd::artist", 0, getArtist);
AddFunction("mpd::title", 0, getTitle);
AddFunction("mpd::album", 0, getAlbum);
AddFunction("mpd::file", 0, getFilename);
AddFunction("mpd::totalTimeSec", 0, totalTimeSec);
AddFunction("mpd::elapsedTimeSec", 0, elapsedTimeSec);
AddFunction("mpd::bitRate", 0, bitRate);
AddFunction("mpd::getSamplerateHz", 0, getSamplerateHz);
AddFunction("mpd::getAudioChannels", 0, getAudioChannels);
AddFunction("mpd::getRepeatInt", 0, getRepeatInt);
AddFunction("mpd::getRandomInt", 0, getRandomInt);
AddFunction("mpd::getSingleInt", 0, getSingleInt);
AddFunction("mpd::getConsumeInt", 0, getConsumeInt);
AddFunction("mpd::getStateInt", 0, getStateInt);
AddFunction("mpd::getVolume", 0, getVolume);
AddFunction("mpd::getSongsInDb", 0, getSongsInDb);
AddFunction("mpd::getMpdUptime", 0, getMpdUptime);
AddFunction("mpd::getMpdPlayTime", 0, getMpdPlayTime);
AddFunction("mpd::getMpdDbPlayTime", 0, getMpdDbPlayTime);
AddFunction("mpd::getMpdPlaylistLength", 0, getMpdPlaylistLength);
AddFunction("mpd::getMpdPlaylistGetCurrentId", 0, getCurrentSongPos);
AddFunction("mpd::cmdNextSong", 0, nextSong);
AddFunction("mpd::cmdPrevSong", 0, prevSong);
AddFunction("mpd::cmdStopSong", 0, stopSong);
AddFunction("mpd::cmdTogglePauseSong", 0, pauseSong);
AddFunction("mpd::cmdVolUp", 0, volUp);
AddFunction("mpd::cmdVolDown", 0, volDown);
AddFunction("mpd::cmdToggleRandom", 0, toggleRandom);
AddFunction("mpd::cmdToggleRepeat", 0, toggleRepeat);
AddFunction("mpd::cmdToggleSingle", 0, toggleSingle);
AddFunction("mpd::cmdToggleConsume", 0, toggleConsume);
AddFunction("mpd::formatTimeMMSS", 1, formatTimeMMSS);
AddFunction("mpd::formatTimeDDHHMM", 1, formatTimeDDHHMM);
return 0;
}
void plugin_exit_mpd(void)
{
if (plugin_enabled == 1) {
debug("[MPD] disconnect from mpd");
if (currentSong != NULL)
mpd_song_free(currentSong);
}
if (conn != NULL)
mpd_connection_free(conn);
charset_close();
}
|