thewraith2008
Member
- Joined
- Nov 22, 2016
- Messages
- 1,682
Just built then new SDRTrunk 0.3.0-alpha1 (14-Jan-2017)
I have been using another SDRTrunk 0.3.0-alpha1 (version from few months back)
When started. The channels that had be defined where no longer there.
In my case, the fix is to rename existing 'playlist.xml' to 'playlist_old.xml' then rename 'playlist_v2.xml' to 'playlist.xml'. These are located in your "UserFolder/SDRTrunk/playlist".
If you still want to use 0.2.0 then this will affect that.
The newer 0.3.0-alpha1 converts 0.2.0 'playlist.xml' to 'playlist_V2.xml' then uses 'playlist_V2.xml' to load channel details. The latest build tries to load 'playlist.xml'
Not sure if this is by design or something that slipped in.
Shouldn't the version 2 playlist still be 'playlist_v2.xml'
Console LOG:
from SDRTrunk 0.3.0-alpha1 (version from few months back):
11:09:58.089 INFO playlist.PlaylistManager - loading version 2 playlist file [C
:\Users\DualCore\SDRTrunk\playlist\playlist_v2.xml]
SDRTrunk 0.3.0-alpha1a (14-Jan-2017):
11:11:42.893 INFO playlist.PlaylistManager - loading version 2 playlist file [C
:\Users\DualCore\SDRTrunk\playlist\playlist.xml]
after renaming 'playlist_v2.xml' to 'playlist.xml':
11:13:03.381 INFO playlist.PlaylistManager - loading version 2 playlist file [C
:\Users\DualCore\SDRTrunk\playlist\playlist.xml]
Cheers
I have been using another SDRTrunk 0.3.0-alpha1 (version from few months back)
When started. The channels that had be defined where no longer there.
In my case, the fix is to rename existing 'playlist.xml' to 'playlist_old.xml' then rename 'playlist_v2.xml' to 'playlist.xml'. These are located in your "UserFolder/SDRTrunk/playlist".
If you still want to use 0.2.0 then this will affect that.
The newer 0.3.0-alpha1 converts 0.2.0 'playlist.xml' to 'playlist_V2.xml' then uses 'playlist_V2.xml' to load channel details. The latest build tries to load 'playlist.xml'
Not sure if this is by design or something that slipped in.
Shouldn't the version 2 playlist still be 'playlist_v2.xml'
Console LOG:
from SDRTrunk 0.3.0-alpha1 (version from few months back):
11:09:58.089 INFO playlist.PlaylistManager - loading version 2 playlist file [C
:\Users\DualCore\SDRTrunk\playlist\playlist_v2.xml]
SDRTrunk 0.3.0-alpha1a (14-Jan-2017):
11:11:42.893 INFO playlist.PlaylistManager - loading version 2 playlist file [C
:\Users\DualCore\SDRTrunk\playlist\playlist.xml]
after renaming 'playlist_v2.xml' to 'playlist.xml':
11:13:03.381 INFO playlist.PlaylistManager - loading version 2 playlist file [C
:\Users\DualCore\SDRTrunk\playlist\playlist.xml]
Cheers