How would it work at all though with the secret code/client?Sounds to me like you're doing something wrong with the custom secret/id setup.
It also worked on my previous set up with no issues and didnt have to redo the set up each time.
How would it work at all though with the secret code/client?Sounds to me like you're doing something wrong with the custom secret/id setup.
The order in which you are doing things is wrong. Did you watch the tutorial video on the resource page?How would it work at all though with the secret code/client?
It also worked on my previous set up with no issues and didnt have to redo the set up each time.
Sounds like an issue in your setup. I can't reproduce the bug. You can check the log for any errors and the config (global.ini) via File > Show Settings folder in obs studio to see if the tokens are saved correctly. Otherwise you can also just downgrade to a previous version that worked for you.I have, and have gotten it to work in the past without issues. Ive reinstalled all things OBS/Plugins/etc that I use for streaming, and now I have to generate a new code and request token every time I want to use this. Client ID/Secret arent causing issues now, just having to re-click the log in page and generate that code and request token. When I reopen my OBS, it doesn't even have anything input into the Auth Code section.
Irrelevant now!Hi there, I'm setting up Tuna for the first time, my source would be my last.fm, and I'm on linux.
The title.txt and cover file seems to have correct information, so I'm assuming the connection between last.fm and Tuna was setup correctly.
But for some reason my Tuna source doesn't display anything, it's just black. Anything else I should check?
Would anyone help me with this issue? I deleted everything and installed it from scratch but i keep getting only the cover and no more info, just a %t and %m.Hello mate,
No im getting only the cover but no putput data, i did everything as described.
Tried debugging the Tuna browser script. It looks like it was able to get the song info (from soundcloud just fine). This is console.log(data) (a sample){
"status": "playing"
}
It doesn't look like the Tuna browser script has any connection to the localhost server (I didn't see any error though, tried try/ catch already).{cover_url: 'https://i1.sndcdn.com/artworks-hkCnyKVYjfRxNoKN-IXAoHg-t500x500.jpg', title: 'Mộng Mơ - Masew x RedT (SONBEAT R&B Mix)', artists: Array(1), status: 'stopped', progress: 0, …}
album: null
album_url: "https://soundcloud.com/sonbeatmusic/mongmo"
artists: ['SONBEAT']
cover_url: "https://i1.sndcdn.com/artworks-hkCnyKVYjfRxNoKN-IXAoHg-t500x500.jpg"
duration: 163000
progress: 0
status: "stopped"
title: "Mộng Mơ - Masew x RedT (SONBEAT R&B Mix)"
[[Prototype]]: Object
More info. From Network tab, Tuna script sends request just fine, no error, 200 response. But response from localhost:1608 doesn't change. If I understand it correctly, Tuna script sends info to 1608 local server, and Tuna plugin get info from 1608 and save it to txt, image file (as one of the options).Back with another question. So I'm trying tamperscript + Tuna browser script.
Tuna settings is set to host/receive info via 1608, Song source is Web Browser. But when I try to request localhost:1608, it returns
Hi,universallp submitted a new resource:
Tuna - Get music information from right within obs
Read more about this resource...
Can you take a screenshot of the window where you entered %t and %m?Hi,
I am rather new to OBS and found Tuna a good plugin to show title and artist on my videos. I setup OBS with VLC Video Source. I get everything to work for me fine except that the artist name and title show up as %t and %m. I entered the format strings under basic and set everything to VLC source.
It creates the text files with that content %t %m.
What am I forgetting?
Regards
Can you take a screenshot of the window where you entered %t and %m?
Yeah, the formatting changed, if you look at the table in that dialog it shows you the new format options. I guess it should be a bit more clear.
I tried adding title and Title as string and it still shows up as title and TitleYeah, the formatting changed, if you look at the table in that dialog it shows you the new format options. I guess it should be a bit more clear.
Well as the example shows you need to use {title}I tried adding title and Title as string and it still shows up as title and Title