Commit Graph

816 Commits

Author SHA1 Message Date
krateng c16919eb1e Added rules 2022-05-01 17:53:25 +02:00
krateng e116690640 Fixed leftover whitespaces when parsing titles 2022-04-30 20:19:45 +02:00
krateng 8cb332b9fc Removed underline from linked buttons 2022-04-29 16:35:56 +02:00
krateng 3ede71fc79 Made some parsing rules case insensitive 2022-04-28 06:08:51 +02:00
alim4r ec02672a2e Remove debug print... 2022-04-27 22:30:23 +02:00
alim4r 5941123c52 Set parse_remix_artists default to False 2022-04-27 22:24:45 +02:00
alim4r 91a7aeb50d Add feature to parse remix artists 2022-04-27 20:54:33 +02:00
krateng 20aae955b2 Version bump 2022-04-27 20:30:15 +02:00
krateng d83b44de6e Added tooltip for image upload, GH-138 2022-04-27 17:51:39 +02:00
krateng 8197548285 Improved cache memory output 2022-04-26 19:58:36 +02:00
krateng 6171d1d2e1 Restored custom CSS file functionality, fix GH-135 2022-04-26 19:43:35 +02:00
krateng 0c948561a8 Added more generalized support for static user files, GH-135 2022-04-26 19:41:23 +02:00
krateng bfa553bed0 Version bump 2022-04-26 14:43:51 +02:00
krateng c77b7c952f Added status to more API endpoints 2022-04-25 22:54:53 +02:00
krateng 8a44d3def2 Fixed some CSS 2022-04-25 22:01:56 +02:00
krateng cf04583122 Added more connection passing 2022-04-25 22:00:32 +02:00
krateng 8845f931df Wrapped DB write operations in transactions to ensure integrity 2022-04-25 21:50:40 +02:00
krateng 9c6c91f594 Can now reparse without reloading 2022-04-25 20:48:22 +02:00
krateng 2c31df3c58 Fixed cache invalidation after merging 2022-04-25 18:37:19 +02:00
krateng 9c656ee90b Some improvements to process control, should fix GH-112 2022-04-25 18:36:11 +02:00
krateng 938947d06c Added indicator for empty tile stats, fix GH-134 2022-04-25 17:55:46 +02:00
krateng ac3ca0b5e9 Moved exceptions and added handling for more of them 2022-04-25 17:03:44 +02:00
krateng 64d4036f55 Merge branch 'master' into feature-webedit 2022-04-25 16:07:26 +02:00
krateng ad50ee866c More cache organization 2022-04-25 15:36:15 +02:00
krateng 62abc31930 Version bump 2022-04-25 03:37:12 +02:00
krateng c55e12dd43 Re-enabled cache per default 2022-04-25 03:24:16 +02:00
krateng 3b156a73ff Merge branch 'master' into feature-webedit 2022-04-25 02:53:43 +02:00
krateng e470e2e43f Potentially fixed nonsensical caching, GH-132 2022-04-25 02:42:07 +02:00
krateng 342b8867d9 Ported cache cleanup from 3.1 2022-04-24 20:55:07 +02:00
krateng bfc83fdbb0 Ported signal handling fix from 3.1 2022-04-24 20:47:17 +02:00
krateng f359662cf3 No longer catching BaseExceptions 2022-04-24 19:41:55 +02:00
krateng d5f5b48d85 Removed previous ability, but this time clean and consistent 2022-04-24 16:14:24 +02:00
krateng 7c77474feb Implemented cache enabling and disabling at runtime 2022-04-24 15:53:30 +02:00
krateng 279499ad9f Fixed old css passed to auth 2022-04-24 15:12:49 +02:00
krateng b3d4cb7a15 Version bump 2022-04-24 03:08:22 +02:00
krateng c86ae31ea9 Fixed sins of my youth 2022-04-23 19:22:32 +02:00
krateng 6c5f08aa5a Removed special handling of css 2022-04-23 17:32:05 +02:00
krateng 29a6a74c37 Altered the previous fix. Pray I don't alter it further. 2022-04-23 17:24:18 +02:00
krateng 1bbb600481 Fixed small content jumping issue 2022-04-23 17:05:47 +02:00
krateng 74977b18cc Merge branch 'master' into feature-webedit 2022-04-23 16:38:50 +02:00
krateng db8bf60aef Moved search functionality to database 2022-04-23 16:36:35 +02:00
krateng 1dfda0086e Fixed merging of artists that already share tracks 2022-04-22 22:59:02 +02:00
krateng 7c9f6e9e2d Fixed bug in web interface for non-independent artists 2022-04-22 21:38:35 +02:00
krateng 529d0c8a5d Reload on reparse 2022-04-22 21:37:48 +02:00
krateng cf4b3cd68f Commit 1291 🇨🇭 2022-04-22 20:59:55 +02:00
krateng 9272c191d8 More UI changes 2022-04-22 20:34:46 +02:00
krateng d0ccf3d1ae Small fixes 2022-04-22 20:04:24 +02:00
krateng 10fef00592 Unified remaining icons 2022-04-22 20:04:13 +02:00
krateng 1ed4af10ac Small design changes 2022-04-22 19:06:54 +02:00
krateng 11bc92ee8f Unified icon style somewhat 2022-04-22 19:04:00 +02:00
krateng 98c791064d More interface fixing and notifications 2022-04-22 18:43:40 +02:00
krateng d208290956 Added descriptions to API return dicts 2022-04-22 18:36:06 +02:00
krateng 009d77a75e Reogranized scrobble action area in web interface 2022-04-22 18:29:09 +02:00
krateng e6992f1e90 Moved more icons to jinja 2022-04-22 18:28:40 +02:00
krateng c52ad81fc2 Fixed destructive updating with missing fields 2022-04-22 17:51:42 +02:00
krateng f5d1fbc576 Generalized scrobble updating 2022-04-22 17:43:14 +02:00
krateng a8f8d86ec1 Adjusted reparse additions to new branch changes 2022-04-22 17:25:58 +02:00
krateng e9189b8903
Merge pull request #122 from alim4r/feature/reparse-scrobble
Add reparse scrobble feature
2022-04-22 17:17:11 +02:00
krateng 01d52d7e36 Merge branch 'master' into feature-webedit 2022-04-22 17:16:26 +02:00
krateng 528c954de9 Added output for API-caught errors 2022-04-22 17:14:57 +02:00
krateng 7c0ecda8a2 Fixed duplicate tracks on artist merge 2022-04-22 17:00:07 +02:00
krateng 6e4e62755d Fixed global database lock release during scrobble creation, GH-126 2022-04-22 06:01:59 +02:00
krateng 646c290a37 Added separate output for importing zero files 2022-04-21 21:17:55 +02:00
krateng 28163348fa Fixed importing with direct filename, fix GH-124 2022-04-21 21:15:53 +02:00
alim4r 495627f3f7 Merge branch 'feature-webedit' into feature/reparse-scrobble 2022-04-21 19:04:32 +02:00
alim4r 6893fd745a Update get_scrobble parameters 2022-04-21 18:28:59 +02:00
krateng 91dae00851 Fixed renaming entities when new and old name are normalized the same 2022-04-21 18:19:33 +02:00
krateng c0ff50b064 Updated admin mode information 2022-04-21 18:08:15 +02:00
krateng 884e95dc58 Manual scrobbling now also uses new notification system 2022-04-21 18:04:01 +02:00
krateng 8023c2d51c Removed merge icon handling on pages that don't use them 2022-04-21 17:59:42 +02:00
krateng 20092df02c Only showing valid icons for merging 2022-04-21 17:02:10 +02:00
krateng 713dbc34bb Fixed renaming artist to existing artist 2022-04-21 16:00:29 +02:00
krateng 181406d339 Added exception handling for all native API endpoints 2022-04-21 15:46:29 +02:00
krateng 9b5eb6f723 Fixed notifications of errors 2022-04-21 15:43:11 +02:00
krateng 662923dd5e Fixed caching bug with updating track 2022-04-21 15:41:38 +02:00
krateng ff71a9c526 Fixed renaming track to existing track 2022-04-21 15:13:14 +02:00
krateng fbbd959295 Added exceptions to database 2022-04-21 15:12:48 +02:00
krateng ce495176c1 Fixed passing of dbconn to subfunctions 2022-04-21 15:11:55 +02:00
krateng afc78e75b0 Generalized exception handling for native API 2022-04-21 15:05:54 +02:00
alim4r 85bb1f36cc Ignore scrobbles without a rawscrobble 2022-04-20 21:48:41 +02:00
alim4r c457b58ab8 Quick fix for reparse confirmation & button placement 2022-04-20 20:18:28 +02:00
krateng 62208bf668 Merge branch 'feature-restructure' into feature-webedit 2022-04-20 19:10:41 +02:00
krateng 53bc856222 Merge branch 'master' into feature-restructure 2022-04-20 19:08:16 +02:00
alim4r b525252af1 Add reparse scrobble feature 2022-04-20 15:59:33 +02:00
krateng 43ec4c2c9e Reenabled bracket normalization for titles, GH-121 2022-04-19 22:13:51 +02:00
krateng 17be00f794 Improved parsing of featuring artists in square brackets, fix GH-121 2022-04-19 15:22:42 +02:00
krateng fe21894c5e Version bump 2022-04-19 02:41:39 +02:00
krateng 32a900cf37 Fixed error for Lastfm import and added feedback, fix GH-118 2022-04-19 00:11:40 +02:00
krateng 397eaf668f Moved static areas together in jinja base template 2022-04-18 23:34:53 +02:00
krateng b31e778d95 Made incomplete merging process a bit less permanent 2022-04-17 20:23:49 +02:00
krateng 6e8cbe6a57 Added callback notifications to edit functions 2022-04-17 20:18:44 +02:00
krateng 45ea7499b2 Added some return values to database 2022-04-17 20:18:26 +02:00
krateng 77c4dac7be Merge branch 'master' into feature-webedit 2022-04-17 19:30:39 +02:00
krateng 61526fdc89 Added basic notification system to web interface 2022-04-17 19:30:27 +02:00
krateng ea6d70a650 Implemented experimental merging server-side 2022-04-17 17:38:38 +02:00
krateng 57e66fdafd Added client logic for merging 2022-04-17 17:24:23 +02:00
krateng 0d985ff706 Reorganized admin mode icons 2022-04-17 16:46:02 +02:00
krateng 27a9543da9 Added merge icons 2022-04-17 16:16:05 +02:00
krateng 977385a700 Fixed editing with special characters 2022-04-17 15:37:08 +02:00
krateng 83e3157ad1 Can now cancel editing 2022-04-17 15:15:29 +02:00