1
0
mirror of https://github.com/spl0k/supysonic.git synced 2024-09-19 10:51:04 +00:00

Commit Graph

  • d08db741bc
    add test for api scan endpoint vincent 2020-11-24 13:44:36 +0100
  • 13b7c4b3de
    add version parameter to ApiTestBase class vincent 2020-11-24 10:55:52 +0100
  • 479d4ec654
    correct exeption and double daeomon use vincent 2020-11-22 09:16:07 +0100
  • 7fa30db647
    add .vscode to gitignore vincent 2020-11-16 14:33:20 +0100
  • 6c89accc86
    scan Api implementation vincent 2020-11-16 14:32:58 +0100
  • 8cef628219
    Advertising (and testing) Python 3.9 support Alban Féron 2020-11-25 21:24:59 +0100
  • 2c100a021a
    Properly release resources Alban Féron 2020-11-22 18:09:15 +0100
  • 9a3bdc30ac
    Removing shebang and executable flag from explicit python files Alban Féron 2020-11-22 16:28:26 +0100
  • 81d141e540
    pyupgrade Alban Féron 2020-11-22 16:12:14 +0100
  • d6f1a11aca
    Merge branch 'issue202' Alban Féron 2020-11-22 15:17:47 +0100
  • 0103e60e32
    Tweaking test workflow Alban Féron 2020-11-22 15:17:05 +0100
  • bca9104147
    Trying to replace Travis CI with GitHub Actions Alban Féron 2020-11-21 17:33:38 +0100
  • dc5084ce47
    Finish transcoding and cache if close to the end Alban Féron 2020-11-15 16:22:24 +0100
  • e29a09e2fa
    Test for issue #202 Alban Féron 2020-11-14 19:01:39 +0100
  • bc6e768627 Fix exception handling Carey Metcalfe 2020-11-13 14:33:36 -0500
  • d6c00e0f3d
    Version bump 0.6.1 Alban Féron 2020-11-11 18:30:50 +0100
  • 52fb367c44
    Implement updateUser Alban Féron 2020-11-10 16:56:49 +0100
  • debb396b0e
    Ability to grant jukebox right when creating an user from the API Alban Féron 2020-11-10 15:38:24 +0100
  • c2f5ec43b9
    Album listing filtered by year or genre Alban Féron 2020-11-10 14:21:51 +0100
  • 883623c558
    Potential fix for hypothetical Pony version 0.8 Alban Féron 2020-11-10 11:36:44 +0100
  • cec216684d
    Add ignored articles support Alban Féron 2020-11-09 17:31:04 +0100
  • 62ae4a9967
    Update README about API version Alban Féron 2020-11-09 15:22:15 +0100
  • 1f3d697b9c
    Adding new attributes brought by API upgrade Alban Féron 2020-11-09 15:03:13 +0100
  • e0946c0e32
    Remove the ability to skip XSD validation in tests Alban Féron 2020-11-09 12:03:05 +0100
  • 1be526b8d2
    Subsonic API 1.10.2 Alban Féron 2020-11-08 18:00:36 +0100
  • 8e3cd5ef4d
    Prevent tests from speing some ResourceWarnings Alban Féron 2020-11-08 15:40:37 +0100
  • 5c46c96b53
    Some fixes for Windows support (especially for tests) Alban Féron 2020-11-08 15:39:09 +0100
  • 7d1825151e
    Deduplicate on getAlbumList Alban Féron 2020-11-07 15:44:09 +0100
  • 194bf5e277
    Add test for M4A embedded art Alban Féron 2020-11-01 15:44:56 +0100
  • 0183bcb698
    Use mediafile rather than mutagen directly Alban Féron 2020-10-24 17:55:21 +0200
  • b07babb4ff
    Version bump 0.6.0 Alban Féron 2020-09-27 15:26:42 +0200
  • 593666ae48
    Travis s/.org/.com/g Alban Féron 2020-09-06 15:51:29 +0200
  • b511b1c647
    Errors don't set the HTTP status code Alban Féron 2020-09-06 14:55:48 +0200
  • 2152b44063 Implement dummy method to getVideos.view Óscar García Amor 2020-09-02 14:45:30 +0200
  • 7939ce1146
    DB schema version bump podcasts Alban Féron 2020-08-30 16:00:40 +0200
  • 51b30014c6 Make bitrate field int to match xml schema datatype. Correct index names and FK refs Carl Hall 2020-08-23 14:29:09 -0700
  • be305225e1 Correct FK fields to match parent column type. Add error handling for fetching an rss feed. Add error handling for failure modes of feedparser Add more optional fields to episode as a 'child' Add planet money rss feed for testing Carl Hall 2020-08-16 21:13:32 -0700
  • 08a83a8492 Create and use PodcastStatus enum Add missing foreign keys Require url for podcast channel be unique Add basic url validation Use soft delete for channels and episodes to match Subsonic impl Carl Hall 2020-08-14 17:40:19 -0700
  • dd4614d735 Implement podcast: create+delete+get channel(s); delete episode Carl Hall 2020-07-05 11:16:54 -0700
  • b438bb0121
    Explicit column on foreign keys for MySQL scripts Alban Féron 2020-07-05 17:04:45 +0200
  • 42c7ca40c4 Update schema version to include latest migration. Remove transaction and vacuum from sqlite migration. Mark radio stations as implemented in the docs. Carl Hall 2020-06-20 13:14:38 -0700
  • de91094ba9 Create features and tests for internet radio stations of Subsonic API Carl Hall 2020-06-14 22:22:53 -0700
  • 3670195719
    Suppress warnings from cover files Alban Féron 2020-04-25 16:32:57 +0200
  • 8014c7b2df duplicates in list_albums newest Денис Сперанский 2020-04-16 16:20:10 +0300
  • 7417766ac5
    Fix for bad path encoding spl0k 2020-04-13 16:08:47 +0200
  • f7ecf08bf2
    remove directory with weird mojibake encoding Louis-Philippe Véronneau 2020-04-12 22:26:43 -0400
  • 1bee2778e3
    Drop 'IF NOT EXISTS' from 'CREATE INDEX' statements in MySQL scripts Alban Féron 2020-02-02 15:35:22 +0100
  • ef129a042a
    Handle port in database URI Alban Féron 2020-02-02 15:23:53 +0100
  • 94624518ed Fix wrong mimetype being returned when transcoding Carey Metcalfe 2020-01-22 10:50:57 -0500
  • acb6b773a9
    Set Meta to use the same connection as other tables, and cache generated/retrieved secret keys Alban Féron 2020-01-19 16:45:31 +0100
  • aa6ca54dc1
    Trove Py3.8 Alban Féron 2020-01-19 16:31:14 +0100
  • 55e5e73ae1
    Small config doc/sample update Alban Féron 2020-01-18 17:20:58 +0100
  • ea96c7f64b add unit for wait_delay Thomas 2020-01-15 09:01:38 +0100
  • 85edae53db
    fix documentation on how to create new admin user Louis-Philippe Véronneau 2020-01-11 22:41:36 -0500
  • 61edff6122
    fix SyntaxWarnings Louis-Philippe Véronneau 2020-01-05 22:21:29 -0500
  • 37b1602461
    Version bump 0.5.0 Alban Féron 2019-12-24 16:55:09 +0100
  • 6f26493c11
    Remove remaining traces of Python 2 Alban Féron 2019-12-24 16:00:50 +0100
  • 078c98a427
    Merge branch 'jukebox' Alban Féron 2019-12-24 15:47:19 +0100
  • bf14682905
    Merge branch 'nopy2' Alban Féron 2019-12-24 15:22:43 +0100
  • bf25863b51
    Version bump 0.4.2 Alban Féron 2019-12-24 14:56:23 +0100
  • 9d88c39727
    Tell Travis to test Python 3.8 Alban Féron 2019-12-23 17:30:27 +0100
  • 1d01450f33
    Dropping Python 2 support Alban Féron 2019-12-23 16:23:57 +0100
  • 7cb825cedb
    Update tests Alban Féron 2019-11-23 15:43:27 +0100
  • eeeb812c6d
    Revert test file changes (wtf) Alban Féron 2019-11-23 15:34:30 +0100
  • d3bce83474
    Docs update Alban Féron 2019-11-23 15:08:18 +0100
  • 0cc9877bd9
    Add jukebox role Alban Féron 2019-10-27 17:07:03 +0100
  • 2f9fa0da6f Support setting basic metadata in transcoded media Carey Metcalfe 2019-11-11 15:04:25 -0500
  • 2f94089e9c
    Merge remote-tracking branch 'mvn23/api_fix_ids' Alban Féron 2019-10-26 16:38:50 +0200
  • 55511aa620
    Updated config sample Alban Féron 2019-10-26 16:26:51 +0200
  • e9d4de6f1a
    Merge remote-tracking branch 'mvn23/default_transcode_target' Alban Féron 2019-10-26 16:22:39 +0200
  • f0525dc23a Add default_transcode_target option mvn23 2019-10-18 13:49:46 +0200
  • 59aa0f872a
    make sure all messages are printed on a new line Louis-Philippe Véronneau 2019-10-12 14:37:13 -0400
  • 67670aace8 Improve star/unstar handling mvn23 2019-10-09 18:57:42 +0200
  • 2e320cc312
    Fix typo in admin interface Carey Metcalfe 2019-10-02 23:59:43 -0400
  • cc838f14d3 Fix tests and some small bugs mvn23 2019-10-01 16:55:23 +0200
  • 62fa440cfa fix get_entity() mvn23 2019-10-01 11:15:25 +0200
  • 1f8f3326e8 Small fixes, postgres migration mvn23 2019-09-15 15:38:02 +0200
  • 2df35026db Fix mysql migration mvn23 2019-09-15 14:35:58 +0200
  • 81192bfeca Fix Folder ID bugs and sqlite migration. mvn23 2019-09-15 13:48:25 +0200
  • 99ce42c9ff Fix Folder ID bugs, add initial DB migration work mvn23 2019-09-15 11:46:32 +0200
  • c3fd94343f Fix api get_entity mvn23 2019-09-14 22:53:55 +0200
  • 3e51bf2a6d Change music folder IDs to int mvn23 2019-09-14 12:39:05 +0200
  • 296fbfc3f4
    Ignore setGain commands rather than erroring Alban Féron 2019-09-08 15:50:31 +0200
  • 3b5885dde4
    Skipping within tracks Alban Féron 2019-09-08 15:41:20 +0200
  • ee2efec59a
    Jukebox status: report (simulated) position Alban Féron 2019-09-07 17:37:04 +0200
  • 9de96bb530
    Fix for python 2.7 Alban Féron 2019-09-07 17:01:04 +0200
  • 4e69cd0551
    Fixed jukebox endpoint response not being in sync when skipping Alban Féron 2019-09-01 17:23:50 +0200
  • 0d40ede256
    Jukebox endpoint + some fixes Alban Féron 2019-09-01 17:07:35 +0200
  • 75b89e5f45
    Basic (untested) jukebox interface based on an external command Alban Féron 2019-09-01 14:55:44 +0200
  • d92c5019d9
    Changed vim related ignore patterns Alban Féron 2019-08-31 11:35:10 +0200
  • 7095b67598
    remove support for IE8 Louis-Philippe Véronneau 2019-08-25 14:38:11 -0400
  • ff0a9475d4
    Catch validation errors when creating/updating tracks Alban Féron 2019-08-25 15:05:23 +0200
  • 9dd7d8a58b
    Properly recompose/split command line Alban Féron 2019-08-24 17:40:48 +0200
  • 3e845f2f81
    Version bump 0.4.1 Alban Féron 2019-08-17 15:02:17 +0200
  • bab822f77f
    Merge remote-tracking branch 'baldurmen/manpages' Alban Féron 2019-08-17 14:58:54 +0200
  • ab46e71980
    add a rudimentary integration test to travis-ci Louis-Philippe Véronneau 2019-08-04 01:53:49 -0400
  • d0ec739143
    add man pages Louis-Philippe Véronneau 2019-07-13 18:19:59 -0400
  • 3070f39e4f
    Moving Last.fm test out of the main suite Alban Féron 2019-07-14 14:49:57 +0200
  • ec31ba6ff7
    Fix coverage report Alban Féron 2019-07-13 17:18:38 +0200
  • 8a3ea151cc
    Merge branch 'dependencies' Alban Féron 2019-07-13 17:09:56 +0200