Commit Graph

  • 943d6e3590 join routes to save artists, albums and folders into one mungai-njoroge 2023-08-04 13:56:24 +03:00
  • 655fd8bc22 add route to get all tracks in path mungai-njoroge 2023-08-04 13:40:48 +03:00
  • efb6aae927 misc mungai-njoroge 2023-08-02 14:26:19 +03:00
  • 9c9a187083 create a base class for all migration mungai-njoroge 2023-07-31 16:44:37 +03:00
  • 782cfc8da8 fix: remove default 50% banner_pos on update playlist image mungai-njoroge 2023-07-30 15:10:36 +03:00
  • d9688455fb default migrations value to -1 mungai-njoroge 2023-07-30 15:06:56 +03:00
  • 50aa971972 cleanrup mungai-njoroge 2023-07-29 07:00:31 +03:00
  • 93de3d2f0c rewrite migrations mungai-njoroge 2023-07-29 06:46:28 +03:00
  • a0c51d5f82 add route to save folder as playlist mungai-njoroge 2023-07-27 13:37:07 +03:00
  • d4a1a6ee1a fix typeerror on colorlib.py mungai-njoroge 2023-07-26 11:50:01 +03:00
  • 728c6c2def add route to remove playlist banner mungai-njoroge 2023-07-26 10:56:23 +03:00
  • 6439b512e9 preset mimetypes mungai-njoroge 2023-07-21 01:15:57 +03:00
  • 8b895f5efb extract thumbnail with overwrite for modified files mungai-njoroge 2023-07-19 18:06:58 +03:00
  • 18f6593666 handle the FileNotFoundError for os.path.getsize on watchdogg mungai-njoroge 2023-07-18 16:53:06 +03:00
  • e70d787580 misc mungai-njoroge 2023-07-17 11:30:05 +03:00
  • 861a854f91 add function to validate albums mungai-njoroge 2023-07-12 08:56:30 +03:00
  • 4a7416853a fix album having date = 0 mungai-njoroge 2023-07-09 17:57:14 +03:00
  • 65d21d07da extract original thumbnail image mungai-njoroge 2023-07-06 13:52:32 +03:00
  • 6ef3cc3545 add related albums route mungai-njoroge 2023-07-02 00:11:21 +03:00
  • 95214396e7 Handle ReadTimeout error mungai-njoroge 2023-07-01 20:39:09 +03:00
  • f5de09bd09 add last fm similar artists to db table mungai-njoroge 2023-07-01 01:39:39 +03:00
  • 4a9d6bc3e6 rewrite split_artists parser to remove regex mungai-njoroge 2023-06-26 14:21:11 +03:00
  • 1cf5d38a96 fix duplicate albums with date = 0 mungai-njoroge 2023-06-26 13:17:24 +03:00
  • dbfa395207 add serializer functions for track and album objects mungai-njoroge 2023-06-24 16:47:54 +03:00
  • 88be80b25d fix db insert duplicate unique fields error mungai-njoroge 2023-06-21 13:20:09 +03:00
  • 4d310c39c3 add tests for sqlitemanager util class mungai-njoroge 2023-06-21 12:18:19 +03:00
  • 9d4f7af581 rewrite populate.get_image() to extract a track thumbnail from the first track in an album that has one. mungai-njoroge 2023-06-21 09:20:56 +03:00
  • 1eac009fde prevent running migrations if is_fresh_install mungai-njoroge 2023-06-20 16:34:56 +03:00
  • cc6552cb94 check if track exists in db before sending file mungai-njoroge 2023-06-19 21:49:13 +03:00
  • a201303bd9 turn off merging albums geoffrey45 2023-05-09 15:24:10 +03:00
  • 8e59a59ba2 implement merging album versions geoffrey45 2023-05-09 15:18:30 +03:00
  • f6dc28f80d clean album title on tracks too if cleaning is set to true geoffrey45 2023-05-09 13:54:46 +03:00
  • 740f45b9ac add route to open a file in file manager geoffrey45 2023-05-09 13:25:31 +03:00
  • b9f0204225 sort albums in get_artist_albums route geoffrey45 2023-05-08 16:19:38 +03:00
  • 45bf7570a3 fix arg handlers and album versions route geoffrey45 2023-05-07 14:02:46 +03:00
  • be7fc26fce add new flags to disable cleaning track and album titles geoffrey45 2023-05-05 23:11:56 +03:00
  • 51a5502efc add parsers to clean track titles .ie. remove remaster info geoffrey45 2023-05-05 17:49:59 +03:00
  • 5d0b59ea60 add recent items to the get_all_favorites api route geoffrey45 2023-04-30 15:38:38 +03:00
  • 3ddb6295c6 fix get_base_album_title function multiple brackets bug geoffrey45 2023-04-30 14:13:26 +03:00
  • c993e0b583 add api route to fetch other album versions geoffrey45 2023-04-23 01:45:08 +03:00
  • 3d5ee855d8 add methods to extract base album title from an album title string geoffrey45 2023-04-22 15:12:59 +03:00
  • 1fc340cb95 update client repo git clone link geoffrey45 2023-04-17 03:24:54 +03:00
  • 304d43fc8d Merge remote-tracking branch 'origin/master' geoffrey45 2023-04-17 03:24:15 +03:00
  • 6e3404e66e Containerize application with Docker (#116) Tomás Ralph 2023-04-16 21:22:29 -03:00
  • 76604be1db rename album title in track object after extract feat from album title geoffrey45 2023-04-16 18:05:52 +03:00
  • ac4be71e7b fix --show-feat and --show-prod flags geoffrey45 2023-04-16 17:47:47 +03:00
  • 11d1b6ca36 extract feat from album titles geoffrey45 2023-04-16 17:45:13 +03:00
  • 3ef2516210 fix duplicate tracks due to use of extract_feat geoffrey45 2023-04-15 11:41:24 +03:00
  • 9bfc1ceed2 add --config flag to modify config path geoffrey45 2023-04-09 01:01:48 +03:00
  • e5f18f9301 use create_hash to compare album titles for is_single geoffrey45 2023-04-08 20:26:45 +03:00
  • 994711b887 rename album title in track object after extract feat from album title geoffrey45 2023-04-16 18:05:52 +03:00
  • aa54a9bc0c fix --show-feat and --show-prod flags geoffrey45 2023-04-16 17:47:47 +03:00
  • f5615f4d31 extract feat from album titles geoffrey45 2023-04-16 17:45:13 +03:00
  • 74f52ce2e3 fix duplicate tracks due to use of extract_feat geoffrey45 2023-04-15 11:41:24 +03:00
  • 55a41f4f19 include config flag Tomás Ralph 2023-04-08 23:36:16 -03:00
  • 1e4484b1c8 add --config flag to modify config path geoffrey45 2023-04-09 01:01:48 +03:00
  • 1b73fd8153 specify to cd into directory after git clone Tomás Ralph 2023-04-08 17:01:34 -03:00
  • df3481a1ba define entrypoint Tomás Ralph 2023-04-08 16:59:31 -03:00
  • 6cdebed0e5 Added docker instructions Tomás Ralph 2023-04-08 16:41:37 -03:00
  • f0979b6b8c use latest tag instead of latest commit Tomás Ralph 2023-04-08 15:29:09 -03:00
  • 30256a7998 Merge remote-tracking branch 'origin/master' geoffrey45 2023-04-08 20:27:04 +03:00
  • 8f6f1d1c0f use create_hash to compare album titles for is_single geoffrey45 2023-04-08 20:26:45 +03:00
  • 6d4b916048 add dockerfile Tomás Ralph 2023-04-07 20:44:19 -03:00
  • d914314eeb Update README.md Mungai Njoroge 2023-04-01 17:58:36 +03:00
  • 7275755f20 Delete rd-me-banner.png Mungai Njoroge 2023-03-31 09:16:28 +03:00
  • 3f1ae30dd5 add migration to drop album and artist tables geoffrey45 2023-03-27 06:44:11 +03:00
  • c465116f3d remove dups from get_tracks_by_albumhash geoffrey45 2023-03-27 04:35:49 +03:00
  • 805df18ac3 fix inheritance in Artist model class geoffrey45 2023-03-27 02:45:10 +03:00
  • fe6c12d856 use setters to manipulate artist and playlist objects geoffrey45 2023-03-26 18:57:25 +03:00
  • 5487dad27b fix duplicate artist and album color entry in db geoffrey45 2023-03-26 18:01:26 +03:00
  • 357afeb700 break settings.py into classes geoffrey45 2023-03-26 08:25:00 +03:00
  • 79029ae346 add folder count to folder route geoffrey45 2023-03-25 05:26:01 +03:00
  • d43dcbff46 break down store.py into multiple files in a module geoffrey45 2023-03-25 03:05:38 +03:00
  • 43c480cf3e remove print statement geoffrey45 2023-03-21 22:16:48 +03:00
  • 32bb3d37e1 add a store method to count the number of tracks in a folder ~ Courtesy of chatgpt3.5 + add a few a TODO geoffrey45 2023-03-21 22:15:31 +03:00
  • a5d61e8919 update readme screenshots geoffrey45 2023-03-20 10:26:53 +03:00
  • e23f2a6489 add route to fetch album color geoffrey45 2023-03-19 23:37:01 +03:00
  • 598e3d4c79 return playlist images on get_all_playlists route geoffrey45 2023-03-18 00:40:46 +03:00
  • 30e3800ded add more is_compilation check strings geoffrey45 2023-03-15 23:11:42 +03:00
  • d21a834a00 fix get playlist tracks order geoffrey45 2023-03-15 10:01:12 +03:00
  • 64bb4f75df bump lastfm similar artists result limit from 100 -> 250 geoffrey45 2023-03-12 19:29:54 +03:00
  • fed62bf7f4 add method and route to fetch similar artists from lastfm geoffrey45 2023-03-12 19:28:41 +03:00
  • e3ec9db989 add method and route to search across tracks, albums and artists. geoffrey45 2023-03-09 13:08:50 +03:00
  • d39c0ea2f8 rewrite sql statements to use parameter binding geoffrey45 2023-02-28 10:30:00 +03:00
  • 151fb36276 update readme geoffrey45 2023-02-26 13:51:19 +03:00
  • c352037ccd rewrite remove duplicates to retain tracks with highest bitrate geoffrey45 2023-02-26 09:50:45 +03:00
  • 8e7021186d change readme screenshot geoffrey45 2023-02-22 07:38:42 +03:00
  • 38c78c2d82 replace readme screenshot geoffrey45 2023-02-22 07:37:04 +03:00
  • 10876b2b0c remove readme screenshot geoffrey45 2023-02-22 07:36:42 +03:00
  • 9db0cb6e4b replace readme screenshot geoffrey45 2023-02-22 07:33:01 +03:00
  • 2bb53bcae5 replace readme screenshot geoffrey45 2023-02-22 07:31:12 +03:00
  • 5613ddbc7f add slots to dataclasses geoffrey45 2023-02-21 13:25:01 +03:00
  • 6caac3830a add screenshot to readme geoffrey45 2023-02-20 13:32:12 +03:00
  • 8b553dfa41 add screenshots readme geoffrey45 2023-02-19 20:33:27 +03:00
  • c06e891718 update readme geoffrey45 2023-02-19 19:59:47 +03:00
  • df11bf93cd fix typo geoffrey45 2023-02-19 19:45:53 +03:00
  • fafd8723b9 Merge remote-tracking branch 'origin/master' geoffrey45 2023-02-19 19:45:19 +03:00
  • e700fcd724 add screenshots geoffrey45 2023-02-19 19:44:05 +03:00
  • 352271706d docs: show how to stream to LAN geoffrey45 2023-02-18 09:19:07 +03:00
  • fb294bf436 update readme geoffrey45 2023-02-17 20:44:21 +03:00