Switch to unified view

a/src/radio_scripts/fip-meta.py b/src/radio_scripts/fip-meta.py
1
#!/usr/bin/env python3
1
#!/usr/bin/python3
2
from __future__ import print_function
2
from __future__ import print_function
3
3
4
# metadata getter for French radio FIP stations, we get the station
4
# metadata getter for French radio FIP stations, we get the station
5
# number as first parameter (set in config file).
5
# number as first parameter (set in config file).
6
6