Commit Graph

  • 963e5911e3 [UI/MOBILE] Handling year in release emeric 2015-11-22 15:01:00 +01:00
  • fc88cce33e [UI] Refactored some code and integrated CSS changes made by G.Debros emeric 2015-11-21 22:11:16 +01:00
  • 3826377f01 [DOC] Updated readme to get the proper mobile rendering emeric 2015-11-21 12:06:01 +01:00
  • c295cf501b [AV] Reduce chunk size emeric 2015-11-21 11:44:11 +01:00
  • 3de401c218 [DB] Better support of music brainz tags on some FLAC files emeric 2015-11-11 22:48:22 +01:00
  • 1ab4f51985 Merge branch 'develop' emeric 2015-11-11 21:47:15 +01:00
  • 139e735a7a Updated TODO emeric 2015-11-11 21:46:25 +01:00
  • 9ecb026aae [AV] switching from boost::process to libpstreams-dev epoupon 2015-10-28 14:02:17 +01:00
  • c731090c02 Updated TODO epoupon 2015-10-23 15:27:46 +02:00
  • d6a1b0303c [DB] Explicitly clear the selected rows in filters when updating a parent filter epoupon 2015-10-16 19:04:50 +02:00
  • 0d967f035a [DB] Replaced OR .. OR ... by IN list epoupon 2015-10-16 18:40:41 +02:00
  • 511696fcc0 [UI] Better handle duration >1h in the track view epoupon 2015-10-16 13:05:46 +02:00
  • df143edc82 Remove old files epoupon 2015-10-15 13:23:09 +02:00
  • 8a0ef211ac [UI] Added settings to select the audio/video files to be scanned using the file extensions epoupon 2015-10-13 13:21:45 +02:00
  • 0aa0aaab1a Reducing scope of transactions epoupon 2015-10-08 12:44:28 +02:00
  • 6775431182 [UI] Try to read the next audio track if failure to read the current one epoupon 2015-10-07 18:19:58 +02:00
  • 52162e0c7a [UI] Prevent a crash in the cover resource epoupon 2015-09-30 13:59:31 +02:00
  • 5361dc3da6 Temporary workaround in order to avoid the 'database locked' problem epoupon 2015-09-29 18:29:54 +02:00
  • 76ceec5be8 Added a include guard epoupon 2015-09-29 18:26:40 +02:00
  • e6b1e72baa [UI] Wt workaround to make sure all the tracks are loaded in the playqueue epoupon 2015-09-29 18:25:59 +02:00
  • c21dfe6880 [TEST] added a simple Wt test emeric 2015-09-27 20:49:59 +02:00
  • 1a0b12e223 [TEST] added a simple Wt test emeric 2015-09-27 20:49:49 +02:00
  • 943bac2b47 Some more cleanup on the build process emeric 2015-09-27 20:29:14 +02:00
  • 1e2c649a3e Fixed build emeric 2015-09-27 20:28:10 +02:00
  • eb34ea1701 Updated README epoupon 2015-09-25 13:26:33 +02:00
  • 6686f88010 [DB] Added search filter helpers epoupon 2015-09-25 13:20:59 +02:00
  • de58e15c22 Merge branch 'simplification' into develop epoupon 2015-09-24 13:13:43 +02:00
  • 14ad67758a Updated TODO epoupon 2015-09-24 13:12:40 +02:00
  • 40c6e80c2c [LMSAPI] Removed unused LMS API epoupon 2015-09-24 13:12:09 +02:00
  • 65006d5730 [UI] Restored some video code epoupon 2015-09-24 12:49:55 +02:00
  • b9d43db009 Better handle symlink creation epoupon 2015-09-23 13:08:57 +02:00
  • e4f77cb985 Updated install epoupon 2015-09-22 12:53:53 +02:00
  • bceee99a28 Updated TODO epoupon 2015-09-21 13:55:14 +02:00
  • 64b76127c5 Merge branch 'develop' of github.com:epoupon/lms into develop emeric 2015-09-19 14:36:13 +02:00
  • ac1d32ddac [DB] Properly handle out-of-root media files emeric 2015-09-19 13:43:23 +02:00
  • 23aa00a999 [Image] Improved cover art handling epoupon 2015-09-18 18:20:37 +02:00
  • fa0111988e Switched from gil to imagemagick++ epoupon 2015-09-18 13:05:32 +02:00
  • 072e9ca6b6 removed tags file... epoupon 2015-09-11 17:59:39 +02:00
  • 9ebedd5bfc Updated Logger to use enum class epoupon 2015-09-11 17:58:10 +02:00
  • c94c859f68 [AV] Removed unused code, merged av and transcode epoupon 2015-09-11 13:56:41 +02:00
  • 65a8e4ba09 Removed custom logger(switching to WServer's logger) + removed custom config file epoupon 2015-09-07 18:21:22 +02:00
  • d3c923450e [DB] Restored scanning epoupon 2015-09-07 12:58:35 +02:00
  • 53c3613cf5 [DB] Restored scanning epoupon 2015-09-07 12:58:35 +02:00
  • 6ee16b1794 Updated docs epoupon 2015-09-07 12:44:27 +02:00
  • 614b05105a Splitting services, begin the switch to a more integrated Wt daemon epoupon 2015-09-07 12:43:21 +02:00
  • de62abdf0f Restored README to mahe autoreconf happy epoupon 2015-09-04 18:16:08 +02:00
  • 3ee7264799 Converted README to md format epoupon 2015-09-04 13:56:51 +02:00
  • 14481d1e77 Do not use exceptions when scan file error occurs emeric 2015-09-02 20:56:12 +02:00
  • f58a277053 [UI] Correct some titles emeric 2015-09-02 20:43:03 +02:00
  • ebf907c8b3 [UI] Add a confirm message when trying to quit emeric 2015-09-02 20:42:08 +02:00
  • 758258d776 [UI] Make scroll bars depends on WT version emeric 2015-09-02 20:39:48 +02:00
  • c2909227d9 Updated TODO emeric 2015-09-01 23:38:32 +02:00
  • b57f1cb41f [DB] Added some stats on import errors emeric 2015-08-19 19:11:06 +02:00
  • e18221689f [DB] Use a single shared pool of connections to the database emeric 2015-08-19 13:31:50 +02:00
  • 4b35e03ef8 [Logger] Fix file logger emeric 2015-08-19 13:10:33 +02:00
  • 6fa1ba1300 [DB] Catch permission file errors when updating emeric 2015-08-11 13:53:49 +02:00
  • abeeace454 [config] Added default values when the logger settings are not found emeric 2015-08-10 18:25:33 +02:00
  • e5fe0989f0 [UI] add a link to the github main page emeric 2015-08-07 18:32:06 +02:00
  • e93543858c [UI] minor playqueue style changes emeric 2015-08-06 18:12:54 +02:00
  • 8052411a63 Merge branch 'develop' emeric 2015-08-06 12:37:01 +02:00
  • fc2db4d7f3 [UI] Removed horizontal scroll bars emeric 2015-08-06 12:35:10 +02:00
  • 2a7f5ae886 [UI] Corrected crash when deleting multiple tracks from play queue emeric 2015-08-05 12:31:57 +02:00
  • 0742e1d681 [UI] Added some stats on the track view emeric 2015-08-05 00:05:10 +02:00
  • 8de3e2f01e [Transcode] Better close herited fds emeric 2015-08-05 00:03:54 +02:00
  • ecb6f5502d [Config] Reworked the services' configuration emeric 2015-08-03 19:12:22 +02:00
  • 3ada201eb8 Updated doc emeric 2015-08-03 19:10:55 +02:00
  • b474487b17 [Conf] Raised cover size limit from 500k to 5M emeric 2015-08-03 13:30:26 +02:00
  • ea776320c5 [database] fix check build + cleanup emeric 2015-08-03 13:27:43 +02:00
  • 8342c9e554 [Transcode] Close stderr fd in order to avoid potential transcode locks emeric 2015-08-03 13:13:49 +02:00
  • 116b5af175 Merge branch 'database' into develop emeric 2015-08-03 12:56:56 +02:00
  • 672aee9347 [Database] Remove orphaned objects. Added helpers to access releases and artists emeric 2015-08-03 12:56:23 +02:00
  • 293533198d Merge branch 'remote-conditional' into develop emeric 2015-07-29 23:07:07 +02:00
  • 773eba50f0 [LMSAPI] Removed unused proto file emeric 2015-07-29 23:06:47 +02:00
  • dabed0b3cf [LMSAPI] move proto files into lms-api/proto emeric 2015-07-29 23:00:03 +02:00
  • 531d84f622 Removed unnecessary directory emeric 2015-07-29 22:52:29 +02:00
  • 50590b0101 Merge branch 'develop' emeric 2015-07-29 22:44:23 +02:00
  • e361e38a98 Updated README emeric 2015-07-29 22:44:00 +02:00
  • c1a4451fbd [UI] Corrected regression on keyword search filter emeric 2015-07-29 22:36:23 +02:00
  • 16defc4f46 [LmsAPI] Fix build emeric 2015-07-29 18:07:23 +02:00
  • 1c62194935 [LMSAPI] Renamed 'Remote' to 'LmsAPI' emeric 2015-07-29 13:23:14 +02:00
  • 407601f638 Made Lms API support conditional emeric 2015-07-29 12:51:22 +02:00
  • e3b36bcd8b WIP. Remote compilation option emeric 2014-11-06 19:21:10 +01:00
  • b56a170567 Merge branch 'database' into develop emeric 2015-07-27 23:56:59 +02:00
  • 9ab2fbc68a [UI] little cleanup on search filter use emeric 2015-07-27 23:56:35 +02:00
  • 185b4b36c7 [Database] fix build on ubuntu 14.04 emeric 2015-07-27 23:39:58 +02:00
  • 5ce121c027 [Database] Corrected regression on genre tagging emeric 2015-07-27 13:13:08 +02:00
  • 5d8fb8fd6b Merge branch 'database' into develop emeric 2015-07-26 20:31:20 +02:00
  • d59a04f5da [Database] restored id on Artist, Genre and Release tables. Added basic MusicBrainz ID support. Improved search filters a bit emeric 2015-07-26 20:29:19 +02:00
  • bb4305c543 Updated TODO emeric 2015-07-23 22:58:56 +02:00
  • 084c8a2b6d Merge branch 'develop' emeric 2015-07-01 19:51:20 +02:00
  • b8e5113914 Added a runtime error when no live transcoding binary is found emeric 2015-07-01 19:51:08 +02:00
  • 8117d92d50 Fix build in some environment emeric 2015-07-01 19:50:45 +02:00
  • 04434fcf7a [Cover] Cleanup emeric 2015-06-28 20:07:42 +02:00
  • 4f0ff39fa3 Merge branch 'develop' emeric 2015-06-28 19:50:16 +02:00
  • 75c700df2a [Cover] Adding external cover file support (lookup in the same directory) emeric 2015-06-28 19:49:58 +02:00
  • ddf802d52b Merge branch 'develop' emeric 2015-06-25 12:35:50 +02:00
  • 794de2fda8 [UI] Added information on the current media being played emeric 2015-06-22 13:10:24 +02:00
  • 9d53d7f758 Updated TODO emeric 2015-06-22 13:04:33 +02:00
  • 590440f5b1 [UI] Corrected regression on defaut cover emeric 2015-06-08 12:37:40 +02:00
  • 45da890b88 Merge branch 'develop' emeric 2015-06-07 21:10:35 +02:00