sc_trans trying to play music from differernt account

Read 9928 times
I don't know what was the reason of that but I had setup of "immediate" playlist and some errors with opening files from that playlist as I saw in log files.
After all tracks from playlist (all had error) sc_trans tryied to play few tracks from totally diferent account from different reseller.
Paths looks like they are in rtphybrd account folders but that files doesn't exist over there.
They are exists in RMI account folders and in second account, so there is something totally messed up.

Another thing is that I don't know why sc_trans couldn't play tracks from playlist (Fresh Trance Music folder)
files where thereand where played previously for test:

Code: [Select]
msg:[MAIN] SIGWINCH; Next Song
2012-12-21 15:07:26 I msg:[DECODE] Next file is /usr/local/centovacast/var/vhosts/rtphybrid/var/spool/media/Fresh Trance Music 21.12.2012/16.00-16.30(21.12.2012)Munder FTM 50.mp3
2012-12-21 15:07:26 E msg:[DECODE] Error opening /usr/local/centovacast/var/vhosts/rtphybrid/var/spool/media/Fresh Trance Music 21.12.2012/16.00-16.30(21.12.2012)Munder FTM 50.mp3, skipped
2012-12-21 15:07:26 I msg:[DECODE] Next file is /usr/local/centovacast/var/vhosts/rtphybrid/var/spool/media/Fresh Trance Music 21.12.2012/16.30-17.30(21.12.2012)Distort at FTM ep. 50.mp3
2012-12-21 15:07:26 E msg:[DECODE] Error opening /usr/local/centovacast/var/vhosts/rtphybrid/var/spool/media/Fresh Trance Music 21.12.2012/16.30-17.30(21.12.2012)Distort at FTM ep. 50.mp3, skipped
2012-12-21 15:07:26 I msg:[DECODE] Next file is /usr/local/centovacast/var/vhosts/rtphybrid/var/spool/media/Fresh Trance Music 21.12.2012/17.30.18.00(21.12.2012)Zabor FTM 50.mp3
2012-12-21 15:07:26 E msg:[DECODE] Error opening /usr/local/centovacast/var/vhosts/rtphybrid/var/spool/media/Fresh Trance Music 21.12.2012/17.30.18.00(21.12.2012)Zabor FTM 50.mp3, skipped
2012-12-21 15:07:26 I msg:[DECODE] Next file is /usr/local/centovacast/var/vhosts/rtphybrid/var/spool/media/Fresh Trance Music 21.12.2012/19.00-20.00(21.12.2012)Purple Stories Guest 21.12.2012.mp3
2012-12-21 15:07:26 E msg:[DECODE] Error opening /usr/local/centovacast/var/vhosts/rtphybrid/var/spool/media/Fresh Trance Music 21.12.2012/19.00-20.00(21.12.2012)Purple Stories Guest 21.12.2012.mp3, skipped
2012-12-21 15:07:26 I msg:[DECODE] Next file is /usr/local/centovacast/var/vhosts/rtphybrid/var/spool/media/Fresh Trance Music 21.12.2012/20.00-21.00(21.12.2012)Sound Players Guest Mix @ Fresh Trance Music.mp3
2012-12-21 15:07:26 E msg:[DECODE] Error opening /usr/local/centovacast/var/vhosts/rtphybrid/var/spool/media/Fresh Trance Music 21.12.2012/20.00-21.00(21.12.2012)Sound Players Guest Mix @ Fresh Trance Music.mp3, skipped

---------------Tracks from different account-----------------------------------

2012-12-21 15:07:26 I msg:[DECODE] Next file is /usr/local/centovacast/var/vhosts/rtphybrid/var/spool/media/jingle/Trance Amnesia vol. 1 ( SpajQ [voc N-studio] ).mp3
2012-12-21 15:07:26 E msg:[DECODE] Error opening /usr/local/centovacast/var/vhosts/rtphybrid/var/spool/media/jingle/Trance Amnesia vol. 1 ( SpajQ [voc N-studio] ).mp3, skipped
2012-12-21 15:07:26 I msg:[DECODE] Next file is /usr/local/centovacast/var/vhosts/rtphybrid/var/spool/media/RMI - Play Of  80.mp3

--------------------------------------------------------------------------------------------


I found that if folder name is changed by filemanager the change isn't updated in media library as well as by ftp
Last Edit: December 21, 2012, 07:57:03 am by Headshaker
I don't know what was the reason of that but I had setup of "immediate" playlist and some errors with opening files from that playlist as I saw in log files.
Unfortunately I don't know (and have no way of knowing) either, but sc_trans2 is telling you that it can't open those files.  You might want to check their permissions, etc., and make sure that they actually exist.

After all tracks from playlist (all had error) sc_trans tryied to play few tracks from totally diferent account from different reseller.
That should be entirely impossible unless some sort of database corruption has taken place.  I'd need to see all of the logs in order to see what's going on there.

Paths looks like they are in rtphybrd account folders but that files doesn't exist over there.
They are exists in RMI account folders and in second account, so there is something totally messed up.
Again I'd need to see the logs to know for sure, but it sounds very much like some kind of database corruption has altered the account IDs for the tracks.

Another thing is that I don't know why sc_trans couldn't play tracks from playlist (Fresh Trance Music folder)
files where thereand where played previously for test:
I can't answer this for you but I can definitely tell you that it has nothing to do with Centova Cast... a bug in Centova Cast couldn't prevent sc_trans2 from opening a valid file on disk.  It's going to be a file permission/ownership issue, or a missing set of files.

I found that if folder name is changed by filemanager the change isn't updated in media library as well as by ftp
This is a known issue that's being worked on and has been discussed many times on the forums.