Commit Graph

  • 7d26c2c954 [db,scan,jsonapi] bug fix to handle date_released before 1970, storing -ve values in db whatdoineed2do/Ray 2022-12-11 15:45:19 +00:00
  • 1357fdf78e
    Merge pull request #1557 from pgenera/patch-1 ejurgensen 2022-12-12 22:30:51 +01:00
  • cfd63faf75
    Fix typo: "runnning" Phil Genera 2022-12-12 11:40:38 -05:00
  • 7c0474b743 [player] Don't stop/clear queue on speaker 'prevent-playback' or 'busy' ejurgensen 2022-11-20 22:38:33 +01:00
  • d468fd358e [spotify] Select best artwork size even when not ordered descending ejurgensen 2022-10-30 20:31:58 +01:00
  • 49f442bf9e
    Merge pull request #1547 from owntone/xcode_fixup1 ejurgensen 2022-10-28 21:19:58 +02:00
  • 1379914857 [xcode] See if we can do without asking decoder for specific sample rate/channels ejurgensen 2022-10-22 17:14:26 +02:00
  • 684f55f603 [xcode] Align how ffmpeg API checks are done ejurgensen 2022-10-22 16:35:01 +02:00
  • 4ff850cd3d [xcode] A bit of refactoring ejurgensen 2022-10-09 23:46:39 +02:00
  • e437e41870 [airplay] Add WWW authentication for Airplay 2 ejurgensen 2022-10-15 00:30:31 +02:00
  • 62c72d72d6 [docs] Install instruction non-system wide (closes #1542) ejurgensen 2022-10-07 19:30:03 +02:00
  • 94c28386a6
    [xcode] Use ffmpeg ch_layout instead of deprecated channel_layout/channels (#1536) whatdoineed2do 2022-10-06 16:09:01 +01:00
  • ce5f9c1e7a Bump version to 28.5 28.5 ejurgensen 2022-09-09 22:57:27 +02:00
  • 9ac7612d8a ChangeLog for OwnTone 28.5 ejurgensen 2022-09-09 22:56:27 +02:00
  • 48526c2ab7 [dacp] bug fix - play item from 'up next' when stopped whatdoineed2do/Ray 2019-11-09 15:58:45 +00:00
  • c1373394a8 [mdns] Add log hint about Avahi not running if adding browser fails ejurgensen 2022-08-21 10:21:22 +02:00
  • 3cbb95976a [airplay] Add support for password based authentication ejurgensen 2022-08-10 21:30:34 +02:00
  • 31ab97595e [smartpl] Support larger smart playlists (fixes #1521) ejurgensen 2022-08-08 17:42:54 +02:00
  • c849e3114a
    Merge pull request #1525 from ohmantics/master ejurgensen 2022-08-08 11:13:33 +02:00
  • 5c6b5938c1 FreeBSD install script can now run as root without sudo installed. Also easier to pick a custom user/group name and relocate the configuration directory. Dev 2022-08-07 16:40:05 -07:00
  • 1725d5cef6 [mdns] If configured, use bind_address to set network interface ejurgensen 2022-07-14 21:29:21 +02:00
  • 3754871c73 [misc] Add utility function to get interface name from IP address ejurgensen 2022-07-14 21:12:31 +02:00
  • 680c27eb66 [mdns] Fix possible crash after Avahi restart (fixes #1509) ejurgensen 2022-07-07 23:53:13 +02:00
  • 7ed432252b [docs] Add that files starting with . and _ are ignored by scanner ejurgensen 2022-07-09 23:48:12 +02:00
  • 0bde7acce8 [smartpl] Fix parsing of CRLF and "NOT (" (closes #1502) ejurgensen 2022-06-28 20:46:20 +02:00
  • b968055144 [docs] New attempt at fixing link to JSON api (hopefully resolves #1505) ejurgensen 2022-06-27 22:42:52 +02:00
  • 4fbef7f1f6 [docs] Fix some broken links (resolves #1505) ejurgensen 2022-06-27 22:29:41 +02:00
  • 3f05487abb
    [web] Remove inexistent property use_libspotity #1492 (#1498) Alain Nussbaumer 2022-06-17 09:36:07 +02:00
  • 2da9bc9b13
    Merge pull request #1497 from chme/web/next Christian Meffert 2022-06-16 10:43:08 +02:00
  • b19096ded6 [htdocs] Rebuild web interface chme 2022-06-09 10:42:36 +02:00
  • da24e9f81b [web] Update dependencies chme 2022-06-16 06:43:28 +02:00
  • 431ad51b66 [web] Fix linting error (vue/no-v-text-v-html-on-component) chme 2022-06-16 06:39:14 +02:00
  • ae0fb921d5 [web] Fix display search results chme 2022-06-16 06:30:49 +02:00
  • daba58f05f [web] Fix display of playlists in files page chme 2022-06-15 19:53:17 +02:00
  • f167f3c2fc [web] Fix display of path in directory modal chme 2022-06-15 19:33:31 +02:00
  • 58c6b2891c [web] Revert icon changes (fixes ignored size attribute) chme 2022-06-15 19:24:51 +02:00
  • c020905f2e [web] #1493 Fix directory modal dialog not showing up Alain Nussbaumer 2022-06-05 20:24:52 +02:00
  • 911bd59116 [web] Fix French translation parameters Alain Nussbaumer 2022-06-05 19:23:31 +02:00
  • f11c66c42d [web] Fix missing translation. Detect user locale Alain Nussbaumer 2022-06-05 19:19:00 +02:00
  • c828549b85 [web] Fix page search to show proper translations Alain Nussbaumer 2022-06-05 10:46:00 +02:00
  • bfd60a4d30 [web] Fix to search query documentation Alain Nussbaumer 2022-06-04 23:50:23 +02:00
  • afb897aa47 [web] Fix translation for genre page. Alignment of logic between artist, composer, and genre pages when navigating to albums or tracks. Alain Nussbaumer 2022-06-04 16:40:21 +02:00
  • bb294710e6 [web] Fix of translations in the recently played page. Alain Nussbaumer 2022-06-04 15:43:58 +02:00
  • 6221f40e96 [web] Fix missing translation in audiobook page. Reorganise some translations to be more coherent. Alain Nussbaumer 2022-06-04 13:57:08 +02:00
  • ba7cea01e4 [web] Missing translations in search page Alain Nussbaumer 2022-06-04 11:57:43 +02:00
  • 76a9339605 [web] Missing translations in track dialog Alain Nussbaumer 2022-06-04 11:42:12 +02:00
  • 6bdf07307b [web] Fix the artist page not displaying Alain Nussbaumer 2022-06-04 11:26:09 +02:00
  • 38ad945ec4 [web] Fix broken album dialog Alain Nussbaumer 2022-06-04 11:01:20 +02:00
  • 8f9f311bdf [dacp] Fix AirPlay speakers turning on by themselves (closes #1487) ejurgensen 2022-06-02 20:02:49 +02:00
  • 5b148fbf44
    Merge pull request #1490 from chme/web/next Christian Meffert 2022-06-03 08:00:43 +02:00
  • ffcde46140
    Merge pull request #1484 from chme/fix/consume-repeat Christian Meffert 2022-06-03 07:51:37 +02:00
  • 3b283d1690 [htdocs] Rebuild web interface chme 2022-06-03 07:40:41 +02:00
  • 3788994307 [web] Delay loading of album artwork in lists chme 2022-06-03 07:39:39 +02:00
  • 9b78237f77 [web] Add missing translation for save button chme 2022-06-03 07:31:28 +02:00
  • bb95878828
    Merge pull request #1483 from chme/spotify/libspotify-cleanup2 Christian Meffert 2022-06-03 07:44:41 +02:00
  • 524898538d [web] Remove libspotify integration from web interface chme 2022-06-03 07:21:26 +02:00
  • 9340443a3b [spotify] Remove "Spotify saved" playlist chme 2022-05-28 06:44:03 +02:00
  • efb9ba7767 [spotify] Additional cleanup of functionality only used with libspotify chme 2022-05-28 06:42:29 +02:00
  • ccdcc0cbf9
    Merge pull request #1476 from hacketiwack/i18n Christian Meffert 2022-06-03 07:03:51 +02:00
  • 02078212ac [httpd] Better log message when Spotify OAuth fails ejurgensen 2022-06-02 19:58:51 +02:00
  • 04236029d4 Bump version to 28.4 28.4 ejurgensen 2022-05-30 21:52:29 +02:00
  • fd6d61063f ChangeLog for OwnTone 28.4 ejurgensen 2022-05-30 21:51:02 +02:00
  • 801080925d [docs] Make index.md independent of current version ejurgensen 2022-05-30 21:48:37 +02:00
  • 349ae89aef [docs] Update Fedora quick install, replace yum with dnf ejurgensen 2022-05-30 17:46:24 +02:00
  • 94156d7cd7 [docs] Remove JRE from FreeBSD install script ejurgensen 2022-05-30 17:22:03 +02:00
  • b28da1d57b Removed useless libraries. Alain Nussbaumer 2022-05-29 18:57:00 +02:00
  • 8fb4d8f347 Removed hard coded ip address. Alain Nussbaumer 2022-05-29 18:51:23 +02:00
  • b788273e4c Code formatting, translation mistakes, and removal of useless libraries. Alain Nussbaumer 2022-05-29 18:49:00 +02:00
  • 63bede3ee9 [player] Turn repeat mode off when activating consume mode and vice versa chme 2022-05-28 09:42:07 +02:00
  • efd149f2c1
    Merge pull request #1481 from owntone/libspotify_remove ejurgensen 2022-05-25 23:50:41 -07:00
  • 0ca02687bd [spotify] Remove old libspotify integration ejurgensen 2022-05-25 22:49:35 +02:00
  • d4a2b11c3e [spotify] Slightly improved version of recent commit 79fb65f ejurgensen 2022-05-24 20:34:45 +02:00
  • 5779bc56b8
    Merge pull request #1479 from hgy59/fix_mdns_avahi_init ejurgensen 2022-05-22 12:14:06 -07:00
  • 30f33b1b1d mdns_init: avoid null reference access hgy59 2022-05-22 20:56:49 +02:00
  • cfa8db7b3f #1458 Translation of Web UI Alain Nussbaumer 2022-05-20 13:45:11 +02:00
  • 167ba86211 #1458 Translation of Web UI Alain Nussbaumer 2022-05-20 13:44:22 +02:00
  • 3c48a07acb
    Merge pull request #1475 from owntone/spotify_fix1 ejurgensen 2022-05-17 14:34:16 -07:00
  • 79fb65fbd8 [spotify] Fix for "Premium account required" (issue #1474) ejurgensen 2022-05-16 23:28:18 +02:00
  • 96b678925a
    Merge pull request #1472 from whatdoineed2do/db-count-query-incl-filesize Christian Meffert 2022-05-15 06:53:40 +02:00
  • c32bc6c160 [docs] add 'file_size' whatdoineed2do/Ray 2022-05-14 10:28:04 +01:00
  • 5cebf4aca2 [smartpl] add 'file_size' whatdoineed2do/Ray 2022-05-13 15:27:02 +01:00
  • 4418803aba [db,jsonapi] add file_size to count query whatdoineed2do/Ray 2022-05-12 18:34:10 +01:00
  • 670ac7745d
    [rcp] bug fix - speaker unselection upon restart / obey volume (#1459) whatdoineed2do 2022-05-08 13:09:59 +01:00
  • c90a1c17e3 [-] Fix deprecated GCRY_THREAD_OPTION_PTHREAD_IMPL and GCRYCTL_SET_THREAD_CBS ejurgensen 2022-05-07 10:08:54 +02:00
  • 24bf83bd90
    Merge pull request #1437 from chme/docs/mkdocs Christian Meffert 2022-05-08 07:51:14 +02:00
  • b5dcc04b2d [docs] Split docs into multiple files and publish with gh-actions chme 2022-03-20 12:00:31 +01:00
  • f991d9ddf9 [docs] Delete "old" README*.md files chme 2022-03-20 12:36:25 +01:00
  • 56da181959 [docs] Generate OwnTone documentation with MkDocs chme 2022-03-20 10:12:16 +01:00
  • 4f831c4da0
    Merge pull request #1469 from whatdoineed2do/websocket-notif-typo Christian Meffert 2022-05-08 07:17:19 +02:00
  • b54a963f3a [web] typo prevent handling of LISTENER_SPEAKER events whatdoineed2do/Ray 2022-05-07 11:12:22 +01:00
  • 6dbd90ad7f
    Merge pull request #1461 from whatdoineed2do/player-missing-listener-event-on-device-fail Christian Meffert 2022-05-07 08:24:45 +02:00
  • 2b38ebaa12
    Merge pull request #1452 from chme/libcurl_reuse Christian Meffert 2022-05-03 21:18:50 +02:00
  • d277f7c7b3 [http/spotify] Add support for http sessions across multiple requests chme 2019-02-09 17:04:25 +01:00
  • b5bb0bd7f2 [player] send volume event when a device fails - without this the webui does not know that an output device failing, volume/selected status remains whatdoineed2do/Ray 2022-04-29 22:00:03 +01:00
  • 8531a27235
    Merge pull request #1457 from whatdoineed2do/rcp-cleanup-bug ejurgensen 2022-04-24 17:39:45 +02:00
  • 7d525e4dec [rcp] bug fix on deinit() - the rcp_session_cleanup() adv the head of list so no need to do again in deinit loop whatdoineed2do/Ray 2022-04-24 14:39:46 +01:00
  • 9c4d246c8b
    Merge pull request #1451 from chme/web/next Christian Meffert 2022-04-17 10:46:19 +02:00
  • 9d0177fbe5 [htdocs] Rebuild web interface chme 2022-04-16 10:15:01 +02:00
  • 42e708fbb4 [web] Fix display of search results for composer and playlist chme 2022-04-17 07:48:58 +02:00
  • 45b192255a [web] Show stream playlists (rss, radio) only if config option "radio_playlists" is set to true chme 2022-04-16 20:21:26 +02:00