Post Reply 
Album duration possible?
23-03-2022, 20:33
Post: #16
RE: Album duration possible?
Are you trying (and succeeding to make a fool of me)? AngryBig GrinAngel
In this case my excuse is that I did read these words but they did not make sense to me. I clearly do not have the depth of knowledge of tagging that you do so do not know what MUSICBRAINZ_ALBUMID etc is. Just for completeness for later readers are you saying the code could be written like this ...

Code:
select album, artist,
       format_length_hours(sum(length_seconds)) as album_duration
  ffrom Playlist
  where playlist_index = active_playlist()

Is that the correct format? Does it need the single quotes?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Album duration possible? - entdgc - 26-02-2022, 17:02
RE: Album duration possible? - simbun - 27-02-2022, 11:45
RE: Album duration possible? - entdgc - 27-02-2022, 12:45
RE: Album duration possible? - simbun - 27-02-2022, 13:52
RE: Album duration possible? - simbun - 27-02-2022, 19:32
RE: Album duration possible? - simbun - 05-03-2022, 15:37
RE: Album duration possible? - simbun - 12-03-2022, 15:47
RE: Album duration possible? - entdgc - 01-03-2022, 01:31
RE: Album duration possible? - simbun - 01-03-2022, 10:37
RE: Album duration possible? - entdgc - 01-03-2022, 14:42
RE: Album duration possible? - entdgc - 21-03-2022, 23:38
RE: Album duration possible? - simbun - 22-03-2022, 11:10
RE: Album duration possible? - entdgc - 23-03-2022 20:33
RE: Album duration possible? - simbun - 23-03-2022, 21:44
RE: Album duration possible? - entdgc - 23-03-2022, 21:50
RE: Album duration possible? - KreTR - 07-08-2022, 16:24
RE: Album duration possible? - simbun - 07-08-2022, 17:19
RE: Album duration possible? - entdgc - 07-08-2022, 16:35
RE: Album duration possible? - KreTR - 08-08-2022, 21:22
RE: Album duration possible? - simbun - 08-08-2022, 23:33

Forum Jump:


User(s) browsing this thread: 1 Guest(s)