1
0
mirror of https://github.com/spl0k/supysonic.git synced 2024-11-09 19:52:16 +00:00
supysonic/tests
spl0k 10df0ada07 Don't store the mimetype in database
That's useless, it can be deduced from the path
Fixes #150
2019-05-18 15:50:30 +02:00
..
api Don't store the mimetype in database 2019-05-18 15:50:30 +02:00
assets Removing executable flag from files that shouldn't have it 2019-03-31 16:37:56 +02:00
base Don't store the mimetype in database 2019-05-18 15:50:30 +02:00
frontend Don't store the mimetype in database 2019-05-18 15:50:30 +02:00
managers Don't store the mimetype in database 2019-05-18 15:50:30 +02:00
__init__.py Fixes #148 (and other possible related issues) 2019-05-11 16:09:46 +02:00
issue101.py Automatically create DB tables if needed 2018-08-29 14:56:28 +02:00
issue129.py Delete track dependents before tracks on folder deletion 2018-11-01 14:02:12 +01:00
issue133.py Added test case for #133 2019-02-09 15:39:58 +01:00
issue139.py Fixed issues with float bitrate and empty tags 2019-03-23 17:08:46 +01:00
issue148.py Fixes #148 (and other possible related issues) 2019-05-11 16:09:46 +02:00
testbase.py Merge branch 'master' into db-setup 2018-09-15 16:04:43 +02:00
utils.py Py3: str/bytes, iterators, etc. 2018-01-11 23:08:53 +01:00