Commit Graph

  • 6537621766
    Update README.md Aditya Kurdunkar 2021-12-13 20:01:47 +0530
  • a8949f7549
    Rename settingup.md to index.md Aditya Kurdunkar 2021-12-13 20:01:22 +0530
  • b59f0ada12 Rename App.go -> app.go aditya-K2 2021-12-13 01:46:49 +0530
  • da47c9b10c Moving imageUtils.go to utils package aditya-K2 2021-12-13 01:43:20 +0530
  • 9b60cbc98e Moving utils.go to utils package aditya-K2 2021-12-13 01:35:40 +0530
  • bc3e5b6741 Updated Documentation aditya-K2 2021-12-13 00:15:53 +0530
  • 75d5d13fbe Checking for the / at the back aditya-K2 2021-12-13 00:15:16 +0530
  • 73aebcd0a0 Added Check for / at the end in directory names aditya-K2 2021-12-13 00:13:16 +0530
  • 2e1e0938c0 Merge branch 'master' of github.com:aditya-K2/goMP into cache aditya-K2 2021-12-13 00:10:55 +0530
  • 9190d37c64 minor changes aditya-K2 2021-12-10 02:31:47 +0530
  • cf9b492f59 Better Documentation aditya-K2 2021-12-10 02:20:37 +0530
  • 536b12cf66 Update sample_config aditya-K2 2021-12-09 09:38:59 +0530
  • 0bd47c5d3f New Copy Function aditya-K2 2021-12-09 02:34:49 +0530
  • 13b07bf7f7 Update in the Rendering Routine aditya-K2 2021-12-09 02:32:02 +0530
  • 10566d87a1 No Need to Load and Write Cache now. aditya-K2 2021-12-09 02:30:59 +0530
  • 1d9fe23b00 if the image is not extracted copy the default image to the image path and return the path to the default image for checking the lastfm api aditya-K2 2021-12-09 02:29:53 +0530
  • 62bcda33cb Setting up Defaults aditya-K2 2021-12-09 02:28:42 +0530
  • 4d55f233d0 Better Way of Caching aditya-K2 2021-12-09 02:25:46 +0530
  • b99bdd4e4e Update Readme aditya-K2 2021-12-09 02:17:38 +0530
  • 950a2cd34a Merge branch 'cache' aditya-K2 2021-12-09 02:13:42 +0530
  • e6f30f4081 Update Readme aditya-K2 2021-12-09 02:13:06 +0530
  • 51794d6324 Merge branch 'master' of github.com:aditya-K2/goMP aditya-K2 2021-12-08 00:43:59 +0530
  • abb47a8818 Update Sample Config aditya-K2 2021-12-08 00:42:50 +0530
  • d8be636fb6
    Update README.md Aditya Kurdunkar 2021-12-06 00:29:39 +0530
  • bb1f581110
    Merge pull request #13 from aditya-K2/fix12 Aditya Kurdunkar 2021-12-02 12:58:32 +0530
  • ce65aeaab4 Fixes #12 aditya-K2 2021-11-29 15:19:33 +0530
  • 49d7063399
    Merge pull request #10 from aditya-K2/fuzzy Aditya Kurdunkar 2021-11-29 15:07:13 +0530
  • eb1b07006d UPDATE README aditya-K2 2021-11-29 00:21:58 +0530
  • 9ca7b34586 UPDATE README aditya-K2 2021-11-29 00:20:52 +0530
  • 493a50b61b No Need of search package now aditya-K2 2021-11-28 23:41:50 +0530
  • 064e6b9673
    Merge pull request #9 from aditya-K2/cache Aditya Kurdunkar 2021-11-28 23:39:43 +0530
  • 95594dd2ab Sending Some Informational Notifications aditya-K2 2021-11-28 23:38:52 +0530
  • baa063a712 Implementing the library aditya-K2 2021-11-28 23:33:34 +0530
  • acc494682a Using the fuzzy library aditya-K2 2021-11-28 23:33:25 +0530
  • 0c98bef74a Generating the Artist Tree CONTENT aditya-K2 2021-11-28 23:32:32 +0530
  • 2a2e6336e4 Implementing the previous commit aditya-K2 2021-11-26 22:02:20 +0530
  • 3195223e82 Added Functionality to Point path to default Img aditya-K2 2021-11-26 21:59:50 +0530
  • 7da86291dc Replacing / with _ which lead to errors when creating image. aditya-K2 2021-11-25 20:08:51 +0530
  • e9bcb8ff63 Extracted the process into a new function : getImagePath aditya-K2 2021-11-20 22:15:10 +0530
  • e9cb51a864
    Update README.md Aditya Kurdunkar 2021-11-20 22:13:51 +0530
  • b91120252b Simple Implementation of caching aditya-K2 2021-11-20 21:47:43 +0530
  • 68ef09544c Doing Cache Related Initilisations and Setup aditya-K2 2021-11-20 21:47:29 +0530
  • 84c4b4313c Now it is neccessary to pass the imagePath aditya-K2 2021-11-20 21:45:32 +0530
  • ab8753c741
    Merge pull request #8 from aditya-K2/search Aditya Kurdunkar 2021-11-20 21:39:59 +0530
  • 1014981dcb Added Simple Helper Functions aditya-K2 2021-11-20 21:38:38 +0530
  • 42832491d0 New Functions For the Caching Module aditya-K2 2021-11-20 20:21:54 +0530
  • 51b63a19e5 Hopefully Fixes the bugs aditya-K2 2021-11-17 15:06:18 +0530
  • fb6b34cf19 UPDATE README aditya-K2 2021-11-17 00:45:15 +0530
  • 2df207102c UPDATE README aditya-K2 2021-11-17 00:39:14 +0530
  • 7f1c3f7c55 Simple Implementation of Searching. aditya-K2 2021-11-16 20:53:22 +0530
  • 34c6a7a3af Some Bug Fixes and Option to add and play. aditya-K2 2021-11-16 20:29:46 +0530
  • fde7bdd1c7 Added Search Section aditya-K2 2021-11-16 20:06:12 +0530
  • 4c7378e77c Added Default Key To Navigate to Search View with the 4 Button aditya-K2 2021-11-16 20:01:02 +0530
  • ab9f2c55f5 the order was causing a major bug which lead to addition of all the songs to the playlist as empty map was returned aditya-K2 2021-11-16 20:00:04 +0530
  • 46fed215b9 minor change to previous commit aditya-K2 2021-11-16 18:03:36 +0530
  • 942aea1b7b Making Separators Unselectable aditya-K2 2021-11-16 17:57:05 +0530
  • c1140e23ef Add To Playlist Function has been added. aditya-K2 2021-11-16 17:39:44 +0530
  • 654212086f Added Update Function to Update the Expanded View for search aditya-K2 2021-11-16 15:17:50 +0530
  • 3c12b7905d Utility Functions to Interact with the Search View aditya-K2 2021-11-16 00:16:15 +0530
  • 41c77722e9 Change in Formatting aditya-K2 2021-11-16 00:14:00 +0530
  • fd2a4af4c7 minor changes: using default color for searchbar aditya-K2 2021-11-15 22:18:27 +0530
  • 0fc7c61dfb Changing the Color of the Autocomplete Menu aditya-K2 2021-11-15 21:49:42 +0530
  • b1199e9b1c Using My Fork Of tview aditya-K2 2021-11-15 21:48:17 +0530
  • a5268a6754 Simple Implementation of Search aditya-K2 2021-11-15 16:32:59 +0530
  • 0d945a3b23 Converting SearchBar Table -> Input Field aditya-K2 2021-11-15 16:31:46 +0530
  • db9b4603c8 GO MOD TIDY aditya-K2 2021-11-15 15:35:29 +0530
  • afddf95cac Added Function to Default Key Map For Focusing Search Box aditya-K2 2021-11-15 15:34:41 +0530
  • 5aed3d0604 Simple Implementation for calculating Distance. aditya-K2 2021-11-14 22:07:39 +0530
  • 05935c152a minor changes aditya-K2 2021-11-14 20:58:06 +0530
  • 228f69ef75 Merge branch 'master' into search aditya-K2 2021-11-14 16:45:33 +0530
  • f529fd556c Generating Album and Artist Tree aditya-K2 2021-11-14 14:36:24 +0530
  • 84535b2901 Minor changes aditya-K2 2021-11-14 14:21:16 +0530
  • 5623551b61 Now a notification is sent when Image is downloaded from lastfm aditya-K2 2021-11-14 12:04:54 +0530
  • a6a65d0e1d Merge branch 'master' of github.com:aditya-K2/goMP aditya-K2 2021-11-14 12:03:19 +0530
  • eca4cc47f9 Rename notificationServer -> NOTIFICATION_SERVER aditya-K2 2021-11-14 12:02:36 +0530
  • d2fd985e0a
    UPDATE README -> demo.mp4 Aditya Kurdunkar 2021-11-14 11:58:04 +0530
  • 5012b2832b
    Merge pull request #7 from aditya-K2/notfiy Aditya Kurdunkar 2021-11-14 11:48:31 +0530
  • 8f995c2357 Minor changes aditya-K2 2021-11-14 01:31:17 +0530
  • b01deba484 Utilising the Notification Server aditya-K2 2021-11-13 23:53:59 +0530
  • 29439fa0de Simple Implementation of notification Mechanism. aditya-K2 2021-11-13 23:52:16 +0530
  • b6936d7300
    Merge pull request #6 from aditya-K2/lastfm Aditya Kurdunkar 2021-11-13 22:02:56 +0530
  • 837de6e66f
    Update README.md Aditya Kurdunkar 2021-11-13 22:02:45 +0530
  • dbfc617037 Rename Application Fields aditya-K2 2021-11-13 16:57:54 +0530
  • e2fd4c117e Using Pages so that Notifications can be displayed aditya-K2 2021-11-13 16:40:33 +0530
  • dafb4b7199 RENAME functions for module aditya-K2 2021-11-13 14:47:26 +0530
  • 459b6b2f02 Added Caching Module aditya-K2 2021-11-13 14:37:07 +0530
  • ee7cc71879 Update to Rendering Routine. aditya-K2 2021-11-13 11:44:49 +0530
  • 049fe9c10b Updated go Modules aditya-K2 2021-11-13 11:34:56 +0530
  • e4ed3bbab7 Rename conn -> CONN ( Also made it Global ) aditya-K2 2021-11-13 11:32:00 +0530
  • c19a053126 Connecting LastFm Api to get Image Urls which is then rendered aditya-K2 2021-11-13 01:34:24 +0530
  • cd2acb8a7c Update README aditya-K2 2021-11-13 00:37:37 +0530
  • ed3ae37259 Update README aditya-K2 2021-11-13 00:36:09 +0530
  • 766cfd3d9a
    Merge pull request #5 from aditya-K2/keymappings Aditya Kurdunkar 2021-11-13 00:30:04 +0530
  • 7991985423 UPDATE README aditya-K2 2021-11-12 14:58:05 +0530
  • 6a5155efed minor changes aditya-K2 2021-11-12 14:32:06 +0530
  • c943b936b9 More Test Cases aditya-K2 2021-11-12 14:26:06 +0530
  • 4623f0d63c RENAME kMap -> FUNC_MAP aditya-K2 2021-11-12 14:06:51 +0530
  • 211911342e Added More Special Keys and now check for single letters in first part too aditya-K2 2021-11-12 14:03:57 +0530
  • 836e67a24d More informing error aditya-K2 2021-11-12 01:25:40 +0530
  • 0fa68fe7b0 GenerateKeyMap() now changes KEY_MAP according to the config file aditya-K2 2021-11-11 23:58:57 +0530