Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Logic to get music track tag info locally.
Forum Updated to NodeBB v4.3 + New Features

Logic to get music track tag info locally.

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 820 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    vivekmalik2466
    wrote on last edited by
    #1

    Logic to get music track info locally.
    i am looking for the logic that help me to get track meta data locally.
    if a folder is having multiple song and some of them are having partial info or totally empty meta data then i want to
    make such a logic that help me to get data from the track having meta data.
    i is required only for those folder media if they belongs to same album ,artist .

    i am extraction of tag from track by taglib.

    please avoid this logic if track are from different albums.

    i want to do it without the help of any web service e.g-last fm,musicbrainz,discozes(its time consuming) .i want to do it locally.

    i was able to fetch meta data from web services and easily use it.but to avoid the server hits and to improve the app performance i want to get more accurate info locally.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      How is this related to Qt?

      This requirement seems non-sensical to me: How do you even know whether a random piece of music in one file is made by the same artist (or on the same album) as another one without meta-data?

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved