I started using cmus recently. After adding a music directory if I change any tag of any music files like album name etc. the info in cmus doesn't change. Even if I do :clear and then again :add ~/Music. How do I refresh this cache in cmus?
Asked
Active
Viewed 6,265 times
4
3N4N
- 817
- 13
- 24
1 Answers
7
Well, I figured it out. Just needed a update-cache command.
3N4N
- 817
- 13
- 24
-
4`update-cache` doesn't work for me until I execute `:clear` and `:add .` again. So I recommend everyone to check both ways: first, try to update the cmus cache and if it doesn't solve your problem, try using `:clear`, adding the music again and then, if it doesn't show the correct metadata, try updating the cache again. It should solve it. – Ivanhercaz Sep 07 '19 at 10:48