gomp/client
aditya-K2 09297a4974 Adding A new Field to the FileNode -> Title
Previously During Searching the Connection with mpd client was utilised
to get the title for the files this was slowing the search with large
number of files. Now after adding the Title field to the struct the
Field is accessed instead of querying the server this has lead to faster
searches.

[[ Please Note the Title of a Folder would be the last accessed
track from the FileMap. ]]
2021-12-28 10:32:48 +05:30
..
client.go Implementing Simple Buffer Searching 2021-12-26 00:18:23 +05:30
files.go Adding A new Field to the FileNode -> Title 2021-12-28 10:32:48 +05:30
updateView.go Adding A new Field to the FileNode -> Title 2021-12-28 10:32:48 +05:30